summaryrefslogtreecommitdiff
path: root/www/newsboat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/newsboat/Makefile')
-rw-r--r--www/newsboat/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile
index f3c7daee4d00..f08440d81dc1 100644
--- a/www/newsboat/Makefile
+++ b/www/newsboat/Makefile
@@ -1,6 +1,5 @@
PORTNAME= newsboat
-DISTVERSION= 2.39
-PORTREVISION= 3
+DISTVERSION= 2.40
CATEGORIES= www
MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -34,9 +33,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>