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

michaelld at macports.org michaelld at macports.org
Wed Mar 27 07:32:14 PDT 2013


Revision: 104543
          https://trac.macports.org/changeset/104543
Author:   michaelld at macports.org
Date:     2013-03-27 07:32:14 -0700 (Wed, 27 Mar 2013)
Log Message:
-----------
py*-sip: update to 4.14.5

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

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2013-03-27 14:31:37 UTC (rev 104542)
+++ trunk/dports/python/py-sip/Portfile	2013-03-27 14:32:14 UTC (rev 104543)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-sip
-version             4.14.4
+version             4.14.5
 python.versions     24 25 26 27 31 32 33
 python.default_version 24
 categories-append   devel
@@ -30,8 +30,8 @@
 
     distname            sip-${version}
 
-    checksums           rmd160  c5e19b64eee03d7f33891fa1f5171e484f98f6e2 \
-                        sha256  325f5933e8bac94e04c29a800f872073f8fcd20260477dca7039f45fb4935eb3
+    checksums           rmd160  9d5775c486c8b5e9ffeda8ca177dfc39e7df2a23 \
+                        sha256  47eeff6cc6456c3ef353630472b681b2fe4e8076c8e85a7801cd9265d45f4e90
 
     patchfiles          patch-siputils.py.diff \
                         patch-specs_macx-g++.diff \

Modified: trunk/dports/python/py-sip/files/patch-siputils.py.diff
===================================================================
--- trunk/dports/python/py-sip/files/patch-siputils.py.diff	2013-03-27 14:31:37 UTC (rev 104542)
+++ trunk/dports/python/py-sip/files/patch-siputils.py.diff	2013-03-27 14:32:14 UTC (rev 104543)
@@ -1,5 +1,5 @@
---- siputils.py.orig	2013-02-03 08:14:08.000000000 -0500
-+++ siputils.py	2013-03-05 10:54:47.000000000 -0500
+--- siputils.py.orig	2013-03-06 08:41:38.000000000 -0500
++++ siputils.py	2013-03-27 08:24:05.000000000 -0400
 @@ -297,7 +297,7 @@
              # These require special handling as they are (potentially) a set of
              # space separated values rather than a single value that might
@@ -53,7 +53,7 @@
          else:
              prl_name = os.path.join(self.config.qt_lib_dir, "lib" + clib + ".prl")
  
-@@ -1553,8 +1563,8 @@
+@@ -1561,8 +1571,8 @@
              # Note that I can't remember why we need a framework build.
              dl = get_python_inc().split(os.sep)
  
@@ -64,7 +64,7 @@
  
              self.LFLAGS.append("-undefined dynamic_lookup")
  
-@@ -2464,6 +2474,40 @@
+@@ -2472,6 +2482,40 @@
                  lhs = line[:assstart].strip()
                  rhs = line[assend + 1:].strip()
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130327/2cdecc8b/attachment.html>


More information about the macports-changes mailing list