[97036] trunk/dports/graphics/giflib/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 24 16:11:19 PDT 2012
Revision: 97036
https://trac.macports.org/changeset/97036
Author: ryandesign at macports.org
Date: 2012-08-24 16:11:16 -0700 (Fri, 24 Aug 2012)
Log Message:
-----------
giflib: modify livecheck.regex to only match this major version of giflib; we won't be updating to giflib 5 (#35817)
Modified Paths:
--------------
trunk/dports/graphics/giflib/Portfile
Modified: trunk/dports/graphics/giflib/Portfile
===================================================================
--- trunk/dports/graphics/giflib/Portfile 2012-08-24 21:55:50 UTC (rev 97035)
+++ trunk/dports/graphics/giflib/Portfile 2012-08-24 23:11:16 UTC (rev 97036)
@@ -65,4 +65,4 @@
default_variants +x11
}
-livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
+livecheck.regex /${name}-(${major}\\.\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120824/c5dc02a6/attachment.html>
More information about the macports-changes
mailing list