[144918] trunk/dports/python/py-pyobjc-cocoa/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Jan 20 18:09:55 PST 2016


Revision: 144918
          https://trac.macports.org/changeset/144918
Author:   khindenburg at macports.org
Date:     2016-01-20 18:09:55 -0800 (Wed, 20 Jan 2016)
Log Message:
-----------
py-pobjc-cocoa: update to 3.0.4

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

Modified: trunk/dports/python/py-pyobjc-cocoa/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-cocoa/Portfile	2016-01-21 02:02:46 UTC (rev 144917)
+++ trunk/dports/python/py-pyobjc-cocoa/Portfile	2016-01-21 02:09:55 UTC (rev 144918)
@@ -6,7 +6,7 @@
 
 name                py-pyobjc-cocoa
 python.rootname     pyobjc-framework-Cocoa
-version             3.0.1
+version             3.0.4
 categories-append   devel
 platforms           darwin
 license             MIT
@@ -19,18 +19,15 @@
 
 master_sites        http://pypi.python.org/packages/source/p/${python.rootname}/
 distname            ${python.rootname}-${version}
-checksums           rmd160  6ac9a422a86863effbbbed41707e0bb138c92ddb \
-                    sha256  aa27cbe6048100d04a3a38b121f7f6398108f54801e027f42c7cbc6340116fd4
 
+checksums           rmd160  f3055447c484aecd164891c9200710e74c352153 \
+                    sha256  e90849433dab2ea02b393ced2ca02822dc9d98aba46311ee3ea971ad19e947cc
+
 python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-pyobjc
 
-    # See https://trac.macports.org/ticket/45310
-    # FIXME: remove when version 3.0.2 comes out
-    patchfiles      patch2-pyobjc_setup.py.diff
-
     platform darwin 8 {
         depends_fetch
         depends_lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160120/8b54ca15/attachment.html>


More information about the macports-changes mailing list