[141502] trunk/dports/devel/docker-machine/Portfile

sean at macports.org sean at macports.org
Sat Dec 12 01:48:12 PST 2015


Revision: 141502
          https://trac.macports.org/changeset/141502
Author:   sean at macports.org
Date:     2015-10-19 15:03:32 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
docker-machine: fix livecheck url

Modified Paths:
--------------
    trunk/dports/devel/docker-machine/Portfile

Modified: trunk/dports/devel/docker-machine/Portfile
===================================================================
--- trunk/dports/devel/docker-machine/Portfile	2015-10-19 22:03:30 UTC (rev 141501)
+++ trunk/dports/devel/docker-machine/Portfile	2015-10-19 22:03:32 UTC (rev 141502)
@@ -37,3 +37,5 @@
     xinstall -d ${destroot}${prefix}/bin
     xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
 }
+
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"r-\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/446b35dd/attachment-0001.html>


More information about the macports-changes mailing list