diff options
author | tota <tota@FreeBSD.org> | 2012-06-22 22:39:13 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-06-22 22:39:13 +0800 |
commit | 99f1932a2ebda50cbfdeca62848a3d3fc9e6d4c7 (patch) | |
tree | 61b7ed287395e55c65905f0d16797f7a5e33864d /math/R-cran-igraph | |
parent | 37c4fda8b09c67e52b8f0f705e6acb6be59dca1c (diff) | |
download | freebsd-ports-gnome-99f1932a2ebda50cbfdeca62848a3d3fc9e6d4c7.tar.gz freebsd-ports-gnome-99f1932a2ebda50cbfdeca62848a3d3fc9e6d4c7.tar.zst freebsd-ports-gnome-99f1932a2ebda50cbfdeca62848a3d3fc9e6d4c7.zip |
- Update to 0.6-2
Diffstat (limited to 'math/R-cran-igraph')
-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 9355c483b950..30511ad3760c 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= igraph -DISTVERSION= 0.6-1 +DISTVERSION= 0.6-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index fcebb5fac098..3eb1686456ee 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6-1.tar.gz) = cc529448a421c3e0a7b8052914d5020c9fabc4403fc968704ea071b0fa779a04 -SIZE (igraph_0.6-1.tar.gz) = 2302635 +SHA256 (igraph_0.6-2.tar.gz) = bfb781df6996a23b6dd11fdbb267b0e91fe2b3c359378de5e11729716f1d4051 +SIZE (igraph_0.6-2.tar.gz) = 2302763 |