[145142] trunk/dports/devel/d-completion-daemon/Portfile
Revision: 145142 https://trac.macports.org/changeset/145142 Author: sean@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}
participants (1)
-
sean@macports.org