From owner-freebsd-ports-bugs@freebsd.org Wed May 18 10:05:25 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B72A9B3E846 for ; Wed, 18 May 2016 10:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8DB30141E for ; Wed, 18 May 2016 10:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4IA5PNG029197 for ; Wed, 18 May 2016 10:05:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209600] [maintainer update][patch] www/node: 6.1.0 -> 6.2.0 Date: Wed, 18 May 2016 10:05:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bradleythughes@fastmail.fm X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2016 10:05:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209600 Bug ID: 209600 Summary: [maintainer update][patch] www/node: 6.1.0 -> 6.2.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: bradleythughes@fastmail.fm Keywords: patch Created attachment 170429 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170429&action= =3Dedit patch from a git commit, apply with patch -p1 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 (Sal 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. --=20 You are receiving this mail because: You are the assignee for the bug.=