Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 11:45:07 +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: de9ca6fe8f9d - main - devel/R-cran-timechange: Update to 0.4.0
Message-ID:  <697deb43.46e3a.2ba0803e@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=de9ca6fe8f9d292a98e07c39f3ce2f83b585f769

commit de9ca6fe8f9d292a98e07c39f3ce2f83b585f769
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-01-31 11:01:54 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-01-31 11:44:54 +0000

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

diff --git a/devel/R-cran-timechange/Makefile b/devel/R-cran-timechange/Makefile
index 74cd2e5a01e9..8c5320be30c0 100644
--- a/devel/R-cran-timechange/Makefile
+++ b/devel/R-cran-timechange/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	timechange
-PORTVERSION=	0.3.0
+DISTVERSION=	0.4.0
 CATEGORIES=	devel
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Efficient Manipulation of Date-Times
-WWW=		https://cran.r-project.org/web/packages/timechange/
+WWW=		https://cran.r-project.org/package=timechange
 
 LICENSE=	GPLv3
 
@@ -16,4 +16,6 @@ TEST_DEPENDS=	R-cran-testthat>0:devel/R-cran-testthat
 
 USES=		cran:auto-plist,compiles
 
+# Tests need /etc/localtime symlink configured
+
 .include <bsd.port.mk>
diff --git a/devel/R-cran-timechange/distinfo b/devel/R-cran-timechange/distinfo
index 9e59256044eb..8bf6c4cfc4bc 100644
--- a/devel/R-cran-timechange/distinfo
+++ b/devel/R-cran-timechange/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705664130
-SHA256 (timechange_0.3.0.tar.gz) = d85c0b5514ab9578d16032e703c33f197feaed1a424c834ebfcbf0ad46ae46b4
-SIZE (timechange_0.3.0.tar.gz) = 103439
+TIMESTAMP = 1769855579
+SHA256 (timechange_0.4.0.tar.gz) = 6dc8ff9d339d3c4cff7ddf3800383f3e94f41c021f6c7bacccf971e187f73feb
+SIZE (timechange_0.4.0.tar.gz) = 103966


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697deb43.46e3a.2ba0803e>