[100801] trunk/dports/python

Frank Schima macsforever2000 at macports.org
Wed Dec 26 10:02:48 PST 2012


Vince,


You just overwrote py27-pyobjc and py27-pyobjc-cocoa!


-Frank

On Dec 26, 2012, at 6:26 AM, vince at macports.org wrote:

> Revision
> 100801
> Author
> vince at macports.org
> Date
> 2012-12-26 05:26:42 -0800 (Wed, 26 Dec 2012)
> Log Message
> 
> Add python3.2 versions of py-pyobjc and py-pyobjc-cocoa
> Modified Paths
> 
> trunk/dports/python/py27-pyobjc/Portfile
> trunk/dports/python/py27-pyobjc-cocoa/Portfile
> Diff
> 
> Modified: trunk/dports/python/py27-pyobjc/Portfile (100800 => 100801)
> 
> --- trunk/dports/python/py27-pyobjc/Portfile	2012-12-26 12:06:15 UTC (rev 100800)
> +++ trunk/dports/python/py27-pyobjc/Portfile	2012-12-26 13:26:42 UTC (rev 100801)
> @@ -2,10 +2,10 @@
>  # $Id$
>  
>  PortSystem 1.0
> -PortGroup python27 1.0
> +PortGroup python32 1.0
>  
> -name            py27-pyobjc
> -version         2.3
> +name            py32-pyobjc
> +version         2.4
>  categories      python devel
>  license         MIT
>  maintainers     nomaintainer
> @@ -23,17 +23,17 @@
>  master_sites    http://pypi.python.org/packages/source/p/pyobjc-core/
>  distname        pyobjc-core-${version}
>  
> -checksums       sha1    ef7c5489e86e5ff219e7ae15de84fe28bc1572f6 \
> -                rmd160  8c7b5ec7478035490bcb78193b7659ee6293c785
> +checksums       sha1    05dcb83dea0d50cda0a81e3cf07711bd7003c57d \
> +                rmd160  9ec46a504e272128aeadff93c9dce8c1b26f73df
>  
> -depends_lib     port:py27-distribute \
> -                path:${python.pkgd}/py2app/__init__.py:py27-py2app \
> +depends_lib     port:py32-distribute \
> +                path:${python.pkgd}/py2app/__init__.py:py32-py2app \
>                  port:libxml2
>  
> -patchfiles      setup.py.diff 
> +#patchfiles      setup.py.diff 
>  
>  platform darwin 12 {
> -	patchfiles-append 		patch-Modules.diff
> +#	patchfiles-append 		patch-Modules.diff
>  }
>  
>  post-destroot {
> Modified: trunk/dports/python/py27-pyobjc-cocoa/Portfile (100800 => 100801)
> 
> --- trunk/dports/python/py27-pyobjc-cocoa/Portfile	2012-12-26 12:06:15 UTC (rev 100800)
> +++ trunk/dports/python/py27-pyobjc-cocoa/Portfile	2012-12-26 13:26:42 UTC (rev 100801)
> @@ -2,26 +2,26 @@
>  # $Id$
>  
>  PortSystem 1.0
> -PortGroup python27 1.0
> +PortGroup python32 1.0
>  
> -name            py27-pyobjc-cocoa
> -version         2.3
> +name            py32-pyobjc-cocoa
> +version         2.4
>  categories      python devel
>  license         MIT
>  maintainers     nomaintainer
>  platforms       darwin
> -description     cocoa wrappers for py27-pyobjc
> +description     cocoa wrappers for py32-pyobjc
>  long_description    This port provides the CoreFoundation, Foundation and \
> -                    AppKit wrappers for use with py27-pyobjc.
> +                    AppKit wrappers for use with py32-pyobjc.
>  
>  homepage        http://pyobjc.sourceforge.net/
>  master_sites    http://pypi.python.org/packages/source/p/pyobjc-framework-Cocoa/
>  distname        pyobjc-framework-Cocoa-${version}
>  
> -checksums       sha1    fa51fafac47f8b0bbbeb8ccad3b43f9d2e91037c \
> -                rmd160  0f88ab283461d642716e29e62cb67fd0f3dfc173
> +checksums       sha1    89c9662cd2df6f115c2e6fa48ef44bd123b7ab3e \
> +                rmd160  e23f68b0e84c5bd3ec653d95ccd8915065aef8a4
>  
> -depends_lib     port:py27-pyobjc
> +depends_lib     port:py32-pyobjc
>  
>  post-destroot {
>      xinstall -m 644 -W ${worksrcpath} \
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/macports-changes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20121226/5d5f43e8/attachment.html>


More information about the macports-dev mailing list