diff options
author | tota <tota@FreeBSD.org> | 2013-05-29 21:52:07 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-05-29 21:52:07 +0800 |
commit | f845e1726942e18535125b603db64324413a029e (patch) | |
tree | cd18d2dc7267ef69991500893bb9f07730bc7028 | |
parent | dc8b7093a06f11519819af0eefdbcdf4780faad9 (diff) | |
download | freebsd-ports-gnome-f845e1726942e18535125b603db64324413a029e.tar.gz freebsd-ports-gnome-f845e1726942e18535125b603db64324413a029e.tar.zst freebsd-ports-gnome-f845e1726942e18535125b603db64324413a029e.zip |
- Update to 0.6.5-2
-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 03672f2d9c13..49613abf5e0c 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 0.6.5-1 -PORTREVISION= 2 +DISTVERSION= 0.6.5-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index 038aa47e2978..2aaac86086ba 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,2 +1,2 @@ -SHA256 (igraph_0.6.5-1.tar.gz) = ebf1b6865c61aabd89e25ecf045c0ee823e29e5ee83cefadabcc132802bff776 -SIZE (igraph_0.6.5-1.tar.gz) = 2270190 +SHA256 (igraph_0.6.5-2.tar.gz) = eccd11c9cac86c7f42c16089874ff625d90ff4a4263928e1d0c9f05721c74e97 +SIZE (igraph_0.6.5-2.tar.gz) = 2264611 |