[61211] trunk/dports/x11/tango-icon-theme-extras/Portfile

jmr at macports.org jmr at macports.org
Sat Dec 5 01:55:25 PST 2009


Revision: 61211
          http://trac.macports.org/changeset/61211
Author:   jmr at macports.org
Date:     2009-12-05 01:55:21 -0800 (Sat, 05 Dec 2009)
Log Message:
-----------
tango-icon-theme-extras: fix livecheck (#22786)

Modified Paths:
--------------
    trunk/dports/x11/tango-icon-theme-extras/Portfile

Modified: trunk/dports/x11/tango-icon-theme-extras/Portfile
===================================================================
--- trunk/dports/x11/tango-icon-theme-extras/Portfile	2009-12-05 08:54:07 UTC (rev 61210)
+++ trunk/dports/x11/tango-icon-theme-extras/Portfile	2009-12-05 09:55:21 UTC (rev 61211)
@@ -27,7 +27,8 @@
 universal_variant   no
 
 livecheck.type  regex
-livecheck.regex  ${name}-(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)
+livecheck.url   ${master_sites}
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)
 
 variant big_icons description {create 32,48,64,72,96,128 pixels icons from the scalable version } {
 	configure.args-append --enable-png-creation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091205/a30ffc53/attachment.html>


More information about the macports-changes mailing list