summary refs log tree commit diff
path: root/irc/catgirl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--irc/catgirl/Makefile2
-rw-r--r--irc/catgirl/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile
index c21d89c..a13045e 100644
--- a/irc/catgirl/Makefile
+++ b/irc/catgirl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	catgirl
-DISTVERSION=	1.7
+DISTVERSION=	1.8
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/catgirl/snapshot/
 
diff --git a/irc/catgirl/distinfo b/irc/catgirl/distinfo
index aa2434a..612528a 100644
--- a/irc/catgirl/distinfo
+++ b/irc/catgirl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616617591
-SHA256 (catgirl-1.7.tar.gz) = dec85275eab897a6390c4259115307027829eaf8e790f8f3a4ba5ca78d3b5ffd
-SIZE (catgirl-1.7.tar.gz) = 60329
+TIMESTAMP = 1622486723
+SHA256 (catgirl-1.8.tar.gz) = 2ef69606640f25ca695bc65d0dd9e16f5fa36184feb38d1253a5648dad68776b
+SIZE (catgirl-1.8.tar.gz) = 60915
June McEnroe 2020-06-08Add additional permission for linking with LibreSSLJune McEnroe https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs 2020-05-05Update email addresses 1.1June McEnroe 2020-05-05Update compat.h for split read/write streamsJune McEnroe 2020-05-05Encode the path as Subject with QJune McEnroe 2020-05-04Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe