25 Aug
2010
25 Aug
'10
7:02 p.m.
Revision: 70906 http://trac.macports.org/changeset/70906 Author: ryandesign@macports.org Date: 2010-08-25 12:02:43 -0700 (Wed, 25 Aug 2010) Log Message: ----------- sleepwatcher: fix livecheck; see #26236 Modified Paths: -------------- trunk/dports/sysutils/sleepwatcher/Portfile Modified: trunk/dports/sysutils/sleepwatcher/Portfile =================================================================== --- trunk/dports/sysutils/sleepwatcher/Portfile 2010-08-25 18:44:30 UTC (rev 70905) +++ trunk/dports/sysutils/sleepwatcher/Portfile 2010-08-25 19:02:43 UTC (rev 70906) @@ -62,4 +62,4 @@ } livecheck.type regex -livecheck.regex ${name}_(\[0-9.\]+)\\.dmg +livecheck.regex (?i)>${name} (\[0-9.\]+)<