[73782] trunk/dports/graphics/giflib/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Wed Nov 24 20:56:22 PST 2010


Revision: 73782
          http://trac.macports.org/changeset/73782
Author:   rmstonecipher at macports.org
Date:     2010-11-24 20:56:18 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
graphics/giflib fixed broken livecheck

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

Modified: trunk/dports/graphics/giflib/Portfile
===================================================================
--- trunk/dports/graphics/giflib/Portfile	2010-11-25 04:50:51 UTC (rev 73781)
+++ trunk/dports/graphics/giflib/Portfile	2010-11-25 04:56:18 UTC (rev 73782)
@@ -37,4 +37,5 @@
         configure.args-append   --without-x
 }
 
-livecheck.regex                 "<title>${name} [lindex [split ${version} .] 0].x ${name}-(\\d+(?:\\.\\d+)*) released .*</title>"
+livecheck.url                   http://sourceforge.net/projects/giflib/files/
+livecheck.regex                 "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/bc03dd2b/attachment.html>


More information about the macports-changes mailing list