diff options
author | June McEnroe <june@causal.agency> | 2021-09-22 15:56:10 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-22 15:56:10 +0000 |
commit | bc371d28a3ae5de80d072062f9fcfd3dbf078945 (patch) | |
tree | c7ee56f8cb2be57315ec70ee51d702392f5e452d | |
parent | Update scooper to 1.3 (diff) | |
download | ports-bc371d28a3ae5de80d072062f9fcfd3dbf078945.tar.gz ports-bc371d28a3ae5de80d072062f9fcfd3dbf078945.zip |
Update cgit-causal-agency to 20210922
Diffstat (limited to '')
-rw-r--r-- | devel/cgit-causal-agency/Makefile | 4 | ||||
-rw-r--r-- | devel/cgit-causal-agency/distinfo | 6 | ||||
-rw-r--r-- | devel/cgit-causal-agency/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/cgit-causal-agency/Makefile b/devel/cgit-causal-agency/Makefile index 606ee58..be15f90 100644 --- a/devel/cgit-causal-agency/Makefile +++ b/devel/cgit-causal-agency/Makefile @@ -1,5 +1,5 @@ PORTNAME= cgit-causal-agency -PORTVERSION= 20210906 +PORTVERSION= 20210922 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= 0d3229793b9100e9300ad3747e2d5fb11d70f6ed +SRC_VERSION= 5a8f6f3698fbd69b97483c7b84bf661f4761124f 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 8e67c43..6397e05 100644 --- a/devel/cgit-causal-agency/distinfo +++ b/devel/cgit-causal-agency/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1630950066 -SHA256 (src-0d3229793b9100e9300ad3747e2d5fb11d70f6ed.tar.gz) = 1df58d4ee71e17bb23195e79e6e61b55f0912532f10763d55e797dceb3434aa1 -SIZE (src-0d3229793b9100e9300ad3747e2d5fb11d70f6ed.tar.gz) = 894382 +TIMESTAMP = 1632325421 +SHA256 (src-5a8f6f3698fbd69b97483c7b84bf661f4761124f.tar.gz) = f86404c02707dedbeba82bee3316b0c44a6d847b5c4a584bc5d0d20cc4528345 +SIZE (src-5a8f6f3698fbd69b97483c7b84bf661f4761124f.tar.gz) = 899773 SHA256 (git-2.32.0.tar.gz) = 6038f06d396ba9dab2eee541c7db6e7f9f847f181ec62f3d8441893f8c469398 SIZE (git-2.32.0.tar.gz) = 10321570 diff --git a/devel/cgit-causal-agency/pkg-plist b/devel/cgit-causal-agency/pkg-plist index d93b995..ad44adb 100644 --- a/devel/cgit-causal-agency/pkg-plist +++ b/devel/cgit-causal-agency/pkg-plist @@ -11,5 +11,4 @@ lib/cgit/filters/syntax-highlighting.sh %%WWWDIR%%/cgit.cgi %%WWWDIR%%/cgit.css %%WWWDIR%%/cgit.png -%%WWWDIR%%/favicon.ico %%WWWDIR%%/robots.txt |