aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-10-05 09:34:35 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-10-06 07:46:49 +0000
commitf620ac4700946f5e113af2cf9c7dfa40b5ec3555 (patch)
treefc1405147878a4cb557a7465116e18424ee30538
parent67496e278a2f7e842e7b615e3bf316615210aadb (diff)
downloadports-f620ac4700946f5e113af2cf9c7dfa40b5ec3555.tar.gz
ports-f620ac4700946f5e113af2cf9c7dfa40b5ec3555.zip
devel/R-cran-lubridate: Update to 1.9.3
- Switch to DISTVERSION - Take maintainership ChangeLog: https://cran.r-project.org/web/packages/lubridate/news/news.html
-rw-r--r--devel/R-cran-lubridate/Makefile8
-rw-r--r--devel/R-cran-lubridate/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/R-cran-lubridate/Makefile b/devel/R-cran-lubridate/Makefile
index 6d25da3c36ab..6ba28894cfef 100644
--- a/devel/R-cran-lubridate/Makefile
+++ b/devel/R-cran-lubridate/Makefile
@@ -1,9 +1,9 @@
PORTNAME= lubridate
-PORTVERSION= 1.9.2
+DISTVERSION= 1.9.3
CATEGORIES= devel
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Make Dealing with Dates a Little Easier
WWW= https://cran.r-project.org/web/packages/lubridate/
@@ -13,6 +13,8 @@ CRAN_DEPENDS= R-cran-generics>0:devel/R-cran-generics \
R-cran-timechange>=0.1.1:devel/R-cran-timechange
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
+TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
+# Some tests failing: https://github.com/tidyverse/lubridate/issues/1139
USES= compiler:c++11-lang cran:auto-plist,compiles
diff --git a/devel/R-cran-lubridate/distinfo b/devel/R-cran-lubridate/distinfo
index dfb222eea399..fbc572d50c7c 100644
--- a/devel/R-cran-lubridate/distinfo
+++ b/devel/R-cran-lubridate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682396119
-SHA256 (lubridate_1.9.2.tar.gz) = 8976431a4affe989261cbaa5e09cd44bb42a3b16eed59a42c1698da34c6544a7
-SIZE (lubridate_1.9.2.tar.gz) = 427200
+TIMESTAMP = 1696493516
+SHA256 (lubridate_1.9.3.tar.gz) = 2b6e1406d231b0a14d60b99cc406d159fea5465a5694725ad25343f12cf37fff
+SIZE (lubridate_1.9.3.tar.gz) = 428043