summary refs log tree commit diff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/cgit-causal-agency/Makefile2
-rw-r--r--devel/cgit-causal-agency/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cgit-causal-agency/Makefile b/devel/cgit-causal-agency/Makefile
index 23b28f1..6ffd004 100644
--- a/devel/cgit-causal-agency/Makefile
+++ b/devel/cgit-causal-agency/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 TEST_DEPENDS=	msgfmt:devel/gettext-tools
 
-SRC_VERSION=	8a10aa570d084f3f417b24f37bf547ac92de611d
+SRC_VERSION=	8e4c63c857f9320d2eaae1ce5bdbced4ec92dbff
 GIT_VERSION=	2.25.1
 WRKSRC_SUBDIR=	www/git.causal.agency/cgit
 
diff --git a/devel/cgit-causal-agency/distinfo b/devel/cgit-causal-agency/distinfo
index 9d4f0fa..addb116 100644
--- a/devel/cgit-causal-agency/distinfo
+++ b/devel/cgit-causal-agency/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1611167994
-SHA256 (src-8a10aa570d084f3f417b24f37bf547ac92de611d.tar.gz) = 8ad78205f3df9bd708c43d85c876ab89528db22d8d4c102b5ad258e7e04c133b
-SIZE (src-8a10aa570d084f3f417b24f37bf547ac92de611d.tar.gz) = 774115
+TIMESTAMP = 1612476856
+SHA256 (src-8e4c63c857f9320d2eaae1ce5bdbced4ec92dbff.tar.gz) = 6e031b9437adc89e64cfca64900337b5e85169398fa0cb97ae576c703a40c440
+SIZE (src-8e4c63c857f9320d2eaae1ce5bdbced4ec92dbff.tar.gz) = 775415
 SHA256 (git-2.25.1.tar.gz) = 4999ae0ee6cc7dfb280d7051e39a82a5630b00c1d8cd54890f07b4b7193d25aa
 SIZE (git-2.25.1.tar.gz) = 9026631
mmit/ui.c?h=1.9&id=9a69869d392ca9ac9e2d845dec5f4dfecdbf3456&follow=1'>Add IRCDefault to colors enumJune McEnroe 2018-09-13Return a format->split even at the end of the stringJune McEnroe 2018-09-13Fix weird tab-complete after commaJune McEnroe 2018-09-13Rewrite UI againJune McEnroe 2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe