Revision
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

Diff

Modified: trunk/dports/sysutils/sleepwatcher/Portfile (70905 => 70906)


--- 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.\]+)<