[27470] trunk/dports
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 4 08:18:56 PDT 2007
Revision: 27470
http://trac.macosforge.org/projects/macports/changeset/27470
Author: vinc17 at macports.org
Date: 2007-08-04 08:18:56 -0700 (Sat, 04 Aug 2007)
Log Message:
-----------
Updated livecheck.regex.
Modified Paths:
--------------
trunk/dports/graphics/dvi2bitmap/Portfile
trunk/dports/graphics/optipng/Portfile
trunk/dports/math/pari/Portfile
Modified: trunk/dports/graphics/dvi2bitmap/Portfile
===================================================================
--- trunk/dports/graphics/dvi2bitmap/Portfile 2007-08-04 15:11:42 UTC (rev 27469)
+++ trunk/dports/graphics/dvi2bitmap/Portfile 2007-08-04 15:18:56 UTC (rev 27470)
@@ -22,4 +22,4 @@
livecheck.check regex
livecheck.url ${homepage}
-livecheck.regex ${name}-(\[\\d.\]+),
+livecheck.regex ${name}-(\[0-9.\]+),
Modified: trunk/dports/graphics/optipng/Portfile
===================================================================
--- trunk/dports/graphics/optipng/Portfile 2007-08-04 15:11:42 UTC (rev 27469)
+++ trunk/dports/graphics/optipng/Portfile 2007-08-04 15:18:56 UTC (rev 27470)
@@ -46,4 +46,4 @@
# The default SourceForge livecheck rule doesn't with OptiPNG.
livecheck.check regex
livecheck.url ${homepage}
-livecheck.regex "Latest version: <b>OptiPNG (\\d+\\.\\d+\\.\\d+)</b>"
+livecheck.regex "Latest version: <b>OptiPNG (\\\\d+\\.\\\\d+\\.\\\\d+)</b>"
Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile 2007-08-04 15:11:42 UTC (rev 27469)
+++ trunk/dports/math/pari/Portfile 2007-08-04 15:18:56 UTC (rev 27470)
@@ -28,4 +28,4 @@
livecheck.check regex
livecheck.url ${master_sites}?M=D
-livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)
+livecheck.regex ${name}-(\\\\d+\\.\\\\d+\\.\\\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070804/ce6c8660/attachment.html
More information about the macports-changes
mailing list