[141675] trunk/dports/python/py-sip

michaelld at macports.org michaelld at macports.org
Sat Dec 12 02:32:03 PST 2015


Revision: 141675
          https://trac.macports.org/changeset/141675
Author:   michaelld at macports.org
Date:     2015-10-26 10:58:40 -0700 (Mon, 26 Oct 2015)
Log Message:
-----------
py*-sip: update to 4.17.0.

Modified Paths:
--------------
    trunk/dports/python/py-sip/Portfile
    trunk/dports/python/py-sip/files/patch-configure.py.diff

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2015-10-26 16:37:05 UTC (rev 141674)
+++ trunk/dports/python/py-sip/Portfile	2015-10-26 17:58:40 UTC (rev 141675)
@@ -21,7 +21,7 @@
 
 homepage            http://www.riverbankcomputing.co.uk/software/sip/intro
 
-version             4.16.9
+version             4.17
 
 # from siplib/sip.h.in:
 #
@@ -32,6 +32,7 @@
 # removed or the order changed then the major number must be
 # incremented and the minor number set to 0.
 #
+# SIP 4.17.0 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.
@@ -54,8 +55,8 @@
         distname        sip-${version}
     }
 
-    checksums           rmd160 8da5c5c0ebb81d384e737a351022544d756ec804 \
-                        sha256 dbe173aa566e26ca0bb5bcbc1d30ef780f416267bb3b5df48149a737ea6b0555
+    checksums           rmd160 770f4ee539c7f637fe3c24679f5d8d8ba7dcd252 \
+                        sha256 603026822adf8673fca6e0ea20b02c3c4a2dccb309647656f7269adc8de89060
 
     patchfiles          patch-siputils.py.diff \
                         patch-specs_macx-g++.diff \

Modified: trunk/dports/python/py-sip/files/patch-configure.py.diff
===================================================================
--- trunk/dports/python/py-sip/files/patch-configure.py.diff	2015-10-26 16:37:05 UTC (rev 141674)
+++ trunk/dports/python/py-sip/files/patch-configure.py.diff	2015-10-26 17:58:40 UTC (rev 141675)
@@ -1,6 +1,6 @@
 --- configure.py.orig	2015-02-25 13:03:17.000000000 -0500
 +++ configure.py	2015-02-25 21:58:10.000000000 -0500
-@@ -892,7 +892,6 @@
+@@ -894,7 +894,6 @@
          raise
      except:
          sys.stderr.write(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/8f76b7b4/attachment.html>


More information about the macports-changes mailing list