[91246] trunk/dports/graphics/exact-image/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 27 02:54:58 PDT 2012


Revision: 91246
          https://trac.macports.org/changeset/91246
Author:   ryandesign at macports.org
Date:     2012-03-27 02:54:57 -0700 (Tue, 27 Mar 2012)
Log Message:
-----------
exact-image: fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/exact-image/Portfile

Modified: trunk/dports/graphics/exact-image/Portfile
===================================================================
--- trunk/dports/graphics/exact-image/Portfile	2012-03-27 07:07:00 UTC (rev 91245)
+++ trunk/dports/graphics/exact-image/Portfile	2012-03-27 09:54:57 UTC (rev 91246)
@@ -44,3 +44,7 @@
                     --without-python \
                     --without-php \
                     --without-ruby
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120327/7d2e2e37/attachment.html>


More information about the macports-changes mailing list