[92587] trunk/dports/kde

mk at macports.org mk at macports.org
Tue May 1 13:19:49 PDT 2012


Revision: 92587
          https://trac.macports.org/changeset/92587
Author:   mk at macports.org
Date:     2012-05-01 13:19:49 -0700 (Tue, 01 May 2012)
Log Message:
-----------
skrooge,kmymoney4(-devel): change ui_msg into comment in post-activate step

Modified Paths:
--------------
    trunk/dports/kde/kmymoney4/Portfile
    trunk/dports/kde/kmymoney4-devel/Portfile
    trunk/dports/kde/skrooge/Portfile

Modified: trunk/dports/kde/kmymoney4/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4/Portfile	2012-05-01 19:50:33 UTC (rev 92586)
+++ trunk/dports/kde/kmymoney4/Portfile	2012-05-01 20:19:49 UTC (rev 92587)
@@ -53,6 +53,6 @@
 variant no_gtk description {build without GTK support to ensure avahi gets build without it, avoiding X11} {}
 
 post-activate {
-    ui_msg "Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded."
+    # Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded.
     system "${prefix}/bin/kbuildsycoca4"
 }

Modified: trunk/dports/kde/kmymoney4-devel/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4-devel/Portfile	2012-05-01 19:50:33 UTC (rev 92586)
+++ trunk/dports/kde/kmymoney4-devel/Portfile	2012-05-01 20:19:49 UTC (rev 92587)
@@ -59,6 +59,6 @@
 variant no_gtk description {build without GTK support to ensure avahi gets build without it, thus avoiding X11 dependencies} {}
 
 post-activate {
-    ui_msg "Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded."
+    # Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded.
     system "${prefix}/bin/kbuildsycoca4"
 }

Modified: trunk/dports/kde/skrooge/Portfile
===================================================================
--- trunk/dports/kde/skrooge/Portfile	2012-05-01 19:50:33 UTC (rev 92586)
+++ trunk/dports/kde/skrooge/Portfile	2012-05-01 20:19:49 UTC (rev 92587)
@@ -41,6 +41,6 @@
 patch.pre_args      -p1
 
 post-activate {
-    ui_msg "Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded."
+    # Calling kbuildsycoca4 in case KDE hasn't called it yet to make sure that plugins are loaded.
     system "${prefix}/bin/kbuildsycoca4"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120501/b527054f/attachment.html>


More information about the macports-changes mailing list