[77732] trunk/dports/kde/kdebase4-runtime/Portfile

snc at macports.org snc at macports.org
Sun Apr 10 12:48:36 PDT 2011


Revision: 77732
          http://trac.macports.org/changeset/77732
Author:   snc at macports.org
Date:     2011-04-10 12:48:34 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
kdebase4-runtime: update to 4.6.2

Modified Paths:
--------------
    trunk/dports/kde/kdebase4-runtime/Portfile

Modified: trunk/dports/kde/kdebase4-runtime/Portfile
===================================================================
--- trunk/dports/kde/kdebase4-runtime/Portfile	2011-04-10 19:05:29 UTC (rev 77731)
+++ trunk/dports/kde/kdebase4-runtime/Portfile	2011-04-10 19:48:34 UTC (rev 77732)
@@ -5,7 +5,7 @@
 PortGroup           kde4   1.1
 
 name                kdebase4-runtime
-version             4.6.0
+version             4.6.2
 categories          kde kde4
 maintainers         snc sharky michaelld
 description         Shared data needed by KDE4 programs
@@ -16,8 +16,8 @@
 master_sites        kde:stable/${version}/src/
 use_bzip2           yes
 distname            kdebase-runtime-${version}
-checksums           sha1    024b7035a410f7c08e501ea1250553e746a469d2 \
-                    rmd160  a43be9a893bf88ffc99b73b9991bcd2fe752045d
+checksums           sha1    d939d78f82e8c9d1257552abac08e4da1ff28c51 \
+                    rmd160  1fec8ef92dc3123b14df3320795bfa3230a2f649
 
 depends_lib-append  port:kdelibs4 \
                     port:libssh \
@@ -31,6 +31,11 @@
                     port:virtuoso \
                     port:bison
 
+post-patch {
+    ln  ${worksrcpath}/knotify/Info.plist.template \
+        ${worksrcpath}/Info.plist.template
+}
+
 configure.args-append   -DWITH_PulseAudio=OFF \
                         -DXINE_INCLUDE_DIR=\"\" \
                         -DXINE_LIBRARY=\"\" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/a86550f2/attachment.html>


More information about the macports-changes mailing list