[89080] trunk/dports/aqua/ShiftIt/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 21:09:11 PST 2012


Revision: 89080
          http://trac.macports.org/changeset/89080
Author:   ryandesign at macports.org
Date:     2012-01-18 21:09:11 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
ShiftIt: fix livecheck

Modified Paths:
--------------
    trunk/dports/aqua/ShiftIt/Portfile

Modified: trunk/dports/aqua/ShiftIt/Portfile
===================================================================
--- trunk/dports/aqua/ShiftIt/Portfile	2012-01-19 05:06:27 UTC (rev 89079)
+++ trunk/dports/aqua/ShiftIt/Portfile	2012-01-19 05:09:11 UTC (rev 89080)
@@ -22,4 +22,6 @@
 xcode.target        ShiftIt
 xcode.configuration Release
 
-livecheck.type      none
+livecheck.type      regexm
+livecheck.url       ${github.raw}/master/${github.project}/${github.project}-Info.plist
+livecheck.regex     {<key>CFBundleVersion</key>\s*<string>([^<]+)</string>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/af92f364/attachment.html>


More information about the macports-changes mailing list