aboutsummaryrefslogtreecommitdiff
path: root/math/py-igraph
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2008-09-07 11:11:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2008-09-07 11:11:23 +0000
commit6c8231e73f97fd934a5404efb1f875c6a661a0cf (patch)
treef40965b0f6cce1ead888cb836d11ba14ab9d2477 /math/py-igraph
parent60ad1ffda0fafbf3bc0693bdf1177a246e058ce7 (diff)
downloadports-6c8231e73f97fd934a5404efb1f875c6a661a0cf.tar.gz
ports-6c8231e73f97fd934a5404efb1f875c6a661a0cf.zip
- Update to 0.5.1
PR: ports/126584 Submitted by: Wen heping <wenheping AT gmail.com>
Notes
Notes: svn path=/head/; revision=220120
Diffstat (limited to 'math/py-igraph')
-rw-r--r--math/py-igraph/Makefile4
-rw-r--r--math/py-igraph/distinfo6
2 files changed, 4 insertions, 6 deletions
diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile
index 571421ec5b76..1060d39dc036 100644
--- a/math/py-igraph/Makefile
+++ b/math/py-igraph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= igraph
-PORTVERSION= 0.5
+PORTVERSION= 0.5.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,8 +18,6 @@ COMMENT= High performance graph data structures and algorithms
BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-#WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
diff --git a/math/py-igraph/distinfo b/math/py-igraph/distinfo
index ef74e5ac7f7b..73a2c46abd6c 100644
--- a/math/py-igraph/distinfo
+++ b/math/py-igraph/distinfo
@@ -1,3 +1,3 @@
-MD5 (python-igraph-0.5.tar.gz) = ac0337900b9df15e2c12f9a7f7b2a59b
-SHA256 (python-igraph-0.5.tar.gz) = f7d38136e8da6abf2152b0a6cd69383964f2a6e76f3f1e901366fc125bf0b10a
-SIZE (python-igraph-0.5.tar.gz) = 170451
+MD5 (python-igraph-0.5.1.tar.gz) = 9cc4364d656db67add07dd474c8b0f11
+SHA256 (python-igraph-0.5.1.tar.gz) = 61cc620c2a7687845e6365f9f2ec8de8836856543cf2f67e4d725cbd52340a7c
+SIZE (python-igraph-0.5.1.tar.gz) = 183283