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

michaelld at macports.org michaelld at macports.org
Wed Sep 17 11:48:17 PDT 2014


Revision: 125438
          https://trac.macports.org/changeset/125438
Author:   michaelld at macports.org
Date:     2014-09-17 11:48:17 -0700 (Wed, 17 Sep 2014)
Log Message:
-----------
py*-sip: update to 4.16.3, which still provides SIP API 11.1 so no need to rev-bump dependencies.

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	2014-09-17 18:15:46 UTC (rev 125437)
+++ trunk/dports/python/py-sip/Portfile	2014-09-17 18:48:17 UTC (rev 125438)
@@ -21,7 +21,7 @@
 
 homepage            http://www.riverbankcomputing.co.uk/software/sip/intro
 
-version             4.16.2
+version             4.16.3
 
 # from siplib/sip.h.in:
 #
@@ -32,8 +32,7 @@
 # removed or the order changed then the major number must be
 # incremented and the minor number set to 0.
 # 
-# SIP 4.16.2 provides SIP API 11.1.
-# SIP 4.16.1 provides SIP API 11.1.
+# SIP 4.16.[1-3] provides SIP API 11.1.
 # SIP 4.15.5 provided SIP API 11.0.
 
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -52,8 +51,8 @@
         distname        sip-${version}
     }
 
-    checksums           rmd160 5bdc04a4c93deed92dc0838baf590b938ea333eb \
-                        sha256 a55a2324a46ab42e42ae57c52ef06583b17d25c987973fe2e7ff2e8a649294ce
+    checksums           rmd160 bc13223fc47c75227d854ecb9b506fca17306178 \
+                        sha256 fd8a65693612f1d0c5dcd41881cd92496d770b3b9e03a138e533e3afc892f421
 
     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	2014-09-17 18:15:46 UTC (rev 125437)
+++ trunk/dports/python/py-sip/files/patch-configure.py.diff	2014-09-17 18:48:17 UTC (rev 125438)
@@ -1,6 +1,6 @@
 --- configure.py.orig	2014-06-02 14:22:56.000000000 -0400
 +++ configure.py	2014-06-02 14:23:07.000000000 -0400
-@@ -872,7 +872,6 @@
+@@ -880,7 +880,6 @@
          raise
      except:
          sys.stderr.write(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140917/93023f1c/attachment.html>


More information about the macports-changes mailing list