[95773] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Sun Jul 22 01:27:01 PDT 2012


Revision: 95773
          https://trac.macports.org/changeset/95773
Author:   ryandesign at macports.org
Date:     2012-07-22 01:26:59 -0700 (Sun, 22 Jul 2012)
Log Message:
-----------
grails, grails-devel: use notes consistently

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

Modified: trunk/dports/devel/grails/Portfile
===================================================================
--- trunk/dports/devel/grails/Portfile	2012-07-22 07:58:25 UTC (rev 95772)
+++ trunk/dports/devel/grails/Portfile	2012-07-22 08:26:59 UTC (rev 95773)
@@ -64,9 +64,7 @@
 	system "cd ${destroot}${prefix}/bin && ln -s ${prefix}/share/java/${name}/bin/startGrails"
 }
 
-notes {
-****************************************************************************
-* Remember to set the environment variable GRAILS_HOME to the path to"
-* the grails distribution: ${prefix}/share/java/${name}"
-****************************************************************************
-}
+notes "
+Remember to set the environment variable GRAILS_HOME to the path to\
+the grails distribution: ${prefix}/share/java/${name}
+"

Modified: trunk/dports/devel/grails-devel/Portfile
===================================================================
--- trunk/dports/devel/grails-devel/Portfile	2012-07-22 07:58:25 UTC (rev 95772)
+++ trunk/dports/devel/grails-devel/Portfile	2012-07-22 08:26:59 UTC (rev 95773)
@@ -63,7 +63,7 @@
 	system "cd ${destroot}${prefix}/bin && ln -s ${prefix}/share/java/grails/bin/startGrails"
 }
 
-notes "\
-    Remember to set the environment variable GRAILS_HOME to the path to\
-    the grails distribution:\n\
-    ${prefix}/share/java/grails"
+notes "
+Remember to set the environment variable GRAILS_HOME to the path to\
+the grails distribution: ${prefix}/share/java/grails
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120722/b6d13dd2/attachment.html>


More information about the macports-changes mailing list