summary refs log tree commit diff
path: root/devel/cgit-causal-agency
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cgit-causal-agency')
-rw-r--r--devel/cgit-causal-agency/Makefile4
-rw-r--r--devel/cgit-causal-agency/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/cgit-causal-agency/Makefile b/devel/cgit-causal-agency/Makefile
index 175480f..606ee58 100644
--- a/devel/cgit-causal-agency/Makefile
+++ b/devel/cgit-causal-agency/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cgit-causal-agency
-PORTVERSION=	20210608
+PORTVERSION=	20210906
 CONFLICTS_INSTALL=	cgit
 CATEGORIES=	devel www
 MASTER_SITES=	https://git.causal.agency/src/snapshot/:src \
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 TEST_DEPENDS=	msgfmt:devel/gettext-tools
 
-SRC_VERSION=	c6bdd097921a2e7b9cd22f58ef4824996e87154e
+SRC_VERSION=	0d3229793b9100e9300ad3747e2d5fb11d70f6ed
 GIT_VERSION=	2.32.0
 WRKSRC_SUBDIR=	www/git.causal.agency/cgit
 
diff --git a/devel/cgit-causal-agency/distinfo b/devel/cgit-causal-agency/distinfo
index 95c3dc9..8e67c43 100644
--- a/devel/cgit-causal-agency/distinfo
+++ b/devel/cgit-causal-agency/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1623187882
-SHA256 (src-c6bdd097921a2e7b9cd22f58ef4824996e87154e.tar.gz) = 5e2aa3cd0cc891bf2e64f86584acae321ff16eb88b6ab32094e8d73f0cb86b11
-SIZE (src-c6bdd097921a2e7b9cd22f58ef4824996e87154e.tar.gz) = 889183
+TIMESTAMP = 1630950066
+SHA256 (src-0d3229793b9100e9300ad3747e2d5fb11d70f6ed.tar.gz) = 1df58d4ee71e17bb23195e79e6e61b55f0912532f10763d55e797dceb3434aa1
+SIZE (src-0d3229793b9100e9300ad3747e2d5fb11d70f6ed.tar.gz) = 894382
 SHA256 (git-2.32.0.tar.gz) = 6038f06d396ba9dab2eee541c7db6e7f9f847f181ec62f3d8441893f8c469398
 SIZE (git-2.32.0.tar.gz) = 10321570
rsJune McEnroe 2021-07-08Use seprintf to build final 005June McEnroe 2021-06-19Fix LDADD.crypt on DarwinJune McEnroe 2021-06-18Add -m mode option to set user modesJune McEnroe 2021-06-18Document channel keys in join optionJune McEnroe 2021-06-18Use | to separate flags from config optionsJune McEnroe 2021-06-18Stop referring to server-time as IRCv3.2June McEnroe 2021-06-17Add mailing list archive to READMEJune McEnroe 2021-06-10Stop accumulating ISUPPORT tokens once MOTD startsJune McEnroe 2021-06-09Use seprintf for snip, removing strlcpynJune McEnroe 2021-06-09Use seprintf for reserializeJune McEnroe 2021-06-09Use seprintf for capListJune McEnroe 2021-06-09Add seprintfJune McEnroe 2021-05-27Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe 2021-04-30palaver: Exit on getopt failureJune McEnroe 2021-04-30notify: Implement pounce-notifyJune McEnroe