[70906] trunk/dports/sysutils/sleepwatcher/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 25 12:02:44 PDT 2010


Revision: 70906
          http://trac.macports.org/changeset/70906
Author:   ryandesign at 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.\]+)<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100825/da464b1a/attachment.html>


More information about the macports-changes mailing list