summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/go-anubis/Makefile7
-rw-r--r--www/go-anubis/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile
index 100f99ca16e6..909afa73379e 100644
--- a/www/go-anubis/Makefile
+++ b/www/go-anubis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= anubis
DISTVERSIONPREFIX= v
-DISTVERSION= 1.19.1
+DISTVERSION= 1.20.0
CATEGORIES= www
MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
PKGNAMEPREFIX= go-
@@ -16,12 +16,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.24,no_targets
USE_RC_SUBR= ${PORTNAME}
-PLIST_FILES= sbin/${PORTNAME}
+PLIST_FILES= sbin/${PORTNAME} \
+ sbin/robots2policy
ALL_TARGET= prebaked-build
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/var/${PORTNAME} \
${STAGEDIR}${PREFIX}/sbin/${PORTNAME}
+ ${INSTALL_PROGRAM} ${WRKSRC}/var/robots2policy \
+ ${STAGEDIR}${PREFIX}/sbin/robots2policy
.include <bsd.port.mk>
diff --git a/www/go-anubis/distinfo b/www/go-anubis/distinfo
index 70061c5bf46c..75103172451a 100644
--- a/www/go-anubis/distinfo
+++ b/www/go-anubis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749932252
-SHA256 (anubis-src-vendor-npm-1.19.1.tar.gz) = 497935d2cdea7caade5f2542ef9449f564ff3257b68e8c47d28bda055ac26898
-SIZE (anubis-src-vendor-npm-1.19.1.tar.gz) = 10402990
+TIMESTAMP = 1751459211
+SHA256 (anubis-src-vendor-npm-1.20.0.tar.gz) = b94971d51f4ae416c3a7bf17f17ab01a07d36d000ba4afd4494eb45791320890
+SIZE (anubis-src-vendor-npm-1.20.0.tar.gz) = 12276418