[117835] trunk/dports/editors/textmate2/Portfile

cal at macports.org cal at macports.org
Fri Mar 14 09:26:37 PDT 2014


Revision: 117835
          https://trac.macports.org/changeset/117835
Author:   cal at macports.org
Date:     2014-03-14 09:26:37 -0700 (Fri, 14 Mar 2014)
Log Message:
-----------
textmate2: switch livecheck to the release channel

Modified Paths:
--------------
    trunk/dports/editors/textmate2/Portfile

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2014-03-14 13:30:12 UTC (rev 117834)
+++ trunk/dports/editors/textmate2/Portfile	2014-03-14 16:26:37 UTC (rev 117835)
@@ -96,3 +96,8 @@
     copy ${worksrcpath}/build/Applications/TextMate/TextMate.app ${destroot}${applications_dir}
     xinstall -m 0755 ${worksrcpath}/build/Applications/mate/mate ${destroot}${prefix}/bin
 }
+
+livecheck.type          regex
+livecheck.regex         "^(\[0-9]\+)\$"
+livecheck.url           https://api.textmate.org/releases/release/revision
+livecheck.version       ${app_revision}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140314/1ba6991a/attachment-0001.html>


More information about the macports-changes mailing list