[138148] trunk/dports/python/py-sip/Portfile

michaelld at macports.org michaelld at macports.org
Tue Jun 30 10:34:03 PDT 2015


Revision: 138148
          https://trac.macports.org/changeset/138148
Author:   michaelld at macports.org
Date:     2015-06-30 10:34:02 -0700 (Tue, 30 Jun 2015)
Log Message:
-----------
py*-sip: update to 4.16.8, which provides updated SIP API 11.2. But, because the change is private only, there is no need to rev-bump SIP dependencies.

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

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2015-06-30 17:11:18 UTC (rev 138147)
+++ trunk/dports/python/py-sip/Portfile	2015-06-30 17:34:02 UTC (rev 138148)
@@ -21,7 +21,7 @@
 
 homepage            http://www.riverbankcomputing.co.uk/software/sip/intro
 
-version             4.16.7
+version             4.16.8
 
 # from siplib/sip.h.in:
 #
@@ -31,7 +31,10 @@
 # the minor number incremented.  Whenever data structure elements are
 # 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
+#  -> 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.
 # SIP 4.15.5 provided SIP API 11.0.
 
@@ -51,8 +54,8 @@
         distname        sip-${version}
     }
 
-    checksums           rmd160 1a56e2e620b4815947c1b4e3b7dc7ea3968b7bca \
-                        sha256 4caa8d52e4403bae5c4c64f44de03a2cfd0bb10b6d96c5fb771133516df9abbd
+    checksums           rmd160 a3710db3e9e258d904a52072f716f50ae7f178d0 \
+                        sha256 d3141b65e48a30c9ce36612f8bcd1730ebf02d044757e4d6c5234927e2063e18
 
     patchfiles          patch-siputils.py.diff \
                         patch-specs_macx-g++.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150630/c1a7a0ec/attachment.html>


More information about the macports-changes mailing list