[107796] trunk/dports/devel/qt4-creator-mac/Portfile

cal at macports.org cal at macports.org
Fri Jul 5 14:30:11 PDT 2013


Revision: 107796
          https://trac.macports.org/changeset/107796
Author:   cal at macports.org
Date:     2013-07-05 14:30:11 -0700 (Fri, 05 Jul 2013)
Log Message:
-----------
qt4-creator-mac: update to version 2.7.2, mark openmaintainer, use qmake portgroup, maintainer, #39636

Modified Paths:
--------------
    trunk/dports/devel/qt4-creator-mac/Portfile

Modified: trunk/dports/devel/qt4-creator-mac/Portfile
===================================================================
--- trunk/dports/devel/qt4-creator-mac/Portfile	2013-07-05 20:52:17 UTC (rev 107795)
+++ trunk/dports/devel/qt4-creator-mac/Portfile	2013-07-05 21:30:11 UTC (rev 107796)
@@ -2,15 +2,14 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           qt4 1.0
+PortGroup           qmake 1.0
 
 name                qt4-creator-mac
-version             2.7.1
-revision            1
+version             2.7.2
 categories          devel aqua
 platforms           darwin
 license             LGPL-2.1
-maintainers         sicherha.de:macports 
+maintainers         sicherha.de:macports openmaintainer
 description         Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.
 long_description    Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.
 
@@ -18,8 +17,8 @@
 distname            qt-creator-${version}-src
 master_sites        https://download.qt-project.org/official_releases/qtcreator/[join [lrange [split ${version} .] 0 1] .]/${version}/
 
-checksums           rmd160  4ead068ad4c57888bf96266973fe69e8ee762ed2 \
-                    sha256  5b428b49579ab62ab0575010848b4d50b05d4ff1abebaa73883bcdd9863f7613
+checksums           rmd160  048e66a3c47837e8db4a553f0d6a528f488e7f57 \
+                    sha256  5df913faa43a5fbf44fb1f25faaf6d258134b8f9e6b8ef8a21277136dec9e189
 
 depends_lib-append  port:botan
 
@@ -48,10 +47,7 @@
     configure.pre_args-append CONFIG+="release"
 }
 
-configure.cmd       ${qt_qmake_cmd}
-configure.args      "-o Makefile qtcreator.pro USE_SYSTEM_BOTAN=1"
-configure.post_args
-configure.universal_args
+configure.args      "USE_SYSTEM_BOTAN=1"
 
 # allow ccache, if specified by the user
 pre-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130705/498bd229/attachment.html>


More information about the macports-changes mailing list