Date: Sun, 15 Sep 2024 10:51:56 GMT 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: 6aac9cf2f903 - main - math/R-cran-maps: Update to 3.4.2 Message-ID: <202409151051.48FApuk2022203@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=6aac9cf2f903e3a5016ad59aa41f0eed3225f049 commit 6aac9cf2f903e3a5016ad59aa41f0eed3225f049 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-09-15 10:51:15 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-09-15 10:51:46 +0000 math/R-cran-maps: Update to 3.4.2 - Take maintainership ChangeLog: https://github.com/cran/maps/compare/3.4.1.1...3.4.2 --- math/R-cran-maps/Makefile | 4 ++-- math/R-cran-maps/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/R-cran-maps/Makefile b/math/R-cran-maps/Makefile index 6ffaeed6c64d..aac20c3771c5 100644 --- a/math/R-cran-maps/Makefile +++ b/math/R-cran-maps/Makefile @@ -1,9 +1,9 @@ PORTNAME= maps -DISTVERSION= 3.4.1.1 +DISTVERSION= 3.4.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Draw Geographical Maps WWW= https://CRAN.R-project.org/package=maps diff --git a/math/R-cran-maps/distinfo b/math/R-cran-maps/distinfo index 96a237c3e10c..b9addbf089dc 100644 --- a/math/R-cran-maps/distinfo +++ b/math/R-cran-maps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699840497 -SHA256 (maps_3.4.1.1.tar.gz) = d39d467537c336d20c4b501d36a421dd3e8309c9d1bdcf9b4a7abe994242851a -SIZE (maps_3.4.1.1.tar.gz) = 2278050 +TIMESTAMP = 1726397272 +SHA256 (maps_3.4.2.tar.gz) = 53e57b889f1779cfd4a116a8ed3eded7ed29a73a1b9506248772a389c8404b0c +SIZE (maps_3.4.2.tar.gz) = 2278051
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409151051.48FApuk2022203>