[153742] trunk/dports/devel/cxref/Portfile

larryv at macports.org larryv at macports.org
Mon Oct 10 02:00:44 CEST 2016


Revision: 153742
          https://trac.macports.org/changeset/153742
Author:   larryv at macports.org
Date:     2016-10-09 17:00:44 -0700 (Sun, 09 Oct 2016)
Log Message:
-----------
cxref: Add livecheck

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

Modified: trunk/dports/devel/cxref/Portfile
===================================================================
--- trunk/dports/devel/cxref/Portfile	2016-10-10 00:00:42 UTC (rev 153741)
+++ trunk/dports/devel/cxref/Portfile	2016-10-10 00:00:44 UTC (rev 153742)
@@ -33,3 +33,7 @@
 depends_build       bin:bison:bison
 
 configure.args      --mandir=${prefix}/share/man
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]/rss.xml
+livecheck.regex     [subst -nobackslashes {url=".+/${name}-(.+)${extract.suffix}"}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161009/cb65ac34/attachment-0002.html>


More information about the macports-changes mailing list