summaryrefslogtreecommitdiff
path: root/security/R-cran-digest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/R-cran-digest/Makefile')
-rw-r--r--security/R-cran-digest/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile
index 853035b837ea..51dcd6323d88 100644
--- a/security/R-cran-digest/Makefile
+++ b/security/R-cran-digest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= digest
-DISTVERSION= 0.6.35
+DISTVERSION= 0.6.36
CATEGORIES= security
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -9,6 +9,8 @@ WWW= https://cran.r-project.org/web/packages/digest/
LICENSE= GPLv2+
+TEST_DEPENDS= R-cran-tinytest>0:devel/R-cran-tinytest
+
USES= compiler:c++17-lang cran:auto-plist,compiles
.include <bsd.port.mk>