From owner-svn-ports-head@FreeBSD.ORG Tue Aug 20 13:46:56 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 3B96A28D; Tue, 20 Aug 2013 13:46:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1A8102012; Tue, 20 Aug 2013 13:46:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7KDktpo035031; Tue, 20 Aug 2013 13:46:55 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7KDktch035028; Tue, 20 Aug 2013 13:46:55 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201308201346.r7KDktch035028@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 20 Aug 2013 13:46:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325049 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 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, 20 Aug 2013 13:46:56 -0000 Author: sunpoet Date: Tue Aug 20 13:46:55 2013 New Revision: 325049 URL: http://svnweb.freebsd.org/changeset/ports/325049 Log: - Update to 1.3.8 Changes: https://github.com/isaacs/npm/commits/master Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Tue Aug 20 13:41:04 2013 (r325048) +++ head/www/npm/Makefile Tue Aug 20 13:46:55 2013 (r325049) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 1.3.7 +PORTVERSION= 1.3.8 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet @@ -28,7 +28,7 @@ MAN1= npm.1 npm-README.1 npm-adduser.1 npm-run-script.1 npm-search.1 npm-shrinkwrap.1 npm-star.1 \ npm-stars.1 npm-start.1 npm-stop.1 npm-submodule.1 npm-tag.1 \ npm-test.1 npm-uninstall.1 npm-unpublish.1 npm-update.1 \ - npm-version.1 npm-view.1 npm-whoami.1 + npm-version.1 npm-view.1 npm-whoami.1 repo.1 MAN3= npm.3 npm-bin.3 npm-bugs.3 npm-commands.3 npm-config.3 \ npm-deprecate.3 npm-docs.3 npm-edit.3 npm-explore.3 \ npm-help-search.3 npm-init.3 npm-install.3 npm-link.3 \ @@ -37,7 +37,7 @@ MAN3= npm.3 npm-bin.3 npm-bugs.3 npm-co npm-restart.3 npm-root.3 npm-run-script.3 npm-search.3 \ npm-shrinkwrap.3 npm-start.3 npm-stop.3 npm-submodule.3 \ npm-tag.3 npm-test.3 npm-uninstall.3 npm-unpublish.3 \ - npm-update.3 npm-version.3 npm-view.3 npm-whoami.3 + npm-update.3 npm-version.3 npm-view.3 npm-whoami.3 repo.3 MAN5= npm-folders.5 npm-global.5 npm-json.5 npmrc.5 package.json.5 MAN7= npm-coding-style.7 npm-config.7 npm-developers.7 \ npm-disputes.7 npm-faq.7 npm-index.7 npm-registry.7 \ Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Tue Aug 20 13:41:04 2013 (r325048) +++ head/www/npm/distinfo Tue Aug 20 13:46:55 2013 (r325049) @@ -1,2 +1,2 @@ -SHA256 (npm-1.3.7.tar.xz) = f4095eb2a5b3a3317bf0d08e925ff6030772a7b470a2127c2aeff918ace694e4 -SIZE (npm-1.3.7.tar.xz) = 1783676 +SHA256 (npm-1.3.8.tar.xz) = de715de676a09f6fc4b0c53f41aacd136935a9b995fdc0974ac5e1d92b28bc14 +SIZE (npm-1.3.8.tar.xz) = 1785624 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Tue Aug 20 13:41:04 2013 (r325048) +++ head/www/npm/pkg-plist Tue Aug 20 13:46:55 2013 (r325049) @@ -51,6 +51,7 @@ lib/node_modules/npm/doc/api/npm-version lib/node_modules/npm/doc/api/npm-view.md lib/node_modules/npm/doc/api/npm-whoami.md lib/node_modules/npm/doc/api/npm.md +lib/node_modules/npm/doc/api/repo.md lib/node_modules/npm/doc/cli/npm-adduser.md lib/node_modules/npm/doc/cli/npm-bin.md lib/node_modules/npm/doc/cli/npm-bugs.md @@ -97,6 +98,7 @@ lib/node_modules/npm/doc/cli/npm-version lib/node_modules/npm/doc/cli/npm-view.md lib/node_modules/npm/doc/cli/npm-whoami.md lib/node_modules/npm/doc/cli/npm.md +lib/node_modules/npm/doc/cli/repo.md lib/node_modules/npm/doc/files/npm-folders.md lib/node_modules/npm/doc/files/npmrc.md lib/node_modules/npm/doc/files/package.json.md @@ -149,6 +151,7 @@ lib/node_modules/npm/html/doc/api/npm-ve lib/node_modules/npm/html/doc/api/npm-view.html lib/node_modules/npm/html/doc/api/npm-whoami.html lib/node_modules/npm/html/doc/api/npm.html +lib/node_modules/npm/html/doc/api/repo.html lib/node_modules/npm/html/doc/cli/npm-adduser.html lib/node_modules/npm/html/doc/cli/npm-bin.html lib/node_modules/npm/html/doc/cli/npm-bugs.html @@ -195,6 +198,7 @@ lib/node_modules/npm/html/doc/cli/npm-ve lib/node_modules/npm/html/doc/cli/npm-view.html lib/node_modules/npm/html/doc/cli/npm-whoami.html lib/node_modules/npm/html/doc/cli/npm.html +lib/node_modules/npm/html/doc/cli/repo.html lib/node_modules/npm/html/doc/files/npm-folders.html lib/node_modules/npm/html/doc/files/npm-global.html lib/node_modules/npm/html/doc/files/npm-json.html @@ -247,6 +251,7 @@ lib/node_modules/npm/lib/prefix.js lib/node_modules/npm/lib/prune.js lib/node_modules/npm/lib/publish.js lib/node_modules/npm/lib/rebuild.js +lib/node_modules/npm/lib/repo.js lib/node_modules/npm/lib/restart.js lib/node_modules/npm/lib/root.js lib/node_modules/npm/lib/run-script.js @@ -407,6 +412,13 @@ lib/node_modules/npm/node_modules/fstrea lib/node_modules/npm/node_modules/fstream/lib/socket-reader.js lib/node_modules/npm/node_modules/fstream/lib/writer.js lib/node_modules/npm/node_modules/fstream/package.json +lib/node_modules/npm/node_modules/github-url-from-git/.npmignore +lib/node_modules/npm/node_modules/github-url-from-git/History.md +lib/node_modules/npm/node_modules/github-url-from-git/Makefile +lib/node_modules/npm/node_modules/github-url-from-git/Readme.md +lib/node_modules/npm/node_modules/github-url-from-git/index.js +lib/node_modules/npm/node_modules/github-url-from-git/package.json +lib/node_modules/npm/node_modules/github-url-from-git/test.js lib/node_modules/npm/node_modules/glob/.npmignore lib/node_modules/npm/node_modules/glob/.travis.yml lib/node_modules/npm/node_modules/glob/LICENSE @@ -1526,6 +1538,7 @@ lib/node_modules/npm/test/update-test.sh @dirrm lib/node_modules/npm/node_modules/glob/test @dirrm lib/node_modules/npm/node_modules/glob/examples @dirrm lib/node_modules/npm/node_modules/glob +@dirrm lib/node_modules/npm/node_modules/github-url-from-git @dirrm lib/node_modules/npm/node_modules/fstream/lib @dirrm lib/node_modules/npm/node_modules/fstream/examples @dirrm lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test