Date: Fri, 9 Oct 2020 14:22:13 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551785 - head/math/R-cran-igraph Message-ID: <202010091422.099EMDIJ011794@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Oct 9 14:22:13 2020 New Revision: 551785 URL: https://svnweb.freebsd.org/changeset/ports/551785 Log: - Update to 1.2.6 Modified: head/math/R-cran-igraph/Makefile (contents, props changed) head/math/R-cran-igraph/distinfo (contents, props changed) Modified: head/math/R-cran-igraph/Makefile ============================================================================== --- head/math/R-cran-igraph/Makefile Fri Oct 9 14:20:21 2020 (r551784) +++ head/math/R-cran-igraph/Makefile Fri Oct 9 14:22:13 2020 (r551785) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 1.2.5 -PORTREVISION= 1 +DISTVERSION= 1.2.6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-igraph/distinfo ============================================================================== --- head/math/R-cran-igraph/distinfo Fri Oct 9 14:20:21 2020 (r551784) +++ head/math/R-cran-igraph/distinfo Fri Oct 9 14:22:13 2020 (r551785) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586004849 -SHA256 (igraph_1.2.5.tar.gz) = 0cdd675b2e6a31f54bd5ba4530a26f00996eb310ceea93263c6fc4ba9e0fdf88 -SIZE (igraph_1.2.5.tar.gz) = 2726569 +TIMESTAMP = 1602170132 +SHA256 (igraph_1.2.6.tar.gz) = 640da72166fda84bea2c0e5eee374f1ed80cd9439c1171d056b1b1737ae6c76d +SIZE (igraph_1.2.6.tar.gz) = 2715500
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010091422.099EMDIJ011794>