From owner-svn-ports-all@FreeBSD.ORG Sat May 24 16:32:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 700417D3; Sat, 24 May 2014 16:32:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 5D271294C; Sat, 24 May 2014 16:32:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4OGWvPQ083077; Sat, 24 May 2014 16:32:57 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4OGWvnJ083075; Sat, 24 May 2014 16:32:57 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405241632.s4OGWvnJ083075@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 24 May 2014 16:32:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355050 - head/www/npm 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.18 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: Sat, 24 May 2014 16:32:57 -0000 Author: sunpoet Date: Sat May 24 16:32:56 2014 New Revision: 355050 URL: http://svnweb.freebsd.org/changeset/ports/355050 QAT: https://qat.redports.org/buildarchive/r355050/ Log: - Fix distinfo - Bump PORTREVISION Reported by: adamw Modified: head/www/npm/Makefile head/www/npm/distinfo Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Sat May 24 16:22:05 2014 (r355049) +++ head/www/npm/Makefile Sat May 24 16:32:56 2014 (r355050) @@ -3,6 +3,7 @@ PORTNAME= npm PORTVERSION= 1.4.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Sat May 24 16:22:05 2014 (r355049) +++ head/www/npm/distinfo Sat May 24 16:32:56 2014 (r355050) @@ -1,2 +1,2 @@ -SHA256 (npm-1.4.10.tar.xz) = 1cf28e2becac171778661ac842c2db4db7793ff5eef7f0829d2515f37ad22aa5 -SIZE (npm-1.4.10.tar.xz) = 1749460 +SHA256 (npm-1.4.10.tar.xz) = e1b745e6def26e73904660868a17b60352bd491363362818f81e0c35e2807796 +SIZE (npm-1.4.10.tar.xz) = 1750048