FreeBSD Bugzilla – Attachment 178521 Details for
Bug 215776
www/node6: Update to v6.9.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v6.9.3
0002-www-node6-Update-to-v6.9.3.diff (text/plain), 2.32 KB, created by
Bradley T. Hughes
on 2017-01-04 19:36:54 UTC
(
hide
)
Description:
v6.9.3
Filename:
MIME Type:
Creator:
Bradley T. Hughes
Created:
2017-01-04 19:36:54 UTC
Size:
2.32 KB
patch
obsolete
>From 19d07e662572151cc5fd3a7f754e3dd863ceae24 Mon Sep 17 00:00:00 2001 >From: "Bradley T. Hughes" <bradleythughes@fastmail.fm> >Date: Wed, 4 Jan 2017 19:19:35 +0000 >Subject: [PATCH 2/3] www/node6: Update to v6.9.3 > >Update to the latest upstream release. Remove files/patch-node.gyp as >the problem addressed by this patch has been fixed upstream. Update >pkg-message to refer uses to www/npm3 if they need npm, since www/npm3 >depends on www/node6 by default. >--- > www/node6/Makefile | 2 +- > www/node6/distinfo | 6 +++--- > www/node6/files/patch-node.gyp | 11 ----------- > www/node6/pkg-message | 2 +- > 4 files changed, 5 insertions(+), 16 deletions(-) > delete mode 100644 www/node6/files/patch-node.gyp > >diff --git a/www/node6/Makefile b/www/node6/Makefile >index 1d283db1ab87..2494a7bb2118 100644 >--- a/www/node6/Makefile >+++ b/www/node6/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= node >-PORTVERSION= 6.9.2 >+PORTVERSION= 6.9.3 > DISTVERSIONPREFIX= v > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ >diff --git a/www/node6/distinfo b/www/node6/distinfo >index fa70a6c03a88..5634d22d9709 100644 >--- a/www/node6/distinfo >+++ b/www/node6/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1481149177 >-SHA256 (node-v6.9.2.tar.gz) = 997121460f3b4757907c2d7ff68ebdbf87af92b85bf2d07db5a7cb7aa5dae7d9 >-SIZE (node-v6.9.2.tar.gz) = 26522709 >+TIMESTAMP = 1483557295 >+SHA256 (node-v6.9.3.tar.gz) = 5abdc3b77e011d664e13d74cab130680a8652b5cd23a63d2a17496d91399d5b5 >+SIZE (node-v6.9.3.tar.gz) = 26382367 >diff --git a/www/node6/files/patch-node.gyp b/www/node6/files/patch-node.gyp >deleted file mode 100644 >index 72f9f3340d01..000000000000 >--- a/www/node6/files/patch-node.gyp >+++ /dev/null >@@ -1,11 +0,0 @@ >---- node.gyp.orig 2016-10-12 21:30:37 UTC >-+++ node.gyp >-@@ -477,6 +477,8 @@ >- }], >- [ 'node_shared_zlib=="false"', { >- 'dependencies': [ 'deps/zlib/zlib.gyp:zlib' ], >-+ }, { >-+ 'defines': [ 'ZLIB_CONST' ], >- }], >- >- [ 'node_shared_http_parser=="false"', { >diff --git a/www/node6/pkg-message b/www/node6/pkg-message >index 87d7ce8d688e..d20154f3482e 100644 >--- a/www/node6/pkg-message >+++ b/www/node6/pkg-message >@@ -1 +1 @@ >-Note: If you need npm (Node Package Manager), please install www/npm. >+Note: If you need npm (Node Package Manager), please install www/npm3. >-- >2.11.0 >
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 Diff
View Attachment As Raw
Flags:
bhughes
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215776
:
178521
|
178556
|
178569