diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-02-27 15:44:21 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-02-27 15:44:21 +0000 |
commit | c2f5d81f22786896ef64714d7c7f0cad90c06fcd (patch) | |
tree | 162e41017eeb1be4684e64dac8f3a4ddcf24fab4 /math | |
parent | d5a09d16235812ad6c9d57c620820f1d4f2b1934 (diff) | |
download | ports-c2f5d81f22786896ef64714d7c7f0cad90c06fcd.tar.gz ports-c2f5d81f22786896ef64714d7c7f0cad90c06fcd.zip |
- Update to 0.6.5
Notes
Notes:
svn path=/head/; revision=313063
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-igraph/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-igraph/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 8506206d636d..f0024a75b717 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6.4 +DISTVERSION= 0.6.5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index ba8359688b30..a7dc6ad76429 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6.4.tar.gz) = 5095a90857868a5b53ea42379ebac892ae56e82c8c9816b75e7754499c10c0c0 -SIZE (igraph_0.6.4.tar.gz) = 2380911 +SHA256 (igraph_0.6.5.tar.gz) = c43623f67418d55db41e15bdb8157a3e9c19d978423be6c410c3762aa688f1b0 +SIZE (igraph_0.6.5.tar.gz) = 2269718 |