From owner-svn-ports-head@freebsd.org Tue Feb 16 06:02:25 2016 Return-Path: Delivered-To: svn-ports-head@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 7C346AA9C3E; Tue, 16 Feb 2016 06:02:25 +0000 (UTC) (envelope-from vanilla@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 4DBCB1A01; Tue, 16 Feb 2016 06:02:25 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1G62O1U079090; Tue, 16 Feb 2016 06:02:24 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1G62Oil079088; Tue, 16 Feb 2016 06:02:24 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201602160602.u1G62Oil079088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 16 Feb 2016 06:02:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408977 - head/www/node4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 06:02:25 -0000 Author: vanilla Date: Tue Feb 16 06:02:24 2016 New Revision: 408977 URL: https://svnweb.freebsd.org/changeset/ports/408977 Log: Update to 4.3.0. PR: 207205 Submitted by: maintainer Modified: head/www/node4/Makefile head/www/node4/distinfo Modified: head/www/node4/Makefile ============================================================================== --- head/www/node4/Makefile Tue Feb 16 05:46:58 2016 (r408976) +++ head/www/node4/Makefile Tue Feb 16 06:02:24 2016 (r408977) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.2.6 +PORTVERSION= 4.3.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node4/distinfo ============================================================================== --- head/www/node4/distinfo Tue Feb 16 05:46:58 2016 (r408976) +++ head/www/node4/distinfo Tue Feb 16 06:02:24 2016 (r408977) @@ -1,2 +1,2 @@ -SHA256 (node-v4.2.6.tar.gz) = ea5e357db8817052b17496d607c719d809ed1383e8fcf7c8ffc5214e705aefdd -SIZE (node-v4.2.6.tar.gz) = 22508945 +SHA256 (node-v4.3.0.tar.gz) = 18504ac6d903cd061f60a29dafcda416a078112f3404d23a7901c41a8e9706b9 +SIZE (node-v4.3.0.tar.gz) = 22521814