summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-30 19:54:47 +0000
committerJune McEnroe <june@causal.agency>2021-09-30 19:54:47 +0000
commitc4f7a3033b3a1aabf009385a477ff99c7bdf399f (patch)
tree93a7c4907a9339c3686423e86061bfd2b70d5b7a
parentOpenBSD: Add port for cgit-causal-agency (diff)
downloadports-c4f7a3033b3a1aabf009385a477ff99c7bdf399f.tar.gz
ports-c4f7a3033b3a1aabf009385a477ff99c7bdf399f.zip
OpenBSD: Update cgit-causal-agency to 20210930
-rw-r--r--OpenBSD/www/cgit-causal-agency/Makefile4
-rw-r--r--OpenBSD/www/cgit-causal-agency/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/OpenBSD/www/cgit-causal-agency/Makefile b/OpenBSD/www/cgit-causal-agency/Makefile
index 87241a0..ee4850c 100644
--- a/OpenBSD/www/cgit-causal-agency/Makefile
+++ b/OpenBSD/www/cgit-causal-agency/Makefile
@@ -2,8 +2,8 @@
 
 COMMENT =	web frontend for git repositories
 
-PKGNAME =	cgit-causal-agency-20210922
-DISTNAME =	src-5a8f6f3698fbd69b97483c7b84bf661f4761124f
+PKGNAME =	cgit-causal-agency-20210930
+DISTNAME =	src-db96234ccb8c33dfdf127eb7e254a84481f98aa1
 CATEGORIES =	www devel
 
 DISTFILES =	${DISTNAME}.tar.gz:0 \
diff --git a/OpenBSD/www/cgit-causal-agency/distinfo b/OpenBSD/www/cgit-causal-agency/distinfo
index 91285d3..d6eb226 100644
--- a/OpenBSD/www/cgit-causal-agency/distinfo
+++ b/OpenBSD/www/cgit-causal-agency/distinfo
@@ -1,4 +1,4 @@
 SHA256 (git-2.32.0.tar.gz) = YDjwbTlrqdqy7uVBx9tuf5+Efxgexi89hEGJP4xGk5g=
-SHA256 (src-5a8f6f3698fbd69b97483c7b84bf661f4761124f.tar.gz) = +GQEwCcH3tvrqCvuMxawxEpthHtcSlhLxdDSDMRSg0U=
+SHA256 (src-db96234ccb8c33dfdf127eb7e254a84481f98aa1.tar.gz) = IIm0ZcwjXzd+iQpmecH0ojvILpFsCg10WgPRZgqOrQM=
 SIZE (git-2.32.0.tar.gz) = 10321570
-SIZE (src-5a8f6f3698fbd69b97483c7b84bf661f4761124f.tar.gz) = 899773
+SIZE (src-db96234ccb8c33dfdf127eb7e254a84481f98aa1.tar.gz) = 891978
17:06:23 -0500'>2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroew=1'>Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe