diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-08 05:54:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-08 05:54:33 +0000 |
commit | 552a59c3fbabdde57d2c6f85557fe2bbfcdd9c83 (patch) | |
tree | 7a9895fb353c2343154ed4a867fc78c55df073a3 /UPDATING | |
parent | 4ea7e7f0055cc23b9108005f9ec5afd12102e21f (diff) | |
download | ports-552a59c3fbabdde57d2c6f85557fe2bbfcdd9c83.tar.gz ports-552a59c3fbabdde57d2c6f85557fe2bbfcdd9c83.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |