diff options
-rw-r--r-- | math/igraph/Makefile | 9 | ||||
-rw-r--r-- | math/igraph/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile index 1b633564e61e..fec3685252e5 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -6,15 +6,16 @@ # PORTNAME= igraph -PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTVERSION= 0.5.3 CATEGORIES= math -MASTER_SITES= http://cneurocvs.rmki.kfki.hu/igraph/download/ +MASTER_SITES= SF \ + http://cneurocvs.rmki.kfki.hu/igraph/download/ MAINTAINER= wenheping@gmail.com COMMENT= Package For Manipulating Undirected And Directed Graphs -LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp +LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ + xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/math/igraph/distinfo b/math/igraph/distinfo index ba80ae710c02..2286a9bae1fe 100644 --- a/math/igraph/distinfo +++ b/math/igraph/distinfo @@ -1,3 +1,3 @@ -MD5 (igraph-0.5.2.tar.gz) = 092fcd018d35da599e250990e9b64e6f -SHA256 (igraph-0.5.2.tar.gz) = 10d35807463188f3e1e003506288d5a2e984bf709d8fd68d115d2c91416ca70d -SIZE (igraph-0.5.2.tar.gz) = 1719644 +MD5 (igraph-0.5.3.tar.gz) = 0b5437a387a1c91985b99656f877edcd +SHA256 (igraph-0.5.3.tar.gz) = c28c1afd4f604813ed87414a71c64c00d8d19b0d4874a60b41b89dc11a2cfad5 +SIZE (igraph-0.5.3.tar.gz) = 1730184 |