From owner-svn-ports-all@freebsd.org Wed May 10 17:52:23 2017 Return-Path: Delivered-To: svn-ports-all@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 6DFA8D661CC; Wed, 10 May 2017 17:52:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 205651447; Wed, 10 May 2017 17:52:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4AHqMx8066700; Wed, 10 May 2017 17:52:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4AHqLA6066697; Wed, 10 May 2017 17:52:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705101752.v4AHqLA6066697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 10 May 2017 17:52:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440580 - in head/www/node: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2017 17:52:23 -0000 Author: sunpoet Date: Wed May 10 17:52:21 2017 New Revision: 440580 URL: https://svnweb.freebsd.org/changeset/ports/440580 Log: Update to 7.10.0 - Regenerate patch file with makepatch: Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md PR: 219193 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo head/www/node/files/patch-node.gyp Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Wed May 10 17:52:16 2017 (r440579) +++ head/www/node/Makefile Wed May 10 17:52:21 2017 (r440580) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 7.9.0 +PORTVERSION= 7.10.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Wed May 10 17:52:16 2017 (r440579) +++ head/www/node/distinfo Wed May 10 17:52:21 2017 (r440580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492021561 -SHA256 (node-v7.9.0.tar.gz) = 5cc131bb16f7ca688c29634a18b3c6a7816609a431a509f31baedf7caf25d626 -SIZE (node-v7.9.0.tar.gz) = 28049500 +TIMESTAMP = 1494269914 +SHA256 (node-v7.10.0.tar.gz) = c4843fe8bffb59c2327063a5e67a89af60d7927f7ace7548695a2cf4c1aa6d03 +SIZE (node-v7.10.0.tar.gz) = 28110265 Modified: head/www/node/files/patch-node.gyp ============================================================================== --- head/www/node/files/patch-node.gyp Wed May 10 17:52:16 2017 (r440579) +++ head/www/node/files/patch-node.gyp Wed May 10 17:52:21 2017 (r440580) @@ -1,6 +1,6 @@ ---- node.gyp.orig 2017-03-24 18:42:07.195465000 +0100 -+++ node.gyp 2017-03-24 18:42:26.672322000 +0100 -@@ -842,6 +842,12 @@ +--- node.gyp.orig 2017-05-10 12:22:23 UTC ++++ node.gyp +@@ -513,6 +513,12 @@ '<(OBJ_DIR)/node/src/node_dtrace_ustack.o' ], 'conditions': [