[89076] trunk/dports/aqua/MyLoss/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:40:38 PST 2012


Revision: 89076
          http://trac.macports.org/changeset/89076
Author:   ryandesign at macports.org
Date:     2012-01-18 20:40:38 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
MyLoss: fix livecheck

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

Modified: trunk/dports/aqua/MyLoss/Portfile
===================================================================
--- trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:39:47 UTC (rev 89075)
+++ trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:40:38 UTC (rev 89076)
@@ -16,4 +16,6 @@
 fetch.type          git
 git.branch          origin/master
 
-livecheck.type      none
+livecheck.type      regexm
+livecheck.url       ${github.raw}/master/${github.project}-Info.plist
+livecheck.regex     {<key>CFBundleShortVersionString</key>\s*<string>([^<]+)</string>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/8c58b73e/attachment.html>


More information about the macports-changes mailing list