[46094] trunk/dports

illogic-al at macports.org illogic-al at macports.org
Wed Jan 28 16:54:02 PST 2009


Revision: 46094
          http://trac.macports.org/changeset/46094
Author:   illogic-al at macports.org
Date:     2009-01-28 16:54:02 -0800 (Wed, 28 Jan 2009)
Log Message:
-----------
Increase visibility of message and make it global

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/kde4-1.0.tcl
    trunk/dports/kde/kdelibs4/Portfile

Modified: trunk/dports/_resources/port1.0/group/kde4-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/kde4-1.0.tcl	2009-01-29 00:52:18 UTC (rev 46093)
+++ trunk/dports/_resources/port1.0/group/kde4-1.0.tcl	2009-01-29 00:54:02 UTC (rev 46094)
@@ -54,3 +54,12 @@
     configure.args-append   -DBUILD_doc=OFF
 }
 
+post-activate {
+    ui_msg "######################################################"
+    ui_msg "#  Programs will not start until you issue the foll: #"
+    ui_msg "#  'sudo chown -R $USER ~/Library/Preferences/KDE'   #"
+    ui_msg "#  replacing $USER with your username, followed by   #"
+    ui_msg "#  'open /Applications/Macports/KDE4/kdeinit4.app'   #" 
+    ui_msg "#  in a Terminal.                                    #"
+    ui_msg "######################################################"
+}

Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile	2009-01-29 00:52:18 UTC (rev 46093)
+++ trunk/dports/kde/kdelibs4/Portfile	2009-01-29 00:54:02 UTC (rev 46094)
@@ -79,13 +79,5 @@
         ui_msg "#  you the currently available dictionary options.   #"
         ui_msg "######################################################"
     }
-    ui_msg "######################################################"
-    ui_msg "#  Programs will not start until you issue the foll: #"
-    ui_msg "#  'sudo chown -R $USER ~/Library/Preferences/KDE'   #"
-    ui_msg "#  replacing $USER with your username, followed by   #"
-    ui_msg "#  'open /Applications/Macports/KDE4/kdeinit4.app'   #" 
-    ui_msg "#  in a Terminal.                                    #"
-    ui_msg "######################################################"
-
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090128/a552c599/attachment.html>


More information about the macports-changes mailing list