Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2026 23:03:09 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3e3ffac3c0be - main - devel/R-cran-lubridate: Update to 1.9.5
Message-ID:  <698521ad.1f267.1a337799@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3e3ffac3c0bebcfe85d20d61fa78aeedc842f4e4

commit 3e3ffac3c0bebcfe85d20d61fa78aeedc842f4e4
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-02-05 22:29:28 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-02-05 23:02:57 +0000

    devel/R-cran-lubridate: Update to 1.9.5
    
    - Update license
    - Switch WWW to canonical form
    
    ChangeLog: https://cran.r-project.org/web/packages/lubridate/news/news.html
---
 devel/R-cran-lubridate/Makefile | 10 +++++-----
 devel/R-cran-lubridate/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/R-cran-lubridate/Makefile b/devel/R-cran-lubridate/Makefile
index 8eec3b44fdbf..c2f69fb9e5d7 100644
--- a/devel/R-cran-lubridate/Makefile
+++ b/devel/R-cran-lubridate/Makefile
@@ -1,21 +1,21 @@
 PORTNAME=	lubridate
-DISTVERSION=	1.9.4
+DISTVERSION=	1.9.5
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Make Dealing with Dates a Little Easier
-WWW=		https://cran.r-project.org/web/packages/lubridate/
+WWW=		https://cran.r-project.org/package=lubridate
 
-LICENSE=	GPLv2+
+LICENSE=	MIT
 
 CRAN_DEPENDS=	R-cran-generics>0:devel/R-cran-generics \
-		R-cran-timechange>=0.1.1:devel/R-cran-timechange
+		R-cran-timechange>=0.4.0:devel/R-cran-timechange
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 TEST_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr \
 		R-cran-testthat>0:devel/R-cran-testthat
 
-USES=		compiler:c++11-lang cran:auto-plist,compiles
+USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/devel/R-cran-lubridate/distinfo b/devel/R-cran-lubridate/distinfo
index 819eba3a56db..a13c26f45ed2 100644
--- a/devel/R-cran-lubridate/distinfo
+++ b/devel/R-cran-lubridate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733904303
-SHA256 (lubridate_1.9.4.tar.gz) = 864b7ee223d622d41214c6aacc7d68d8984090a8e1e823c729983d33624646c1
-SIZE (lubridate_1.9.4.tar.gz) = 429341
+TIMESTAMP = 1770329861
+SHA256 (lubridate_1.9.5.tar.gz) = 0bc5d10e5a34285d4f9e9c572c058c386b9e1515d8faebc1496b2680138280a8
+SIZE (lubridate_1.9.5.tar.gz) = 429855


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698521ad.1f267.1a337799>