Modified: trunk/dports/python/py-sip/Portfile (139094 => 139095)
--- trunk/dports/python/py-sip/Portfile 2015-08-01 18:00:53 UTC (rev 139094)
+++ trunk/dports/python/py-sip/Portfile 2015-08-01 18:22:36 UTC (rev 139095)
@@ -21,7 +21,7 @@
homepage http://www.riverbankcomputing.co.uk/software/sip/intro
-version 4.16.8
+version 4.16.9
# from siplib/sip.h.in:
#
@@ -32,7 +32,7 @@
# removed or the order changed then the major number must be
# incremented and the minor number set to 0.
#
-# SIP 4.16.8 provides SIP API 11.2
+# SIP 4.16.[8-9] provides SIP API 11.2
# -> BUT: the change is to the private API, not the public one.
# -> SO: no rev-bumps are be needed.
# SIP 4.16.[1-7] provides SIP API 11.1.
@@ -54,8 +54,8 @@
distname sip-${version}
}
- checksums rmd160 a3710db3e9e258d904a52072f716f50ae7f178d0 \
- sha256 d3141b65e48a30c9ce36612f8bcd1730ebf02d044757e4d6c5234927e2063e18
+ checksums rmd160 8da5c5c0ebb81d384e737a351022544d756ec804 \
+ sha256 dbe173aa566e26ca0bb5bcbc1d30ef780f416267bb3b5df48149a737ea6b0555
patchfiles patch-siputils.py.diff \
patch-specs_macx-g++.diff \