[144852] trunk/dports/python/py-docker/Portfile

sean at macports.org sean at macports.org
Tue Jan 19 15:42:21 PST 2016


Revision: 144852
          https://trac.macports.org/changeset/144852
Author:   sean at macports.org
Date:     2016-01-19 15:42:20 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
py-docker: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py-docker/Portfile

Modified: trunk/dports/python/py-docker/Portfile
===================================================================
--- trunk/dports/python/py-docker/Portfile	2016-01-19 23:42:20 UTC (rev 144851)
+++ trunk/dports/python/py-docker/Portfile	2016-01-19 23:42:20 UTC (rev 144852)
@@ -26,4 +26,6 @@
                     port:py${python.version}-websocket-client
 
     livecheck.type  none
+} else {
+    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/20160119/f6c2af10/attachment.html>


More information about the macports-changes mailing list