Revision: 94911 https://trac.macports.org/changeset/94911 Author: jwa@macports.org Date: 2012-07-02 03:45:45 -0700 (Mon, 02 Jul 2012) Log Message: ----------- version bump to 10.05.7.1, change download site and livecheck accordingly Modified Paths: -------------- trunk/dports/devel/midgard2-core/Portfile Modified: trunk/dports/devel/midgard2-core/Portfile =================================================================== --- trunk/dports/devel/midgard2-core/Portfile 2012-07-02 09:53:39 UTC (rev 94910) +++ trunk/dports/devel/midgard2-core/Portfile 2012-07-02 10:45:45 UTC (rev 94911) @@ -6,8 +6,7 @@ name midgard2-core conflicts midgard-core -version 10.05.6 -revision 1 +version 10.05.7.1 categories devel maintainers jwa @@ -15,13 +14,13 @@ long_description Midgard is a content repository system platform \ with bindings in PHP, Python etc. platforms darwin -homepage http://www.midgard-project.org/ +homepage http://www.midgard-project.org/ -master_sites http://www.midgard-project.org/midcom-serveattachmentguid-29572db0679d11e199... +master_sites https://github.com/midgardproject/midgard-core/downloads #use_bzip2 yes -checksums rmd160 8cb2f32c940283e1dc0cf7fdebacb0158f1f5f8b \ - sha256 f49c21a0340c803d558d53d186ed33edd524415d39554a1bed8290319468d68d +checksums rmd160 3fb5267d5cebec38881cea77facea7da187d68d1 \ + sha256 2c177791cfcc7ba91dcd18da8f162489b8cff21d464be9d1a059346f2f6c101c depends_build port:pkgconfig @@ -46,6 +45,5 @@ notes "libgda4 needs introspection installed with variant +introspection" livecheck.type regex -livecheck.url ${homepage}download -livecheck.regex {download/[0-9-]+/">([0-9.]+)} -#livecheck.regex ${name}-(\[1-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.\[bg\]z +livecheck.url ${master_sites} +livecheck.regex ${name}-(\[0-9.\]+)\\.tar\\.\[bg\]z