[144894] trunk/dports/python/py-pyobjc-quartz/Portfile
khindenburg at macports.org
khindenburg at macports.org
Wed Jan 20 06:57:24 PST 2016
Revision: 144894
https://trac.macports.org/changeset/144894
Author: khindenburg at macports.org
Date: 2016-01-20 06:57:24 -0800 (Wed, 20 Jan 2016)
Log Message:
-----------
py-pyobjc-quartz: update to 3.0.4; add dependency; maintainer #47137
Modified Paths:
--------------
trunk/dports/python/py-pyobjc-quartz/Portfile
Modified: trunk/dports/python/py-pyobjc-quartz/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-quartz/Portfile 2016-01-20 13:23:24 UTC (rev 144893)
+++ trunk/dports/python/py-pyobjc-quartz/Portfile 2016-01-20 14:57:24 UTC (rev 144894)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-pyobjc-quartz
-version 2.5.1
+version 3.0.4
categories-append devel
license MIT
maintainers gmail.com:lkraider+ports openmaintainer
@@ -20,15 +20,15 @@
master_sites http://pypi.python.org/packages/source/p/pyobjc-framework-Quartz/
distname pyobjc-framework-Quartz-${version}
-checksums md5 8ac7d4b6028a81a428cda75de2732ee9 \
- sha1 114121fdb449288f8ac3e40fe86c56508661171f \
- rmd160 395dfdf566ebf3c56fbba6b0415881d7cef5c622
+checksums rmd160 7509318b3a5e40079ae09d4b708ceb393adfb732 \
+ sha256 b12a8af65312dd2f06f62a8bf73a56d8f3fbad90adda4038757356d7624ce391
python.versions 27 34
if {${name} ne ${subport}} {
- depends_lib port:py${python.version}-pyobjc
-
+ depends_lib port:py${python.version}-pyobjc \
+ port:py${python.version}-pyobjc-cocoa
+
post-destroot {
xinstall -m 644 -W ${worksrcpath} \
LICENSE.txt README.txt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160120/9da94c18/attachment.html>
More information about the macports-changes
mailing list