Date: Tue, 5 Feb 2013 21:42:25 +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: r311734 - head/math/R-cran-igraph Message-ID: <201302052142.r15LgPcx042441@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Feb 5 21:42:24 2013 New Revision: 311734 URL: http://svnweb.freebsd.org/changeset/ports/311734 Log: - Update to 0.6.4 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 Tue Feb 5 21:20:45 2013 (r311733) +++ head/math/R-cran-igraph/Makefile Tue Feb 5 21:42:24 2013 (r311734) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6-3 -PORTREVISION= 1 +DISTVERSION= 0.6.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-igraph/distinfo ============================================================================== --- head/math/R-cran-igraph/distinfo Tue Feb 5 21:20:45 2013 (r311733) +++ head/math/R-cran-igraph/distinfo Tue Feb 5 21:42:24 2013 (r311734) @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6-3.tar.gz) = df9f769e4e8f4399501a07e997bd5e597204f2995408a8185d2c4c0ed0994a18 -SIZE (igraph_0.6-3.tar.gz) = 2294858 +SHA256 (igraph_0.6.4.tar.gz) = 5095a90857868a5b53ea42379ebac892ae56e82c8c9816b75e7754499c10c0c0 +SIZE (igraph_0.6.4.tar.gz) = 2380911
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302052142.r15LgPcx042441>