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

michaelld at macports.org michaelld at macports.org
Wed Aug 21 17:43:42 PDT 2013


Revision: 109910
          https://trac.macports.org/changeset/109910
Author:   michaelld at macports.org
Date:     2013-08-21 17:43:42 -0700 (Wed, 21 Aug 2013)
Log Message:
-----------
py*-sip: update to 4.15.0.

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	2013-08-22 00:35:34 UTC (rev 109909)
+++ trunk/dports/python/py-sip/Portfile	2013-08-22 00:43:42 UTC (rev 109910)
@@ -5,7 +5,8 @@
 PortGroup           python 1.0
 
 name                py-sip
-version             4.14.7
+version             4.15.0
+set dist_version    4.15
 python.versions     24 25 26 27 31 32 33
 python.default_version 27
 categories-append   devel
@@ -28,10 +29,10 @@
 
     master_sites        sourceforge:pyqt
 
-    distname            sip-${version}
+    distname            sip-${dist_version}
 
-    checksums           rmd160  2148334fa22d0002ec92d3446d9c3536bb1e0c70 \
-                        sha256  05669120a53a2c98f98560424cda413ae95f5528494c80764004dbea78d361b7
+    checksums           rmd160  f43990bfd188c51f368a169fd6d3f080f9e94520 \
+                        sha256  09873c5aeb392be62393d525b4ab2fcd50ee68d431ce73135c9e7d2def229a83
 
     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	2013-08-22 00:35:34 UTC (rev 109909)
+++ trunk/dports/python/py-sip/files/patch-configure.py.diff	2013-08-22 00:43:42 UTC (rev 109910)
@@ -1,6 +1,6 @@
---- configure.py.orig	2013-03-01 16:12:44.000000000 -0500
-+++ configure.py	2013-03-05 10:54:48.000000000 -0500
-@@ -541,7 +541,6 @@
+--- configure.py.orig	2013-08-21 01:25:44.000000000 -0400
++++ configure.py	2013-08-21 19:10:47.000000000 -0400
+@@ -547,7 +547,6 @@
          raise
      except:
          sys.stderr.write(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130821/30d08daa/attachment.html>


More information about the macports-changes mailing list