[119460] trunk/dports/math/igraph/Portfile
snc at macports.org
snc at macports.org
Sat Apr 26 10:33:42 PDT 2014
Revision: 119460
https://trac.macports.org/changeset/119460
Author: snc at macports.org
Date: 2014-04-26 10:33:42 -0700 (Sat, 26 Apr 2014)
Log Message:
-----------
igraph: update to 0.7.1
Modified Paths:
--------------
trunk/dports/math/igraph/Portfile
Modified: trunk/dports/math/igraph/Portfile
===================================================================
--- trunk/dports/math/igraph/Portfile 2014-04-26 17:20:57 UTC (rev 119459)
+++ trunk/dports/math/igraph/Portfile 2014-04-26 17:33:42 UTC (rev 119460)
@@ -4,7 +4,7 @@
PortSystem 1.0
name igraph
-version 0.7.0
+version 0.7.1
categories math devel
license GPL-2+
@@ -15,16 +15,19 @@
homepage http://igraph.org
platforms darwin
-depends_lib port:gmp
+depends_lib port:gmp \
+ port:libiconv \
+ port:libxml2 \
+ port:zlib
master_sites ${homepage}/nightly/get/c
-checksums rmd160 700385dc64760e6aa04d38f0058067d0a1fe316f \
- sha256 d6cd4b88005d08210da1b7d5a861093a595fd7a5c422c6a2fcdea3ec8c8f57bc
+checksums rmd160 f3452b3fe12c23eacd1b7cf8b6dc7fc22c53fddc \
+ sha256 d978030e27369bf698f3816ab70aa9141e9baf81c56cc4f55efbe5489b46b0df
test.run yes
test.target check
-livecheck.url ${homepage}
+livecheck.url ${homepage}/c/
livecheck.type regex
-livecheck.regex <b>(\\d(\\.\\d+)+)
+livecheck.regex ${name}-(\\d(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140426/8a455971/attachment.html>
More information about the macports-changes
mailing list