diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2016-12-08 00:00:09 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-12-08 00:00:09 +0000 |
| commit | f07788dd1e588b46ec380d0cda10cbcf586df082 (patch) | |
| tree | 3b552a5939906809f2f5fae380fbd18a3493c7e7 /UPDATING | |
| parent | 8aeb9fbde9857980274fdde8be30e607ec8279d1 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,6 +5,21 @@ 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. +20161207: + AFFECTS: users of www/node + AUTHOR: bradleythughes@fastmail.fm + + The www/node port has been updated to node.js v7.2.0, the latest + upstream release. A new port, www/node6, has been created for the + v6.x LTS branch. Users wanting to stay on v6.x can replace www/node + with www/node6 with one of the following commands: + + # pkg set -o www/node:www/node6 + or + # portmaster -o www/node6 www/node + or + # portupgrade -o www/node6 www/node + 20161202: AFFECTS: Users of textproc/p5-Search-Elasticsearch AUTHOR: tj@FreeBSD.org |
