[99324] trunk/dports/devel/midgard2-core/Portfile

jwa at macports.org jwa at macports.org
Thu Nov 1 02:45:09 PDT 2012


Revision: 99324
          http://trac.macports.org//changeset/99324
Author:   jwa at macports.org
Date:     2012-11-01 02:45:09 -0700 (Thu, 01 Nov 2012)
Log Message:
-----------
midgard2-core: change ui_msg to notes and make the text describe the situation as it is now

Modified Paths:
--------------
    trunk/dports/devel/midgard2-core/Portfile

Modified: trunk/dports/devel/midgard2-core/Portfile
===================================================================
--- trunk/dports/devel/midgard2-core/Portfile	2012-11-01 08:54:28 UTC (rev 99323)
+++ trunk/dports/devel/midgard2-core/Portfile	2012-11-01 09:45:09 UTC (rev 99324)
@@ -36,10 +36,9 @@
     --with-dbus-support \
     --disable-introspection
 
-post-install	{
-    ui_msg "NB! The other parts of the package are:"
-    ui_msg "php-midgard2, and python bindings for 2.5/2.6"
-}
+notes "The other part of the package is: \
+     php-midgard2, as bindings to Python, JavaScript and Java are \
+     provided through gobject introspection"
 
 variant introspection description {add introspection support} {
     configure.args-delete   --disable-introspection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121101/a71260bb/attachment.html>


More information about the macports-changes mailing list