Date: Mon, 8 May 2023 05:11:50 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3ab5fe30a262 - main - math/R-cran-gmp: Update to 0.7-1 Message-ID: <202305080511.3485BoL5031058@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ab5fe30a262b3f9fd71e7ea9f48d718f3bb7eb7 commit 3ab5fe30a262b3f9fd71e7ea9f48d718f3bb7eb7 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-04-26 01:46:28 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-08 04:44:48 +0000 math/R-cran-gmp: Update to 0.7-1 - Update to 0.7-1 - Drop maintainership --- math/R-cran-gmp/Makefile | 7 +++---- math/R-cran-gmp/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/math/R-cran-gmp/Makefile b/math/R-cran-gmp/Makefile index 2180796e0f71..2eafc5cf81f2 100644 --- a/math/R-cran-gmp/Makefile +++ b/math/R-cran-gmp/Makefile @@ -1,10 +1,9 @@ PORTNAME= gmp -DISTVERSION= 0.6-6 -PORTREVISION= 1 +DISTVERSION= 0.7-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiple Precision Arithmetic WWW= https://cran.r-project.org/web/packages/gmp/ @@ -12,6 +11,6 @@ LICENSE= GPLv2+ LIB_DEPENDS= libgmp.so:math/gmp -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/math/R-cran-gmp/distinfo b/math/R-cran-gmp/distinfo index c14726a35c3a..0137a702b571 100644 --- a/math/R-cran-gmp/distinfo +++ b/math/R-cran-gmp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660308883 -SHA256 (gmp_0.6-6.tar.gz) = 87fa95a8084855d2137b3863b6b8f3c277280dbe3a6a230e359cf32c3bed2793 -SIZE (gmp_0.6-6.tar.gz) = 163599 +TIMESTAMP = 1682473578 +SHA256 (gmp_0.7-1.tar.gz) = a6873dc65218905cb7615cb8e2522258f3740e29c0632473d58a1cb409835db6 +SIZE (gmp_0.7-1.tar.gz) = 167489
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305080511.3485BoL5031058>