Date: Sat, 23 Nov 2013 06:02:15 +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: r334638 - head/math/R-cran-igraph Message-ID: <201311230602.rAN62Fir055651@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sat Nov 23 06:02:14 2013 New Revision: 334638 URL: http://svnweb.freebsd.org/changeset/ports/334638 Log: - Update to 0.6.6 Modified: head/math/R-cran-igraph/Makefile head/math/R-cran-igraph/distinfo Modified: head/math/R-cran-igraph/Makefile ============================================================================== --- head/math/R-cran-igraph/Makefile Sat Nov 23 06:01:42 2013 (r334637) +++ head/math/R-cran-igraph/Makefile Sat Nov 23 06:02:14 2013 (r334638) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6.5-2 -PORTREVISION= 2 +DISTVERSION= 0.6.6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-igraph/distinfo ============================================================================== --- head/math/R-cran-igraph/distinfo Sat Nov 23 06:01:42 2013 (r334637) +++ head/math/R-cran-igraph/distinfo Sat Nov 23 06:02:14 2013 (r334638) @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6.5-2.tar.gz) = eccd11c9cac86c7f42c16089874ff625d90ff4a4263928e1d0c9f05721c74e97 -SIZE (igraph_0.6.5-2.tar.gz) = 2264611 +SHA256 (igraph_0.6.6.tar.gz) = 54ae2270359b5073910dfc3622c49cb2b3d4226147122447d5b66403b7aa10cc +SIZE (igraph_0.6.6.tar.gz) = 2502617
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311230602.rAN62Fir055651>