[95647] trunk/dports/graphics/enblend/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 18 02:32:51 PDT 2012


Revision: 95647
          https://trac.macports.org/changeset/95647
Author:   ryandesign at macports.org
Date:     2012-07-18 02:32:49 -0700 (Wed, 18 Jul 2012)
Log Message:
-----------
enblend: rewrite master_sites to avoid redirects; fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/enblend/Portfile

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2012-07-18 09:14:12 UTC (rev 95646)
+++ trunk/dports/graphics/enblend/Portfile	2012-07-18 09:32:49 UTC (rev 95647)
@@ -13,7 +13,7 @@
                 tool for automatic exposure and contrast blending.
 homepage        http://enblend.sourceforge.net/
 platforms       darwin
-master_sites    sourceforge:${name}
+master_sites    sourceforge:project/enblend/enblend-enfuse/enblend-enfuse-${version}
 distname        enblend-enfuse-${version}
 worksrcdir      ${distname}-753b534c819d
 checksums       md5     2e7c950061e0085fd75d94576130250f \
@@ -55,4 +55,4 @@
     configure.args-append --with-apple-opengl-framework --with-glew
 }
 
-livecheck.regex   {(?i)<title>enblend-enfuse enblend-enfuse-(.*) released.*</title>}
+livecheck.regex   /enblend-enfuse-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120718/15fb7609/attachment.html>


More information about the macports-changes mailing list