From owner-svn-ports-all@freebsd.org Fri Dec 9 12:58:28 2016 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 40891C6B572; Fri, 9 Dec 2016 12:58:28 +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 0D36C7E3; Fri, 9 Dec 2016 12:58:27 +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 uB9CwRIu063093; Fri, 9 Dec 2016 12:58:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB9CwRbj063091; Fri, 9 Dec 2016 12:58:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612091258.uB9CwRbj063091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Dec 2016 12:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428201 - head/www/node 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: Fri, 09 Dec 2016 12:58:28 -0000 Author: sunpoet Date: Fri Dec 9 12:58:26 2016 New Revision: 428201 URL: https://svnweb.freebsd.org/changeset/ports/428201 Log: - Update to 7.2.1 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md https://nodejs.org/en/blog/release/v7.2.1/ PR: 215166 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Fri Dec 9 12:57:44 2016 (r428200) +++ head/www/node/Makefile Fri Dec 9 12:58:26 2016 (r428201) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 7.2.0 +PORTVERSION= 7.2.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Fri Dec 9 12:57:44 2016 (r428200) +++ head/www/node/distinfo Fri Dec 9 12:58:26 2016 (r428201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480525718 -SHA256 (node-v7.2.0.tar.gz) = c3f53a5d8cea145e25706bb21cdac62f1b3314db35785bcf468558a29cfc352f -SIZE (node-v7.2.0.tar.gz) = 27565343 +TIMESTAMP = 1481148974 +SHA256 (node-v7.2.1.tar.gz) = fd08b8ba43b0596a7160b09a37113ac03b4b0976ec7e48980b7b8c078aa51b02 +SIZE (node-v7.2.1.tar.gz) = 27585984