summary refs log tree commit diff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--irc/pounce/Makefile2
-rw-r--r--irc/pounce/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index f68ea8e..5454e6f 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pounce
-DISTVERSION=	1.4p1
+DISTVERSION=	1.4p2
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
 
diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo
index 17b594a..df10546 100644
--- a/irc/pounce/distinfo
+++ b/irc/pounce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597170193
-SHA256 (pounce-1.4p1.tar.gz) = 11d509aa1f7a7ecb2e84056f91f7bc9cf1ea6a286f7657c8967684dd8302638a
-SIZE (pounce-1.4p1.tar.gz) = 40985
+TIMESTAMP = 1597328625
+SHA256 (pounce-1.4p2.tar.gz) = 488edcb2c2fd23565800cab96c409ff17900d1a61ffb900ea4080afffd3d7141
+SIZE (pounce-1.4p2.tar.gz) = 41001
08-25 18:39:49 -0400'>2020-08-25Remove deprecated option namesJune McEnroe 2020-08-25Document configuration and data file searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe