aboutsummaryrefslogtreecommitdiff
path: root/math/igraph
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-02 03:04:57 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-02 03:04:57 +0000
commitfab6f131d2cac29dc61afa081c87fe0cd0a6cad2 (patch)
treec4537051d7b8751fa2da27da159e87508c2f9edc /math/igraph
parentb0a4e34560e4ce3165c5f9e708e7e54785a88e0d (diff)
downloadports-fab6f131d2cac29dc61afa081c87fe0cd0a6cad2.tar.gz
ports-fab6f131d2cac29dc61afa081c87fe0cd0a6cad2.zip
- Update to 0.5.3
Notes
Notes: svn path=/head/; revision=253527
Diffstat (limited to 'math/igraph')
-rw-r--r--math/igraph/Makefile9
-rw-r--r--math/igraph/distinfo6
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