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

michaelld at macports.org michaelld at macports.org
Mon Aug 1 11:57:41 PDT 2016


Revision: 150898
          https://trac.macports.org/changeset/150898
Author:   michaelld at macports.org
Date:     2016-08-01 11:57:41 -0700 (Mon, 01 Aug 2016)
Log Message:
-----------
py*-sip: update to 4.18.1; same SIP API as 4.18.0, so no rev-bump needed for dependent ports.

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

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2016-08-01 18:54:01 UTC (rev 150897)
+++ trunk/dports/python/py-sip/Portfile	2016-08-01 18:57:41 UTC (rev 150898)
@@ -21,7 +21,7 @@
 
 homepage            http://www.riverbankcomputing.co.uk/software/sip/intro
 
-version             4.18
+version             4.18.1
 
 # 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.18.0 provides SIP API 11.3
+# SIP 4.18.[0-1] 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.
@@ -56,8 +56,8 @@
         distname        sip-${version}
     }
 
-    checksums           rmd160 77aabe2970b2ec2ae9e10d2bbfae898515ac2b0d \
-                        sha256 f1dc5c81c07a9ad97edcd4a0af964a41e420024ba7ca165afd2b351efd249cb6
+    checksums           rmd160 adcbd5a87b375e1b357922b608db45862ccf37ea \
+                        sha256 9bce7a2dbf7f105bf68ad1bab58eebc0ce33087ec40396da756463f086ffa290
 
     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/20160801/8f8aa978/attachment-0001.html>


More information about the macports-changes mailing list