Revision: 105501 https://trac.macports.org/changeset/105501 Author: michaelld@macports.org Date: 2013-04-22 16:59:15 -0700 (Mon, 22 Apr 2013) Log Message: ----------- py*-sip: update to latest (4.14.6) Modified Paths: -------------- trunk/dports/python/py-sip/Portfile Modified: trunk/dports/python/py-sip/Portfile =================================================================== --- trunk/dports/python/py-sip/Portfile 2013-04-22 23:00:07 UTC (rev 105500) +++ trunk/dports/python/py-sip/Portfile 2013-04-22 23:59:15 UTC (rev 105501) @@ -5,11 +5,11 @@ PortGroup python 1.0 name py-sip -version 4.14.5 +version 4.14.6 python.versions 24 25 26 27 31 32 33 python.default_version 24 categories-append devel -maintainers phw openmaintainer +maintainers phw michaelld openmaintainer license {GPL-2 GPL-3 PSF} platforms macosx @@ -30,8 +30,8 @@ distname sip-${version} - checksums rmd160 9d5775c486c8b5e9ffeda8ca177dfc39e7df2a23 \ - sha256 47eeff6cc6456c3ef353630472b681b2fe4e8076c8e85a7801cd9265d45f4e90 + checksums rmd160 4c50579cb99554ffc5b4868c5667289443ad79b1 \ + sha256 4adda378be3ed0c2bb15f502b8437be72ddada20201b9433ea0df50c7b698daf patchfiles patch-siputils.py.diff \ patch-specs_macx-g++.diff \
participants (1)
-
michaelld@macports.org