[107942] trunk/dports/python/py-shiboken/Portfile

mmoll at macports.org mmoll at macports.org
Tue Jul 9 12:39:12 PDT 2013


Revision: 107942
          https://trac.macports.org/changeset/107942
Author:   mmoll at macports.org
Date:     2013-07-09 12:39:11 -0700 (Tue, 09 Jul 2013)
Log Message:
-----------
py-shiboken: update to latest version, 1.2.0

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

Modified: trunk/dports/python/py-shiboken/Portfile
===================================================================
--- trunk/dports/python/py-shiboken/Portfile	2013-07-09 19:06:18 UTC (rev 107941)
+++ trunk/dports/python/py-shiboken/Portfile	2013-07-09 19:39:11 UTC (rev 107942)
@@ -6,8 +6,7 @@
 
 set realname        shiboken
 name                py-${realname}
-version             1.1.2
-revision            1
+version             1.2.0
 python.versions     25 26 27 31 32 33
 python.default_version 27
 categories-append   devel
@@ -20,11 +19,11 @@
                     source code.
 homepage            http://qt-project.org/wiki/PySide
 platforms           darwin
-master_sites        http://qt-project.org/wiki/PySideDownloads
+master_sites        http://download.qt-project.org/official_releases/pyside
 
-checksums           md5     0a37b5011b3a7276bf4584317412a4b6 \
-                    rmd160  ea4ecb00af002bef43e2a9093c536cc7ae12be87 \
-                    sha1    2ffe9d47a3f536840ed9d7eff766a53040bb2a2e
+checksums           md5     946ae0405ff3238d6b72124e07fae06e \
+                    rmd160  cfd93c9c33e76f78ac49a3bfcf9fa802e738ea8b \
+                    sha1    03866dbdfa34078b2d9d35f4b6d83aa65e292e3f
 distname            ${realname}-${version}
 use_bzip2           yes
 
@@ -48,7 +47,7 @@
                     -DPYTHON_LIBRARY=${python.lib} \
                     -DPYTHON_INCLUDE_DIR=${python.include}
     if {${python.version} >= 30} {
-        configure.args-append -DUSE_PYTHON3:BOOL=TRUE -DPYTHON3_LIBRARY=${python.lib} -DPYTHON3_INCLUDE_DIR=${python.include}m
+        configure.args-append -DUSE_PYTHON3:BOOL=TRUE -DPYTHON3_LIBRARY=${python.lib} -DPYTHON3_INCLUDE_DIR=${python.include}
     }
     build.cmd       make
     build.target    all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130709/aec40705/attachment.html>


More information about the macports-changes mailing list