[141426] trunk/dports/sysutils/python_select/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Dec 12 01:28:55 PST 2015
Revision: 141426
https://trac.macports.org/changeset/141426
Author: ryandesign at macports.org
Date: 2015-10-17 23:18:41 -0700 (Sat, 17 Oct 2015)
Log Message:
-----------
python_select: add El Capitan support (#49153)
Modified Paths:
--------------
trunk/dports/sysutils/python_select/Portfile
Modified: trunk/dports/sysutils/python_select/Portfile
===================================================================
--- trunk/dports/sysutils/python_select/Portfile 2015-10-18 02:11:07 UTC (rev 141425)
+++ trunk/dports/sysutils/python_select/Portfile 2015-10-18 06:18:41 UTC (rev 141426)
@@ -6,7 +6,7 @@
name python_select
version 0.3
-revision 5
+revision 6
categories sysutils
platforms darwin
supported_archs noarch
@@ -69,4 +69,9 @@
{python python27-apple.mtln python27-apple}
}
+platform darwin 15 {
+ select.entries-append {python python26-apple.mtln python26-apple} \
+ {python python27-apple.mtln python27-apple}
+}
+
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d3ab4ad2/attachment.html>
More information about the macports-changes
mailing list