[72708] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sun Oct 24 16:31:54 PDT 2010


Revision: 72708
          http://trac.macports.org/changeset/72708
Author:   ryandesign at macports.org
Date:     2010-10-24 16:31:51 -0700 (Sun, 24 Oct 2010)
Log Message:
-----------
py27-qscintilla: new port, version 2.4.5, based on py26-qscintilla; see #26830

Modified Paths:
--------------
    trunk/dports/python/py27-qscintilla/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-qscintilla/

Modified: trunk/dports/python/py27-qscintilla/Portfile
===================================================================
--- trunk/dports/python/py26-qscintilla/Portfile	2010-10-24 22:13:10 UTC (rev 72706)
+++ trunk/dports/python/py27-qscintilla/Portfile	2010-10-24 23:31:51 UTC (rev 72708)
@@ -12,9 +12,8 @@
 #          number of the installed qscintilla port, or configure/building
 #          will fail with strange error messages.
 
-name                py26-qscintilla
+name                py27-qscintilla
 version             2.4.5
-revision            1
 categories          python devel
 maintainers         adfernandes openmaintainer
 description         Python bindings for QScintilla
@@ -29,6 +28,7 @@
 #       since it contains the 'main' software distribution!
 #
 
+dist_subdir         qscintilla
 distname            QScintilla-gpl-${version}
 master_sites        http://www.riverbankcomputing.com/static/Downloads/QScintilla2/ \
                     http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/ \
@@ -39,12 +39,12 @@
                     sha1    2401c2214ba0377ad61855c0fac6f6c7c95801d6 \
                     rmd160  d96cf05c879f314ee828ec6a1609bd1864692bd6
 
-depends_lib         port:qscintilla port:python26 port:py26-pyqt4
+depends_lib         port:qscintilla port:python27 port:py27-pyqt4
 
 universal_variant   no
 
 configure.dir       ${worksrcpath}/Python
-configure.cmd       "${prefix}/bin/python2.6 configure.py; echo"
+configure.cmd       "${prefix}/bin/python2.7 configure.py; echo"
 
 build.dir           ${worksrcpath}/Python
 build.cmd           ${build.cmd}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101024/8533d298/attachment.html>


More information about the macports-changes mailing list