[62658] trunk/dports/graphics/freeimage/Portfile

nox at macports.org nox at macports.org
Wed Jan 13 06:55:10 PST 2010


Revision: 62658
          http://trac.macports.org/changeset/62658
Author:   nox at macports.org
Date:     2010-01-13 06:55:08 -0800 (Wed, 13 Jan 2010)
Log Message:
-----------
Fix freeimage livecheck

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

Modified: trunk/dports/graphics/freeimage/Portfile
===================================================================
--- trunk/dports/graphics/freeimage/Portfile	2010-01-13 14:54:57 UTC (rev 62657)
+++ trunk/dports/graphics/freeimage/Portfile	2010-01-13 14:55:08 UTC (rev 62658)
@@ -43,4 +43,5 @@
 
 destroot.args   -f Makefile.gnu
 
-livecheck.regex <title>Source Distribution (.*) released.*</title>
+livecheck.type  regex
+livecheck.regex {FreeImage (\d+(?:\.\d+)*) released}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100113/7e65791c/attachment.html>


More information about the macports-changes mailing list