FreeBSD Bugzilla – Attachment 170429 Details for
Bug 209600
[maintainer update][patch] www/node: 6.1.0 -> 6.2.0
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
www_node-6.2.0.diff (text/plain), 1.96 KB, created by
Bradley T. Hughes
on 2016-05-18 10:05:25 UTC
(
hide
)
Description:
patch from a git commit, apply with patch -p1
Filename:
MIME Type:
Creator:
Bradley T. Hughes
Created:
2016-05-18 10:05:25 UTC
Size:
1.96 KB
patch
obsolete
>commit 4b67a40e3d8abf314bcc7171c6442b01dbe54dfe >Author: Bradley T. Hughes <bradleythughes@fastmail.fm> >Date: Wed May 18 08:24:07 2016 +0000 > > www/node: 6.1.0 -> 6.2.0 > > Update to the latest upstream release. > > Notable Changes > > buffer: fix lastIndexOf and indexOf in various edge cases (Anna Henningsen) #6511 > child_process: use /system/bin/sh on android (Ben Noordhuis) #6745 > deps: > upgrade npm to 3.8.9 (Rebecca Turner) #6664 > upgrade to V8 5.0.71.47 (Ali Ijaz Sheikh) #6572 > upgrade libuv to 1.9.1 (Saúl Ibarra Corretgé) #6796 > Intl: ICU 57 bump (Steven R. Loomis) #6088 > repl: > copying tabs shouldn't trigger completion (Eugene Obrezkov) #5958 > exports Recoverable (Blake Embrey) #3488 > src: add O_NOATIME constant (Rich Trott) #6492 > src,module: add --preserve-symlinks command line flag (James M Snell) #6537 > util: adhere to noDeprecation set at runtime (Anna Henningsen) #6683 > > As of this release the 6.X line now includes 64-bit binaries for Linux > on Power Systems running in big endian mode in addition to the existing > 64-bit binaries for running in little endian mode. > > See https://nodejs.org/en/blog/release/v6.2.0/ for the full change log. > >diff --git a/www/node/Makefile b/www/node/Makefile >index 6eb581c..681566c 100644 >--- a/www/node/Makefile >+++ b/www/node/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= node >-PORTVERSION= 6.1.0 >+PORTVERSION= 6.2.0 > DISTVERSIONPREFIX= v > CATEGORIES= www > MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ >diff --git a/www/node/distinfo b/www/node/distinfo >index b527927..8072c90 100644 >--- a/www/node/distinfo >+++ b/www/node/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (node-v6.1.0.tar.gz) = 9e67ef0b8611e16e6e311eccf0489a50fe76ceebeea3023ef4f51be647ae4bc3 >-SIZE (node-v6.1.0.tar.gz) = 20685389 >+TIMESTAMP = 1463559833 >+SHA256 (node-v6.2.0.tar.gz) = fcfd81847d78abb690aafaf46223d3b59aedc54fb200a2ab2bfd9a39ad6e94b9 >+SIZE (node-v6.2.0.tar.gz) = 25429125
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 209600
: 170429