Date: Wed, 29 May 2013 13:52:07 +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: r319370 - head/math/R-cran-igraph Message-ID: <201305291352.r4TDq7cm098081@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Wed May 29 13:52:07 2013 New Revision: 319370 URL: http://svnweb.freebsd.org/changeset/ports/319370 Log: - Update to 0.6.5-2 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 Wed May 29 13:49:06 2013 (r319369) +++ head/math/R-cran-igraph/Makefile Wed May 29 13:52:07 2013 (r319370) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6.5-1 -PORTREVISION= 2 +DISTVERSION= 0.6.5-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-igraph/distinfo ============================================================================== --- head/math/R-cran-igraph/distinfo Wed May 29 13:49:06 2013 (r319369) +++ head/math/R-cran-igraph/distinfo Wed May 29 13:52:07 2013 (r319370) @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6.5-1.tar.gz) = ebf1b6865c61aabd89e25ecf045c0ee823e29e5ee83cefadabcc132802bff776 -SIZE (igraph_0.6.5-1.tar.gz) = 2270190 +SHA256 (igraph_0.6.5-2.tar.gz) = eccd11c9cac86c7f42c16089874ff625d90ff4a4263928e1d0c9f05721c74e97 +SIZE (igraph_0.6.5-2.tar.gz) = 2264611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305291352.r4TDq7cm098081>