[70698] trunk/dports/audio/phonon/Portfile

michaelld at macports.org michaelld at macports.org
Tue Aug 17 10:18:49 PDT 2010


Revision: 70698
          http://trac.macports.org/changeset/70698
Author:   michaelld at macports.org
Date:     2010-08-17 10:18:48 -0700 (Tue, 17 Aug 2010)
Log Message:
-----------
Bump to 4.4.2.  Building the QT7 plugin (as is done by Qt4) does not
work yet.

Modified Paths:
--------------
    trunk/dports/audio/phonon/Portfile

Modified: trunk/dports/audio/phonon/Portfile
===================================================================
--- trunk/dports/audio/phonon/Portfile	2010-08-17 16:59:25 UTC (rev 70697)
+++ trunk/dports/audio/phonon/Portfile	2010-08-17 17:18:48 UTC (rev 70698)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,8 +5,7 @@
 PortGroup           kde4    1.0
 
 name                phonon
-version             4.3.0
-revision            1
+version             4.4.2
 categories          audio kde kde4
 maintainers         nomaintainer
 description         Cross Platform Multimedia API used by KDE4
@@ -15,7 +15,9 @@
 master_sites        kde:stable/${name}/${version}/
 use_bzip2           yes
 distname            phonon-${version}
-checksums           md5 f851219ec1fb4eadc7904f053b6b498d
+checksums           md5 d9eab28383783261254f1cef3b92a3fa \
+                    sha1 c329d924fb75a89a9de8a4d799ff4dcd7ee3302e \
+                    rmd160 aa37903f166904dd09401541df8fc268a2858606
 
 configure.args-append	-DCMAKE_INSTALL_NAME_DIR=${prefix}/lib \
                         ../${distname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100817/33500798/attachment.html>


More information about the macports-changes mailing list