[69493] trunk/dports/python

ram at macports.org ram at macports.org
Wed Jul 7 17:21:52 PDT 2010


Revision: 69493
          http://trac.macports.org/changeset/69493
Author:   ram at macports.org
Date:     2010-07-07 17:21:52 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
python/py27-pyobjc: new port

Modified Paths:
--------------
    trunk/dports/python/py27-pyobjc/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-pyobjc/

Modified: trunk/dports/python/py27-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py26-pyobjc/Portfile	2010-07-07 23:40:52 UTC (rev 69483)
+++ trunk/dports/python/py27-pyobjc/Portfile	2010-07-08 00:21:52 UTC (rev 69493)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
 
-name            py26-pyobjc
+name            py27-pyobjc
 version         2.2
 categories      python devel
 license         MIT
-maintainers     jmr openmaintainer
+maintainers     nomaintainer
 platforms       darwin
 description     bidirectional bridge between python and Objective C
 long_description    The PyObjC project aims to provide a bridge between \
@@ -26,8 +26,8 @@
                 sha1 6e1fbfa5708eefaf7a36147daf21f0aab62ec1e4 \
                 rmd160 a7063fe74ecc95b3105e78196e5b5adc3bba3d4a
 
-depends_lib     port:py26-distribute \
-                path:${python.pkgd}/py2app/__init__.py:py26-py2app
+depends_lib     port:py27-distribute \
+                path:${python.pkgd}/py2app/__init__.py:py27-py2app
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} HISTORIC.txt Install.txt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/81583a49/attachment.html>


More information about the macports-changes mailing list