diff options
Diffstat (limited to 'www/go-anubis')
-rw-r--r-- | www/go-anubis/Makefile | 5 | ||||
-rw-r--r-- | www/go-anubis/distinfo | 6 | ||||
-rw-r--r-- | www/go-anubis/pkg-plist | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 43154d958233..5b2d3aaee7b2 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,6 @@ PORTNAME= anubis DISTVERSIONPREFIX= v -DISTVERSION= 1.21.3 -PORTREVISION= 2 +DISTVERSION= 1.22.0 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- @@ -19,6 +18,8 @@ USE_RC_SUBR= ${PORTNAME} ALL_TARGET= prebaked-build +MAKE_FLAGS= VERSION=${DISTVERSION} GOFLAGS="-buildvcs=false" + post-patch: @${FIND} ${WRKSRC}/data \( -name "*.yaml" -or -name "*.json" \) \ | ${XARGS} ${REINPLACE_CMD} -i '' -e 's|(data)|${DATADIR}|g' diff --git a/www/go-anubis/distinfo b/www/go-anubis/distinfo index 645294eb94ca..e3e4a90a63ac 100644 --- a/www/go-anubis/distinfo +++ b/www/go-anubis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753561488 -SHA256 (anubis-src-vendor-npm-1.21.3.tar.gz) = f4b5af04d014dd3bac988995d076b4e3492d44d6ed6c6b4c657bea4d007da040 -SIZE (anubis-src-vendor-npm-1.21.3.tar.gz) = 15106502 +TIMESTAMP = 1757319886 +SHA256 (anubis-src-vendor-npm-1.22.0.tar.gz) = b3a3c600dce35c3bfc1e81897cd30fe01c9f6c056c704d413934ebb196f94d73 +SIZE (anubis-src-vendor-npm-1.22.0.tar.gz) = 15322719 diff --git a/www/go-anubis/pkg-plist b/www/go-anubis/pkg-plist index c5de54c48c29..207d6c667806 100644 --- a/www/go-anubis/pkg-plist +++ b/www/go-anubis/pkg-plist @@ -5,7 +5,6 @@ sbin/robots2policy %%DATADIR%%/apps/gitea-rss-feeds.yaml %%DATADIR%%/apps/qualys-ssl-labs.yml %%DATADIR%%/apps/searx-checker.yml -%%DATADIR%%/botPolicies.json %%DATADIR%%/botPolicies.yaml %%DATADIR%%/bots/_deny-pathological.yaml %%DATADIR%%/bots/aggressive-brazilian-scrapers.yaml @@ -50,3 +49,6 @@ sbin/robots2policy %%DATADIR%%/meta/ai-block-moderate.yaml %%DATADIR%%/meta/ai-block-permissive.yaml %%DATADIR%%/services/uptime-robot.yaml +%%DATADIR%%/bots/custom-async-http-client.yaml +%%DATADIR%%/crawlers/alibaba-cloud.yaml +%%DATADIR%%/crawlers/huawei-cloud.yaml |