aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-05-08 13:54:33 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-05-08 13:54:33 +0800
commit743c0f5bf090124ac8c26084b4f3c44b648500d9 (patch)
tree31f0a8a7dc8641277bb94ea052631a69a8e3d6dc /UPDATING
parenta8cee921880a391054858127cd181bb633b9601f (diff)
downloadfreebsd-ports-gnome-743c0f5bf090124ac8c26084b4f3c44b648500d9.tar.gz
freebsd-ports-gnome-743c0f5bf090124ac8c26084b4f3c44b648500d9.tar.zst
freebsd-ports-gnome-743c0f5bf090124ac8c26084b4f3c44b648500d9.zip
- Document the change of www/node and www/node-devel and introduce www/npm
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ea74e85ae2e2..8c4ee1173691 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120508:
+ AFFECTS: users of www/node and www/node-devel
+ AUTHOR: sunpoet@FreeBSD.org
+
+ npm is a package manager for node. Starting with node 0.6.17 (www/node) and
+ node 0.7.8 (www/node-devel), we do not install bundled npm but provide a
+ separate port (www/npm). Please install www/npm if you need it.
+
20120430:
AFFECTS: users of www/py-google-api-python-client
AUTHOR: nivit@FreeBSD.org