[125123] trunk/dports/devel/tre/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Sep 6 18:21:41 PDT 2014


Revision: 125123
          https://trac.macports.org/changeset/125123
Author:   khindenburg at macports.org
Date:     2014-09-06 18:21:41 -0700 (Sat, 06 Sep 2014)
Log Message:
-----------
tre: add modeline + livecheck

Modified Paths:
--------------
    trunk/dports/devel/tre/Portfile

Modified: trunk/dports/devel/tre/Portfile
===================================================================
--- trunk/dports/devel/tre/Portfile	2014-09-07 00:26:47 UTC (rev 125122)
+++ trunk/dports/devel/tre/Portfile	2014-09-07 01:21:41 UTC (rev 125123)
@@ -1,6 +1,8 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
+
 name                tre
 version             0.8.0
 revision            1
@@ -38,3 +40,7 @@
         TODO \
         ${docdir}
 }
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]download
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140906/d019a63c/attachment-0001.html>


More information about the macports-changes mailing list