[144917] trunk/dports/python/py-pyobjc/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Jan 20 18:02:46 PST 2016


Revision: 144917
          https://trac.macports.org/changeset/144917
Author:   khindenburg at macports.org
Date:     2016-01-20 18:02:46 -0800 (Wed, 20 Jan 2016)
Log Message:
-----------
py-pyobjc: update to 3.0.4

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

Modified: trunk/dports/python/py-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc/Portfile	2016-01-21 00:40:49 UTC (rev 144916)
+++ trunk/dports/python/py-pyobjc/Portfile	2016-01-21 02:02:46 UTC (rev 144917)
@@ -5,7 +5,7 @@
 PortGroup python 1.0
 
 name            py-pyobjc
-version         3.0.1
+version         3.0.4
 categories-append     devel
 license         MIT
 maintainers     nomaintainer
@@ -22,20 +22,16 @@
 homepage        http://pyobjc.sourceforge.net/
 master_sites    https://pypi.python.org/packages/source/p/pyobjc-core/
 distname        pyobjc-core-${version}
-checksums       md5     f40f96460eac67554751a9e3e8bbdcef \
-                rmd160  2603015771686d6e2c4056bb51784b2b74e9c421 \
-                sha256  713cafd1a0aea24f50a2c47496e596cf2eadd0386da1529a3c05d6638a679198
 
+checksums       rmd160  12ee6d8132c59420c768dafdb2ee73f17ea97cc1 \
+                sha256  a4708886ff7844ff7537c60d14e903014a90b3e3cdbad5e717acfcbe150768b7
+
 python.versions 26 27 33 34 35
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-setuptools \
                     port:py${python.version}-py2app
 
-    # See https://trac.macports.org/ticket/45310
-    # FIXME: remove when version 3.0.2 comes out
-    patchfiles      patch-setup.py.diff patch-Tools-pyobjc_setup.py.diff
-
     set readme_name README.txt
 
     # Note: see upstream ticket https://bitbucket.org/ronaldoussoren/pyobjc/issue/100/cannot-find-interface-declaration-for
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160120/f5c236ff/attachment.html>


More information about the macports-changes mailing list