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

michaelld at macports.org michaelld at macports.org
Wed Mar 25 06:16:45 PDT 2015


Revision: 134421
          https://trac.macports.org/changeset/134421
Author:   michaelld at macports.org
Date:     2015-03-25 06:16:45 -0700 (Wed, 25 Mar 2015)
Log Message:
-----------
py*-sip: update to 4.16.7; still provides SIP API 11.1, so no need to rev-bump dependencies.

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

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2015-03-25 11:38:49 UTC (rev 134420)
+++ trunk/dports/python/py-sip/Portfile	2015-03-25 13:16:45 UTC (rev 134421)
@@ -21,7 +21,7 @@
 
 homepage            http://www.riverbankcomputing.co.uk/software/sip/intro
 
-version             4.16.6
+version             4.16.7
 
 # 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.[1-6] provides SIP API 11.1.
+# SIP 4.16.[1-7] provides SIP API 11.1.
 # SIP 4.15.5 provided SIP API 11.0.
 
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -51,8 +51,8 @@
         distname        sip-${version}
     }
 
-    checksums           rmd160 ed0fb35a8378d0f19f2554106673744d18a7859b \
-                        sha256 8c7db2baf52935ee7d8573c98d6ede0d90e4308b8b9e7739e59acf1650714552
+    checksums           rmd160 1a56e2e620b4815947c1b4e3b7dc7ea3968b7bca \
+                        sha256 4caa8d52e4403bae5c4c64f44de03a2cfd0bb10b6d96c5fb771133516df9abbd
 
     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/20150325/33940991/attachment.html>


More information about the macports-changes mailing list