git: d230fb4c5093 - 2025Q3 - www/go-anubis: update to 1.21.3

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Sat, 26 Jul 2025 23:43:56 UTC
The branch 2025Q3 has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d230fb4c509360f24fdb95df1efd9b6dad7568a8

commit d230fb4c509360f24fdb95df1efd9b6dad7568a8
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2025-07-26 23:34:06 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2025-07-26 23:43:31 +0000

    www/go-anubis: update to 1.21.3
    
    - https://github.com/TecharoHQ/anubis/releases/tag/v1.21.3
    
    Security:       https://github.com/TecharoHQ/anubis/security/advisories/GHSA-jhjj-2g64-px7c
    Reported by:    Xe Iaso <xe.iaso@techaro.lol>
    Sponsored by:   SkunkWerks, GmbH
    
    (cherry picked from commit 339675184ad8f9e12f55ff47871b503c7513dcbd)
---
 www/go-anubis/Makefile | 7 +++++--
 www/go-anubis/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile
index 100f99ca16e6..5c04b16c03ab 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.21.3
 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..645294eb94ca 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 = 1753561488
+SHA256 (anubis-src-vendor-npm-1.21.3.tar.gz) = f4b5af04d014dd3bac988995d076b4e3492d44d6ed6c6b4c657bea4d007da040
+SIZE (anubis-src-vendor-npm-1.21.3.tar.gz) = 15106502