Date: Mon, 18 Oct 2021 01:23:18 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: 217e9b4bc718 - main - math/R-cran-igraph: Update to 1.2.7 Message-ID: <202110180123.19I1NI6b040519@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=217e9b4bc7185e10610efe19a4f16a6f580859f3 commit 217e9b4bc7185e10610efe19a4f16a6f580859f3 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-10-16 10:30:11 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-10-18 01:23:12 +0000 math/R-cran-igraph: Update to 1.2.7 --- math/R-cran-igraph/Makefile | 2 +- math/R-cran-igraph/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 973de6d92ba3..ece3ea45d9af 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= igraph -DISTVERSION= 1.2.6 +DISTVERSION= 1.2.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index 7ab6b98ea071..5f17a1f3e17f 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602170132 -SHA256 (igraph_1.2.6.tar.gz) = 640da72166fda84bea2c0e5eee374f1ed80cd9439c1171d056b1b1737ae6c76d -SIZE (igraph_1.2.6.tar.gz) = 2715500 +TIMESTAMP = 1634380164 +SHA256 (igraph_1.2.7.tar.gz) = 25c1a03273359e012e2625d0d8826264c805037f247785e0b432e02c2aae1be5 +SIZE (igraph_1.2.7.tar.gz) = 2394619
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110180123.19I1NI6b040519>