diff options
author | tota <tota@FreeBSD.org> | 2013-02-06 05:42:24 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-02-06 05:42:24 +0800 |
commit | 88221ffb73d47664fbb62c36f1c46c8b612e4e1d (patch) | |
tree | 7c2da8634e6019e4fa94f045f15c16b36e33638f | |
parent | 3b6d4346128bd1a2cd0aa97167ef471ad43bc599 (diff) | |
download | freebsd-ports-gnome-88221ffb73d47664fbb62c36f1c46c8b612e4e1d.tar.gz freebsd-ports-gnome-88221ffb73d47664fbb62c36f1c46c8b612e4e1d.tar.zst freebsd-ports-gnome-88221ffb73d47664fbb62c36f1c46c8b612e4e1d.zip |
- Update to 0.6.4
-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 |