aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-tzdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-tzdb/Makefile')
-rw-r--r--devel/R-cran-tzdb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/R-cran-tzdb/Makefile b/devel/R-cran-tzdb/Makefile
index 4dbb58ffeae7..a09e7dc38898 100644
--- a/devel/R-cran-tzdb/Makefile
+++ b/devel/R-cran-tzdb/Makefile
@@ -1,14 +1,15 @@
PORTNAME= tzdb
-PORTVERSION= 0.1.2
+PORTVERSION= 0.4.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Time Zone Database Information
+WWW= https://cran.r-project.org/web/packages/tzdb/
LICENSE= MIT
-CRAN_DEPENDS= R-cran-cpp11>0:devel/R-cran-cpp11
+CRAN_DEPENDS= R-cran-cpp11>=0.4.2:devel/R-cran-cpp11
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}