Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162672540
D12974.id34862.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12974.id34862.diff
View Options
Index: UPDATING
===================================================================
--- UPDATING
+++ UPDATING
@@ -5,6 +5,21 @@
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20171106:
+ AFFECTS: users of www/node
+ AUTHOR: bhughes@FreeBSD.org
+
+ The www/node port has been updated to node.js v9.0.0, the latest
+ upstream release. A new port, www/node8, has been created for the
+ v8.x LTS branch. Users wanting to stay on v8.x can replace www/node
+ with www/node8 with one of the following commands:
+
+ # pkg install www/node8
+ or
+ # portmaster -o www/node8 www/node
+ or
+ # portupgrade -o www/node8 www/node
+
20171105
AFFECTS: users of www/mod_auth_cas
AUTHOR: brnrd@FreeBSD.org
Index: www/node/Makefile
===================================================================
--- www/node/Makefile
+++ www/node/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 8.8.1
+PORTVERSION= 9.0.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Index: www/node/distinfo
===================================================================
--- www/node/distinfo
+++ www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509020523
-SHA256 (node-v8.8.1.tar.gz) = 1725bbbe623d6a13ee14522730dfc90eac1c9ebe9a0a8f4c3322a402dd7e75a2
-SIZE (node-v8.8.1.tar.gz) = 30315618
+TIMESTAMP = 1509977904
+SHA256 (node-v9.0.0.tar.gz) = fe06dafd4f034d2372d34bb064c65ebf5ab4d3d6e04d1745fd108c2a97a9d424
+SIZE (node-v9.0.0.tar.gz) = 30889520
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 2:24 PM (13 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35142751
Default Alt Text
D12974.id34862.diff (1 KB)
Attached To
Mode
D12974: www/node: Update 8.8.1 -> 9.0.0
Attached
Detach File
Event Timeline
Log In to Comment