[88219] trunk/dports/kde/polkit-qt/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 21 22:46:29 PST 2011


Revision: 88219
          http://trac.macports.org/changeset/88219
Author:   ryandesign at macports.org
Date:     2011-12-21 22:46:26 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
polkit-qt: update to 0.103.0 (#27003); fixes configure failure with latest policykit (#31109); add automoc dependency to fix build failure: http://build.macports.org/builders/buildports-snowleopard-x86_64/builds/3835/steps/compile/logs/stdio

Modified Paths:
--------------
    trunk/dports/kde/polkit-qt/Portfile

Modified: trunk/dports/kde/polkit-qt/Portfile
===================================================================
--- trunk/dports/kde/polkit-qt/Portfile	2011-12-22 06:23:43 UTC (rev 88218)
+++ trunk/dports/kde/polkit-qt/Portfile	2011-12-22 06:46:26 UTC (rev 88219)
@@ -5,8 +5,7 @@
 PortGroup           cmake 1.0
 
 name                polkit-qt
-version             0.9.3
-revision            1
+version             0.103.0
 categories          kde kde4 security
 maintainers         nomaintainer
 description         Qt PolicyKit wrapper
@@ -14,13 +13,15 @@
 platforms           darwin
 homepage            http://api.kde.org/kdesupport-api/kdesupport-apidocs/polkit-qt/html/
 master_sites        kde:stable/apps/KDE4.x/admin/
+distname            ${name}-1-${version}
 use_bzip2           yes
-checksums           md5     8be0205f8cb91161fdaf527f7cb6852d \
-                    sha1    cb0542b78e7a36afb403fba94afe25bbed9dc894 \
-                    rmd160  fb4f35757bd0e2e050c776fbcbd3d25962b4ce84
 
-depends_build-append port:pkgconfig
+checksums           rmd160  6f25a409d3273396a67d0ebfe1437a9976963f8a \
+                    sha256  2e32566b8e3d0fd7cf619497089763303c3dc08b7e5a666b2369720fced2274c
 
+depends_build-append port:automoc \
+                    port:pkgconfig
+
 depends_lib         port:policykit \
                     port:qt4-mac
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111221/7c3e0bfa/attachment.html>


More information about the macports-changes mailing list