Date: Wed, 7 Feb 2024 21:28:32 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e5d82873f7b - main - math/R-cran-plot3D: upgrade to 1.4.1 Message-ID: <202402072128.417LSW2u090242@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5d82873f7bb984cb0b41b131aa1588bd805ddf commit 1e5d82873f7bb984cb0b41b131aa1588bd805ddf Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-02-07 19:10:15 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-02-07 21:28:26 +0000 math/R-cran-plot3D: upgrade to 1.4.1 --- math/R-cran-plot3D/Makefile | 3 +-- math/R-cran-plot3D/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/R-cran-plot3D/Makefile b/math/R-cran-plot3D/Makefile index 7ba9bf72d67a..1b71f4240b8e 100644 --- a/math/R-cran-plot3D/Makefile +++ b/math/R-cran-plot3D/Makefile @@ -1,6 +1,5 @@ PORTNAME= plot3D -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.4.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-plot3D/distinfo b/math/R-cran-plot3D/distinfo index bf6905290581..52af58e84c8f 100644 --- a/math/R-cran-plot3D/distinfo +++ b/math/R-cran-plot3D/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651762557 -SHA256 (plot3D_1.4.tar.gz) = d04a45197646fb36bc38870c1c2351cb56b912bd772b1ebfa25eaeef35fda9c0 -SIZE (plot3D_1.4.tar.gz) = 2616461 +TIMESTAMP = 1707332709 +SHA256 (plot3D_1.4.1.tar.gz) = db6df74844dda9177f2be024762b2f0e63182916e987a09480514d078d55d1f4 +SIZE (plot3D_1.4.1.tar.gz) = 1933353
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402072128.417LSW2u090242>