diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-11-08 07:18:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-11-08 07:18:52 +0000 |
commit | bf15742706115995d43bae07fe0da2fdfca95bc6 (patch) | |
tree | b0283b136df8a139043f22d2c0e79fa393ff6478 /math/igraph | |
parent | 09929fe8fa06b723bc5c1092a3119a6ee2ae2426 (diff) |
Notes
Diffstat (limited to 'math/igraph')
-rw-r--r-- | math/igraph/Makefile | 7 | ||||
-rw-r--r-- | math/igraph/distinfo | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile index fec3685252e5..fd9dce079c7e 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -6,12 +6,11 @@ # PORTNAME= igraph -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= math -MASTER_SITES= SF \ - http://cneurocvs.rmki.kfki.hu/igraph/download/ +MASTER_SITES= SF/${PORTNAME}/C%20library/${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Package For Manipulating Undirected And Directed Graphs LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ diff --git a/math/igraph/distinfo b/math/igraph/distinfo index 2286a9bae1fe..81e5f357687a 100644 --- a/math/igraph/distinfo +++ b/math/igraph/distinfo @@ -1,3 +1,2 @@ -MD5 (igraph-0.5.3.tar.gz) = 0b5437a387a1c91985b99656f877edcd -SHA256 (igraph-0.5.3.tar.gz) = c28c1afd4f604813ed87414a71c64c00d8d19b0d4874a60b41b89dc11a2cfad5 -SIZE (igraph-0.5.3.tar.gz) = 1730184 +SHA256 (igraph-0.5.4.tar.gz) = 0c7256849d4f63b12b240aedd4fc5be34a2888cce7dd7b4d91c02315585a063f +SIZE (igraph-0.5.4.tar.gz) = 1741540 |