[82473] trunk/dports/devel/npm/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sun Aug 14 03:05:31 PDT 2011


Revision: 82473
          http://trac.macports.org/changeset/82473
Author:   ciserlohn at macports.org
Date:     2011-08-14 03:05:31 -0700 (Sun, 14 Aug 2011)
Log Message:
-----------
npm: remove unnecessary newlines in notes (see #30755)

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2011-08-14 10:01:47 UTC (rev 82472)
+++ trunk/dports/devel/npm/Portfile	2011-08-14 10:05:31 UTC (rev 82473)
@@ -45,11 +45,11 @@
     }    
 }
 
-notes "\
-* It is not recommended to install packages globally. But if you do so \n\
-* please be aware that they won't get cleaned up when you deactivate \n\
-* or uninstall ${name}. Globally installed packages will remain in: \n\
-* ${prefix}/lib/node_modules/ until you manually delete them. \
+notes "
+It is not recommended to install packages globally. But if you do so\
+please be aware that they won't get cleaned up when you deactivate\
+or uninstall ${name}. Globally installed packages will remain in\
+${prefix}/lib/node_modules/ until you manually delete them.
 " 
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110814/5d9d4b43/attachment.html>


More information about the macports-changes mailing list