Hi ports@,

this patch bumps anubis to 1.20.0. This release includes support for a non-JS challenge, so it should be of general interest to users of anubis on OpenBSD.

It builds fine, and I gave it a quick spin to test. However, I have to say that I've made a decision to roll back some of my hosting efforts, and therefore will not use anubis enough to credibly claim that I am in a position to maintain it, i.e. ensure its functionality is complete on OpenBSD. I would therefore rather be removed from MAINTAINER. I hope you understand, and I apologize for taking MAINTAINER in the first place.

- Christoph
diff --git a/www/anubis/Makefile b/www/anubis/Makefile
index 08fadf80771..2c75b48290b 100644
--- a/www/anubis/Makefile
+++ b/www/anubis/Makefile
@@ -1,6 +1,6 @@
 COMMENT=	proof-of-work proxy to protect web resources from scrapers
 
-V=		1.19.1
+V=		1.20.0
 DISTNAME=	anubis-src-vendor-npm-$V
 PKGNAME=	anubis-$V
 
diff --git a/www/anubis/distinfo b/www/anubis/distinfo
index 7eb90fcf4df..abfaa5838a2 100644
--- a/www/anubis/distinfo
+++ b/www/anubis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (anubis-src-vendor-npm-1.19.1.tar.gz) = SXk10s3qfKreXyVC75RJ9WT/Mle2joxH0ovaBVrCaJg=
-SIZE (anubis-src-vendor-npm-1.19.1.tar.gz) = 10402990
+SHA256 (anubis-src-vendor-npm-1.20.0.tar.gz) = uUlx1R9K5BbDp78X8XqwGgfTbQALpK/USU60V5EyCJA=
+SIZE (anubis-src-vendor-npm-1.20.0.tar.gz) = 12276418

Reply via email to