Date: Thu, 6 Feb 2014 20:46:05 +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: r343151 - head/math/R-cran-igraph Message-ID: <201402062046.s16Kk50j020381@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Thu Feb 6 20:46:04 2014 New Revision: 343151 URL: http://svnweb.freebsd.org/changeset/ports/343151 QAT: https://qat.redports.org/buildarchive/r343151/ Log: - Update to 0.7.0 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 Thu Feb 6 20:39:30 2014 (r343150) +++ head/math/R-cran-igraph/Makefile Thu Feb 6 20:46:04 2014 (r343151) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6.6 +DISTVERSION= 0.7.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-igraph/distinfo ============================================================================== --- head/math/R-cran-igraph/distinfo Thu Feb 6 20:39:30 2014 (r343150) +++ head/math/R-cran-igraph/distinfo Thu Feb 6 20:46:04 2014 (r343151) @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6.6.tar.gz) = 54ae2270359b5073910dfc3622c49cb2b3d4226147122447d5b66403b7aa10cc -SIZE (igraph_0.6.6.tar.gz) = 2502617 +SHA256 (igraph_0.7.0.tar.gz) = 8f638f781e47143135bdec5d8074af96eb1fce4f787d51544a39dadd03dfe635 +SIZE (igraph_0.7.0.tar.gz) = 2610855
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402062046.s16Kk50j020381>