Date: Sun, 11 Sep 2022 04:52:17 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: 0098a01573ae - main - math/R-cran-gtable: Update to 0.3.1 Message-ID: <202209110452.28B4qHNE015779@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=0098a01573ae097086537a6c92572069337249e2 commit 0098a01573ae097086537a6c92572069337249e2 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2022-09-11 04:43:58 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2022-09-11 04:49:16 +0000 math/R-cran-gtable: Update to 0.3.1 - Update to 0.3.1 - Change LICENSE to MIT --- math/R-cran-gtable/Makefile | 5 ++--- math/R-cran-gtable/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/R-cran-gtable/Makefile b/math/R-cran-gtable/Makefile index e46dd17a9ffd..47d968e0c145 100644 --- a/math/R-cran-gtable/Makefile +++ b/math/R-cran-gtable/Makefile @@ -1,6 +1,5 @@ PORTNAME= gtable -PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTVERSION= 0.3.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -8,7 +7,7 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Arrange grobs in tables WWW= https://cran.r-project.org/web/packages/gtable/ -LICENSE= GPLv2 +LICENSE= MIT USES= cran:auto-plist diff --git a/math/R-cran-gtable/distinfo b/math/R-cran-gtable/distinfo index 2e116702ffd6..361be2ab3994 100644 --- a/math/R-cran-gtable/distinfo +++ b/math/R-cran-gtable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562430315 -SHA256 (gtable_0.3.0.tar.gz) = fd386cc4610b1cc7627dac34dba8367f7efe114b968503027fb2e1265c67d6d3 -SIZE (gtable_0.3.0.tar.gz) = 368081 +TIMESTAMP = 1662860127 +SHA256 (gtable_0.3.1.tar.gz) = 8bd62c5722d5188914d667cabab12991c555f657f4f5ce7b547571ae3aec7cb5 +SIZE (gtable_0.3.1.tar.gz) = 92733
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209110452.28B4qHNE015779>