[145142] trunk/dports/devel/d-completion-daemon/Portfile

sean at macports.org sean at macports.org
Tue Jan 26 14:21:24 PST 2016


Revision: 145142
          https://trac.macports.org/changeset/145142
Author:   sean at macports.org
Date:     2016-01-26 14:21:24 -0800 (Tue, 26 Jan 2016)
Log Message:
-----------
d-completion-daemon: fix livecheck to skip beta versions

Modified Paths:
--------------
    trunk/dports/devel/d-completion-daemon/Portfile

Modified: trunk/dports/devel/d-completion-daemon/Portfile
===================================================================
--- trunk/dports/devel/d-completion-daemon/Portfile	2016-01-26 21:50:47 UTC (rev 145141)
+++ trunk/dports/devel/d-completion-daemon/Portfile	2016-01-26 22:21:24 UTC (rev 145142)
@@ -34,3 +34,5 @@
     file copy ${worksrcpath}/bin/dcd-client ${destroot}${prefix}/bin
     file copy ${worksrcpath}/bin/dcd-server ${destroot}${prefix}/bin
 }
+
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"b-\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160126/df160de3/attachment-0001.html>


More information about the macports-changes mailing list