[77066] trunk/dports/x11/winetricks/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 19 04:33:14 PDT 2011


Revision: 77066
          http://trac.macports.org/changeset/77066
Author:   ryandesign at macports.org
Date:     2011-03-19 04:33:13 -0700 (Sat, 19 Mar 2011)
Log Message:
-----------
winetricks: fix livecheck; see #28833

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2011-03-19 11:23:32 UTC (rev 77065)
+++ trunk/dports/x11/winetricks/Portfile	2011-03-19 11:33:13 UTC (rev 77066)
@@ -48,5 +48,5 @@
 
 
 livecheck.type          regex
-livecheck.url           [lindex ${master_sites} 0]${name}
-livecheck.regex         {^VERSION=(\d+)}
+livecheck.url           http://groups.google.com/group/winetricks-announce
+livecheck.regex         {(\d{8})}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110319/83d42296/attachment.html>


More information about the macports-changes mailing list