[61709] trunk/dports/math/igraph/Portfile

snc at macports.org snc at macports.org
Sat Dec 19 12:42:09 PST 2009


Revision: 61709
          http://trac.macports.org/changeset/61709
Author:   snc at macports.org
Date:     2009-12-19 12:42:08 -0800 (Sat, 19 Dec 2009)
Log Message:
-----------
switch to sourceforge, add license

Modified Paths:
--------------
    trunk/dports/math/igraph/Portfile

Modified: trunk/dports/math/igraph/Portfile
===================================================================
--- trunk/dports/math/igraph/Portfile	2009-12-19 20:31:46 UTC (rev 61708)
+++ trunk/dports/math/igraph/Portfile	2009-12-19 20:42:08 UTC (rev 61709)
@@ -7,25 +7,20 @@
 version             0.5.2
 
 categories          math devel
-#license             GPLv2+
+license             GPLv2+
 maintainers         snc openmaintainer
 description         high performance graph library for C
 long_description    high performance graph library, primarily aimed \
                     at complex network research and analysis.
-homepage            http://cneurocvs.rmki.kfki.hu/igraph/
+homepage            http://igraph.sourceforge.net
 
 platforms           darwin
 depends_build       port:gmp
 
-distname            igraph-${version}
-master_sites        ${homepage}download/
+master_sites        sourceforge
 checksums           md5     092fcd018d35da599e250990e9b64e6f \
                     sha1    894eafe7ce08e42488429199e13f1fe77cbb78da \
                     rmd160  1c8c35d7400570459c4440efed0809375f21a74d
 
 test.run            yes
 test.target         check
-
-livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     "${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091219/748413e6/attachment.html>


More information about the macports-changes mailing list