summaryrefslogtreecommitdiff
path: root/www/newsboat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/newsboat/Makefile')
-rw-r--r--www/newsboat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile
index 5b04cc46a36d..22b1cd47cf4e 100644
--- a/www/newsboat/Makefile
+++ b/www/newsboat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= newsboat
-DISTVERSION= 2.39
+DISTVERSION= 2.40
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/
@@ -34,9 +34,9 @@ CARGO_TARGET_DIR= ${WRKSRC}/target
MAKE_ENV= ${CARGO_ENV}
-OPTIONS_DEFINE= DOCS
+TESTING_UNSAFE= tests fail if run as root
-TESTING_UNSAFE= https://github.com/newsboat/newsboat/issues/2783
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>