FreeBSD Bugzilla – Attachment 169894 Details for
Bug 209214
[maintainer update][patch] www/node010, www/node012: mark as deprecated with expiration dates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch from a git commit, apply with patch -p1
nodejs-0.x-maintenance-mode.diff (text/plain), 1.44 KB, created by
Bradley T. Hughes
on 2016-05-02 21:24:33 UTC
(
hide
)
Description:
patch from a git commit, apply with patch -p1
Filename:
MIME Type:
Creator:
Bradley T. Hughes
Created:
2016-05-02 21:24:33 UTC
Size:
1.44 KB
patch
obsolete
>commit c4e673cf001a260a9a1c726391004d94b8677423 >Author: Bradley T. Hughes <bradleythughes@fastmail.fm> >Date: Thu Apr 28 08:36:39 2016 +0000 > > www/node010, www/node012: mark as deprecated with expiration dates > > The recent release of node.js v6.0.0 has a clear message to users of > 0.10.x and 0.12.x: it's time to upgrade. See > https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v0-10-and-v0-12 > > The expiration dates are taken from the LTS schedule published by the > node.js project, see https://github.com/nodejs/LTS#lts_schedule > >diff --git a/www/node010/Makefile b/www/node010/Makefile >index e8734cc..9985f24 100644 >--- a/www/node010/Makefile >+++ b/www/node010/Makefile >@@ -10,6 +10,8 @@ PKGNAMESUFFIX= 010 > > MAINTAINER= bradleythughes@fastmail.fm > COMMENT= V8 JavaScript for client and server >+DEPRECATED= Upstream has placed 0.10.x in maintenance mode, see https://github.com/nodejs/LTS#lts_schedule >+EXPIRATION_DATE= 2016-10-01 > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE >diff --git a/www/node012/Makefile b/www/node012/Makefile >index 24d90c8..37612d2 100644 >--- a/www/node012/Makefile >+++ b/www/node012/Makefile >@@ -10,6 +10,8 @@ PKGNAMESUFFIX= 012 > > MAINTAINER= bradleythughes@fastmail.fm > COMMENT= V8 JavaScript for client and server >+DEPRECATED= Upstream has placed 0.12.x in maintenance mode, see https://github.com/nodejs/LTS#lts_schedule >+EXPIRATION_DATE= 2017-04-01 > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209214
: 169894