[112387] trunk/dports/python/py-dpkt/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Oct 21 14:27:03 PDT 2013
Revision: 112387
https://trac.macports.org/changeset/112387
Author: ryandesign at macports.org
Date: 2013-10-21 14:27:03 -0700 (Mon, 21 Oct 2013)
Log Message:
-----------
py-dpkt: add py27 subport (#40821); disable livecheck on subports
Modified Paths:
--------------
trunk/dports/python/py-dpkt/Portfile
Modified: trunk/dports/python/py-dpkt/Portfile
===================================================================
--- trunk/dports/python/py-dpkt/Portfile 2013-10-21 20:17:11 UTC (rev 112386)
+++ trunk/dports/python/py-dpkt/Portfile 2013-10-21 21:27:03 UTC (rev 112387)
@@ -24,4 +24,8 @@
sha1 df19d6eb9fb296cc6835c081a490eec4787ac824 \
rmd160 f802d54c4619871a9168a168bd092497ac2f23ff
-python.versions 24 25 26
+python.versions 24 25 26 27
+
+if {${name} ne ${subport}} {
+ livecheck.type none
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131021/ca908c36/attachment.html>
More information about the macports-changes
mailing list