diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-02-05 21:42:24 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-02-05 21:42:24 +0000 |
commit | dfe07dd3351abc5a20356f31df11591ec81bfa34 (patch) | |
tree | 7c2da8634e6019e4fa94f045f15c16b36e33638f /math/R-cran-igraph | |
parent | d97f45e13b3b5f5ee679d91782632a045bba16b6 (diff) | |
download | ports-dfe07dd3351abc5a20356f31df11591ec81bfa34.tar.gz ports-dfe07dd3351abc5a20356f31df11591ec81bfa34.zip |
Notes
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r-- | math/R-cran-igraph/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-igraph/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index f98c5dd0fd4a..8506206d636d 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6-3 -PORTREVISION= 1 +DISTVERSION= 0.6.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index 316c4db91bb2..ba8359688b30 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -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 |