- Update to 0.5.1

PR:		ports/126584
Submitted by:	Wen heping <wenheping AT gmail.com>
This commit is contained in:
Li-Wen Hsu 2008-09-07 11:11:23 +00:00
parent 60ad1ffda0
commit 6c8231e73f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220120
2 changed files with 4 additions and 6 deletions

View File

@ -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

View File

@ -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