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

michaelld at macports.org michaelld at macports.org
Wed Apr 13 12:19:13 PDT 2016


Revision: 147737
          https://trac.macports.org/changeset/147737
Author:   michaelld at macports.org
Date:     2016-04-13 12:19:13 -0700 (Wed, 13 Apr 2016)
Log Message:
-----------
py*-sip: update to 4.18.0. Augmented SIP API seems to work OK with older SIP dependencies such as PyQt* and PyQwt.

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	2016-04-13 18:14:43 UTC (rev 147736)
+++ trunk/dports/python/py-sip/Portfile	2016-04-13 19:19:13 UTC (rev 147737)
@@ -21,7 +21,7 @@
 
 homepage            http://www.riverbankcomputing.co.uk/software/sip/intro
 
-version             4.17
+version             4.18
 
 # 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.18.0 provides SIP API 11.3
 # 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.
@@ -55,8 +56,8 @@
         distname        sip-${version}
     }
 
-    checksums           rmd160 770f4ee539c7f637fe3c24679f5d8d8ba7dcd252 \
-                        sha256 603026822adf8673fca6e0ea20b02c3c4a2dccb309647656f7269adc8de89060
+    checksums           rmd160 77aabe2970b2ec2ae9e10d2bbfae898515ac2b0d \
+                        sha256 f1dc5c81c07a9ad97edcd4a0af964a41e420024ba7ca165afd2b351efd249cb6
 
     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	2016-04-13 18:14:43 UTC (rev 147736)
+++ trunk/dports/python/py-sip/files/patch-configure.py.diff	2016-04-13 19:19:13 UTC (rev 147737)
@@ -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
-@@ -894,7 +894,6 @@
+--- configure.py.orig
++++ configure.py
+@@ -921,7 +921,6 @@
          raise
      except:
          sys.stderr.write(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160413/04d05827/attachment.html>


More information about the macports-changes mailing list