[37912] trunk/dports/x11/wine/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jun 28 16:29:06 PDT 2008


Revision: 37912
          http://trac.macosforge.org/projects/macports/changeset/37912
Author:   ryandesign at macports.org
Date:     2008-06-28 16:29:05 -0700 (Sat, 28 Jun 2008)
Log Message:
-----------
wine: fix livecheck so it only finds released versions

Modified Paths:
--------------
    trunk/dports/x11/wine/Portfile

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2008-06-28 23:22:41 UTC (rev 37911)
+++ trunk/dports/x11/wine/Portfile	2008-06-28 23:29:05 UTC (rev 37912)
@@ -66,4 +66,4 @@
 }
 
 livecheck.check         sourceforge
-livecheck.regex         "<title>Source Packages (.*) released.*</title>"
+livecheck.regex         "<title>Source Packages (\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080628/88e999fa/attachment-0001.html 


More information about the macports-changes mailing list