[89072] trunk/dports/aqua/HideSysFiles/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:33:10 PST 2012


Revision: 89072
          http://trac.macports.org/changeset/89072
Author:   ryandesign at macports.org
Date:     2012-01-18 20:33:09 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
HideSysFiles: fix livecheck

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

Modified: trunk/dports/aqua/HideSysFiles/Portfile
===================================================================
--- trunk/dports/aqua/HideSysFiles/Portfile	2012-01-19 04:32:21 UTC (rev 89071)
+++ trunk/dports/aqua/HideSysFiles/Portfile	2012-01-19 04:33:09 UTC (rev 89072)
@@ -15,3 +15,7 @@
 
 fetch.type          git
 git.branch          origin/master
+
+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/b9bcbc2e/attachment.html>


More information about the macports-changes mailing list