mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 0.5.3
This commit is contained in:
parent
b0a4e34560
commit
fab6f131d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253527
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user