[130942] trunk/dports/python

larryv at macports.org larryv at macports.org
Sat Jan 3 20:03:26 PST 2015


Revision: 130942
          https://trac.macports.org/changeset/130942
Author:   larryv at macports.org
Date:     2015-01-03 20:03:26 -0800 (Sat, 03 Jan 2015)
Log Message:
-----------
py25-zeroc-ice33: Replace with py27

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-zeroc-ice33/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-01-04 04:03:23 UTC (rev 130941)
+++ trunk/dports/python/py-graveyard/Portfile	2015-01-04 04:03:26 UTC (rev 130942)
@@ -631,6 +631,7 @@
 py-zconfig              2.9.0_1     24 25 26
 py-zdaemon              2.0.4_1     25 26
 py-zen                  0.3.2_2     25 26 31 32
+py-zeroc-ice33          3.3.1_3     25
 py-zodb                 3.10.5_1    25 26
 py-zopeinterface        3.8.0_2     24 25 26 31 32
 py-zsi                  2.0_1       24 25 26

Modified: trunk/dports/python/py-zeroc-ice33/Portfile
===================================================================
--- trunk/dports/python/py-zeroc-ice33/Portfile	2015-01-04 04:03:23 UTC (rev 130941)
+++ trunk/dports/python/py-zeroc-ice33/Portfile	2015-01-04 04:03:26 UTC (rev 130942)
@@ -45,21 +45,9 @@
                     rmd160 d64d52c35640cebe1145e62f57618473d17cbeb5
 platforms       darwin
 
-python.versions 25 26 27
+python.versions 26 27
 
 if {${name} ne ${subport}} {
-    # Special case Python 25 so only one Portfile is needed, as the
-    # Python Ice bindings need a the paths to the framework portion of
-    # the Python build.  These copied from python26-1.0.tcl.
-    if {${python.version} == 25} {
-        set python.prefix   ${frameworks_dir}/Python.framework/Versions/${python.branch}
-        set python.bin      ${python.prefix}/bin/python${python.branch}
-        set python.lib      ${python.prefix}/Python
-        set python.libdir   ${python.prefix}/lib/python${python.branch}
-        set python.pkgd     ${python.prefix}/lib/python${python.branch}/site-packages
-        set python.include  ${python.prefix}/include/python${python.branch}
-    }
-
     depends_lib-append  port:zeroc-ice33
 
     build.dir       ${worksrcpath}/py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150103/fc43f026/attachment.html>


More information about the macports-changes mailing list