summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--irc/pounce-palaver/Makefile2
-rw-r--r--irc/pounce-palaver/distinfo6
-rw-r--r--irc/pounce/Makefile2
-rw-r--r--irc/pounce/distinfo6
4 files changed, 8 insertions, 8 deletions
diff --git a/irc/pounce-palaver/Makefile b/irc/pounce-palaver/Makefile
index 114d79d..8eb6dec 100644
--- a/irc/pounce-palaver/Makefile
+++ b/irc/pounce-palaver/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pounce-palaver
-DISTVERSION=	2.2
+DISTVERSION=	2.3
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
 DISTNAME=	pounce-${DISTVERSION}
diff --git a/irc/pounce-palaver/distinfo b/irc/pounce-palaver/distinfo
index f6a1a3c..d9a76c2 100644
--- a/irc/pounce-palaver/distinfo
+++ b/irc/pounce-palaver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610748251
-SHA256 (pounce-2.2.tar.gz) = 2edde674f3d5d7f92211d25a7a5f0b011d91ab893942c09f9cbde5106e0f9b0c
-SIZE (pounce-2.2.tar.gz) = 48582
+TIMESTAMP = 1612805121
+SHA256 (pounce-2.3.tar.gz) = 47e77cf01ccd94c6ecb83410d7f832426de61e28573b7aa4ac60fec5ac3f468b
+SIZE (pounce-2.3.tar.gz) = 49151
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index 1250d36..66e5309 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pounce
-DISTVERSION=	2.2
+DISTVERSION=	2.3
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
 
diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo
index 9888adf..0c74376 100644
--- a/irc/pounce/distinfo
+++ b/irc/pounce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610747448
-SHA256 (pounce-2.2.tar.gz) = 2edde674f3d5d7f92211d25a7a5f0b011d91ab893942c09f9cbde5106e0f9b0c
-SIZE (pounce-2.2.tar.gz) = 48582
+TIMESTAMP = 1612804928
+SHA256 (pounce-2.3.tar.gz) = 47e77cf01ccd94c6ecb83410d7f832426de61e28573b7aa4ac60fec5ac3f468b
+SIZE (pounce-2.3.tar.gz) = 49151
-08-01 00:09:44 -0400'>2017-08-01Madvise RANDOM and NOSYNCJune McEnroe 2017-07-31Fix removing clients from clientCastJune McEnroe 2017-07-31Build with debug infoJune McEnroe 2017-07-31Don't dump tiles in coreJune McEnroe 2017-07-31Use designated initializers for messagesJune McEnroe I did not realize this syntax was so powerful. 2017-07-31Show other clients' cursorsJune McEnroe Also unfuck removing on send failure. 2017-07-31Perform enter as two moves rather than a loopJune McEnroe 2017-07-31Track tile access countsJune McEnroe 2017-07-31Adjust move speed in clientJune McEnroe 2017-07-31Handle large movesJune McEnroe 2017-07-30Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe