Date: Thu, 9 Jan 2025 13:01:34 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: d59a59130c2e - main - math/R-cran-igraph: Update to 2.1.3 Message-ID: <202501091301.509D1Yrs036956@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=d59a59130c2e9d653067b213f34890ddd005387b commit d59a59130c2e9d653067b213f34890ddd005387b Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2025-01-09 12:56:58 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2025-01-09 13:01:09 +0000 math/R-cran-igraph: Update to 2.1.3 Reported by: portscout --- 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 259a41bf1a76..02a43dcb3236 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= igraph -DISTVERSION= 2.1.2 +DISTVERSION= 2.1.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index dc09577b8862..5b83f740c65d 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733631709 -SHA256 (igraph_2.1.2.tar.gz) = 52d2a79bb76bece97eb9a342069dc13ce458ddd767387b9476b063f29fe0529f -SIZE (igraph_2.1.2.tar.gz) = 4987159 +TIMESTAMP = 1736422660 +SHA256 (igraph_2.1.3.tar.gz) = 6068fb7357c8f11f7a45379b7e463b3b69a2abc5a51df65ba1746421a14daeff +SIZE (igraph_2.1.3.tar.gz) = 4997489
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501091301.509D1Yrs036956>