aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2020-06-12 04:17:12 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2020-06-12 04:17:12 +0000
commitacc13b95af5216339bb6d4045bf51a8969852706 (patch)
tree7a6a96d67abddaadfef8f1774b7b39270d421026 /UPDATING
parent53d13d166a9965b61a231bf647241ae0136571a1 (diff)
downloadports-acc13b95af5216339bb6d4045bf51a8969852706.tar.gz
ports-acc13b95af5216339bb6d4045bf51a8969852706.zip
UPDATING: add note about www/node upgrade to 14.0.0
Sponsored by: Miles AS
Notes
Notes: svn path=/head/; revision=538561
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 200cd3a424c5..469694be4b2b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20200610:
+ AFFECTS: users of www/node
+ AUTHOR: bhughes@FreeBSD.org
+
+ The www/node port has been updated to Node.js v14.0.0, the latest
+ upstream release. This is a major release, including many significant
+ changes. Users are encouraged to read the release announcements before
+ upgrading:
+
+ https://nodejs.org/en/blog/release/v14.0.0/
+
20200602:
AFFECTS: users of www/radicale
AUTHOR: decke@FreeBSD.org