[69766] trunk/dports/devel/bugzilla/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 15 15:32:38 PDT 2010


Revision: 69766
          http://trac.macports.org/changeset/69766
Author:   jmr at macports.org
Date:     2010-07-15 15:32:37 -0700 (Thu, 15 Jul 2010)
Log Message:
-----------
bugzilla: use notes

Modified Paths:
--------------
    trunk/dports/devel/bugzilla/Portfile

Modified: trunk/dports/devel/bugzilla/Portfile
===================================================================
--- trunk/dports/devel/bugzilla/Portfile	2010-07-15 22:25:49 UTC (rev 69765)
+++ trunk/dports/devel/bugzilla/Portfile	2010-07-15 22:32:37 UTC (rev 69766)
@@ -129,22 +129,20 @@
 	}
 }
 
-post-install {
-	ui_msg "-----------------------------------------------------------"
-	ui_msg "To complete the installation of ${name}, you should read"
-	ui_msg "the quick start document found here:"
-	ui_msg ""
-	ui_msg "  ${prefix}/share/doc/${name}/QUICKSTART"
-	ui_msg ""
-	ui_msg "For step 4, the ${name} configuration file can be"
-	ui_msg "found here:"
-	ui_msg ""
-	ui_msg "  ${prefix}/www/${name}/localconfig"
-	ui_msg ""
-	ui_msg "For the rest of the steps, the main ${name} directory"
-	ui_msg "can be found here (needed for step 7):"
-	ui_msg ""
-	ui_msg "  ${prefix}/www/${name}"
-	ui_msg "-----------------------------------------------------------"
-}
+notes \
+"-----------------------------------------------------------
+To complete the installation of ${name}, you should read
+the quick start document found here:
 
+  ${prefix}/share/doc/${name}/QUICKSTART
+
+For step 4, the ${name} configuration file can be
+found here:
+
+  ${prefix}/www/${name}/localconfig
+
+For the rest of the steps, the main ${name} directory
+can be found here (needed for step 7):
+
+  ${prefix}/www/${name}
+-----------------------------------------------------------"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100715/de60581c/attachment.html>


More information about the macports-changes mailing list