From owner-svn-ports-all@freebsd.org Mon Oct 12 06:52:10 2015 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 071EFA112B1; Mon, 12 Oct 2015 06:52:10 +0000 (UTC) (envelope-from ehaupt@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 C943DD1A; Mon, 12 Oct 2015 06:52:09 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9C6q8L3071048; Mon, 12 Oct 2015 06:52:08 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9C6q8cq071046; Mon, 12 Oct 2015 06:52:08 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201510120652.t9C6q8cq071046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 12 Oct 2015 06:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399114 - 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.20 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: Mon, 12 Oct 2015 06:52:10 -0000 Author: ehaupt Date: Mon Oct 12 06:52:08 2015 New Revision: 399114 URL: https://svnweb.freebsd.org/changeset/ports/399114 Log: Update to 4.1.2 PR: 203657 Approved by: linpct@gmail.com (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Mon Oct 12 05:54:57 2015 (r399113) +++ head/www/node/Makefile Mon Oct 12 06:52:08 2015 (r399114) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Mon Oct 12 05:54:57 2015 (r399113) +++ head/www/node/distinfo Mon Oct 12 06:52:08 2015 (r399114) @@ -1,2 +1,2 @@ -SHA256 (node-v4.1.1.tar.gz) = 6a610935ff52de713cf2af6a26002322e24fd7933a444436f0817a2b84e15a58 -SIZE (node-v4.1.1.tar.gz) = 22493016 +SHA256 (node-v4.1.2.tar.gz) = febec3703a3fea9b64c46100a7b6a4408250027aa8259a2a815fd2275d502c49 +SIZE (node-v4.1.2.tar.gz) = 22496859