git: f620ac470094 - main - devel/R-cran-lubridate: Update to 1.9.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Oct 2023 07:46:59 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f620ac4700946f5e113af2cf9c7dfa40b5ec3555
commit f620ac4700946f5e113af2cf9c7dfa40b5ec3555
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-10-05 09:34:35 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-10-06 07:46:49 +0000
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
---
devel/R-cran-lubridate/Makefile | 8 +++++---
devel/R-cran-lubridate/distinfo | 6 +++---
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