Received: by mail.netbsd.org (Postfix, from userid 605) id 30DB284DA4; Tue, 8 Jan 2019 14:53:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 86D9C84D9B for ; Tue, 8 Jan 2019 14:53:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id E-rTV3rv1Cz1 for ; Tue, 8 Jan 2019 14:53:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 81FFC84D6A for ; Tue, 8 Jan 2019 14:53:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C46BFB16; Tue, 8 Jan 2019 14:53:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546959229221270" MIME-Version: 1.0 Date: Tue, 8 Jan 2019 14:53:49 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/lang/npm To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190108145349.7C46BFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1546959229221270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jan 8 14:53:49 UTC 2019 Modified Files: pkgsrc/lang/npm: Makefile PLIST distinfo Log Message: npm: updated to 6.5.0 v6.5.0: NEW FEATURES Backronym npm ci to npm clean-install. Adds 'Homepage' to outdated --long output. BUGFIXES Fix sign-git-commit options. They were previously totally wrong. Set lowercase headers for npm audit requests. Fix npm edit handling of scoped packages. Make summary output for npm ci go to stdout, not stderr. Close the file descriptor during publish if exiting upload via an error. This will prevent strange error messages when the upload fails and make sure cleanup happens correctly. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/npm/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/npm/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/npm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546959229221270 Content-Disposition: inline Content-Length: 6091 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/npm/Makefile diff -u pkgsrc/lang/npm/Makefile:1.14 pkgsrc/lang/npm/Makefile:1.15 --- pkgsrc/lang/npm/Makefile:1.14 Sat Dec 15 21:12:21 2018 +++ pkgsrc/lang/npm/Makefile Tue Jan 8 14:53:49 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2018/12/15 21:12:21 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/01/08 14:53:49 adam Exp $ -DISTNAME= cli-6.4.1 +DISTNAME= cli-6.5.0 PKGNAME= ${DISTNAME:S/cli/npm/} CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GITHUB:=npm/} @@ -8,7 +8,7 @@ GITHUB_PROJECT= cli GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= fhajny@NetBSD.org -HOMEPAGE= https://github.com/npm/cli/ +HOMEPAGE= https://github.com/npm/cli COMMENT= Package manager for JavaScript LICENSE= artistic-2.0 @@ -35,7 +35,7 @@ SUBST_FILES.python= node_modules/node-gy SUBST_MESSAGE.python= Fixing path to Python SUBST_VARS.python= PYTHONBIN -CHECK_INTERPRETER_SKIP+=lib/node_modules/npm/* +CHECK_INTERPRETER_SKIP+= lib/node_modules/npm/* .include "../../mk/bsd.prefs.mk" Index: pkgsrc/lang/npm/PLIST diff -u pkgsrc/lang/npm/PLIST:1.6 pkgsrc/lang/npm/PLIST:1.7 --- pkgsrc/lang/npm/PLIST:1.6 Fri Sep 7 11:51:10 2018 +++ pkgsrc/lang/npm/PLIST Tue Jan 8 14:53:49 2019 @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.6 2018/09/07 11:51:10 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.7 2019/01/08 14:53:49 adam Exp $ bin/npm bin/npx +lib/node_modules/npm/.licensee.json lib/node_modules/npm/.mailmap lib/node_modules/npm/.npmignore lib/node_modules/npm/.travis.yml @@ -875,6 +876,7 @@ lib/node_modules/npm/node_modules/ci-inf lib/node_modules/npm/node_modules/ci-info/README.md lib/node_modules/npm/node_modules/ci-info/index.js lib/node_modules/npm/node_modules/ci-info/package.json +lib/node_modules/npm/node_modules/ci-info/vendors.json lib/node_modules/npm/node_modules/cidr-regex/LICENSE lib/node_modules/npm/node_modules/cidr-regex/README.md lib/node_modules/npm/node_modules/cidr-regex/index.js @@ -992,20 +994,10 @@ lib/node_modules/npm/node_modules/concat lib/node_modules/npm/node_modules/concat-stream/index.js lib/node_modules/npm/node_modules/concat-stream/package.json lib/node_modules/npm/node_modules/concat-stream/readme.md -lib/node_modules/npm/node_modules/config-chain/.npmignore lib/node_modules/npm/node_modules/config-chain/LICENCE lib/node_modules/npm/node_modules/config-chain/index.js lib/node_modules/npm/node_modules/config-chain/package.json lib/node_modules/npm/node_modules/config-chain/readme.markdown -lib/node_modules/npm/node_modules/config-chain/test/broken.js -lib/node_modules/npm/node_modules/config-chain/test/broken.json -lib/node_modules/npm/node_modules/config-chain/test/chain-class.js -lib/node_modules/npm/node_modules/config-chain/test/env.js -lib/node_modules/npm/node_modules/config-chain/test/find-file.js -lib/node_modules/npm/node_modules/config-chain/test/get.js -lib/node_modules/npm/node_modules/config-chain/test/ignore-unfound-file.js -lib/node_modules/npm/node_modules/config-chain/test/ini.js -lib/node_modules/npm/node_modules/config-chain/test/save.js lib/node_modules/npm/node_modules/configstore/index.js lib/node_modules/npm/node_modules/configstore/license lib/node_modules/npm/node_modules/configstore/package.json @@ -1467,7 +1459,7 @@ lib/node_modules/npm/node_modules/got/pa lib/node_modules/npm/node_modules/got/readme.md lib/node_modules/npm/node_modules/graceful-fs/LICENSE lib/node_modules/npm/node_modules/graceful-fs/README.md -lib/node_modules/npm/node_modules/graceful-fs/fs.js +lib/node_modules/npm/node_modules/graceful-fs/clone.js lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js lib/node_modules/npm/node_modules/graceful-fs/package.json @@ -3264,6 +3256,14 @@ lib/node_modules/npm/node_modules/tar/li lib/node_modules/npm/node_modules/tar/lib/warn-mixin.js lib/node_modules/npm/node_modules/tar/lib/winchars.js lib/node_modules/npm/node_modules/tar/lib/write-entry.js +lib/node_modules/npm/node_modules/tar/node_modules/chownr/LICENSE +lib/node_modules/npm/node_modules/tar/node_modules/chownr/README.md +lib/node_modules/npm/node_modules/tar/node_modules/chownr/chownr.js +lib/node_modules/npm/node_modules/tar/node_modules/chownr/package.json +lib/node_modules/npm/node_modules/tar/node_modules/minipass/LICENSE +lib/node_modules/npm/node_modules/tar/node_modules/minipass/README.md +lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js +lib/node_modules/npm/node_modules/tar/node_modules/minipass/package.json lib/node_modules/npm/node_modules/tar/node_modules/yallist/LICENSE lib/node_modules/npm/node_modules/tar/node_modules/yallist/README.md lib/node_modules/npm/node_modules/tar/node_modules/yallist/iterator.js Index: pkgsrc/lang/npm/distinfo diff -u pkgsrc/lang/npm/distinfo:1.9 pkgsrc/lang/npm/distinfo:1.10 --- pkgsrc/lang/npm/distinfo:1.9 Fri Sep 7 11:51:10 2018 +++ pkgsrc/lang/npm/distinfo Tue Jan 8 14:53:49 2019 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.9 2018/09/07 11:51:10 fhajny Exp $ +$NetBSD: distinfo,v 1.10 2019/01/08 14:53:49 adam Exp $ -SHA1 (cli-6.4.1.tar.gz) = e35a0e60c8640dc118b00b0289970d8b5f68441f -RMD160 (cli-6.4.1.tar.gz) = 52a17e43d65c0695fe1fb6f132f744e2f19c061c -SHA512 (cli-6.4.1.tar.gz) = a43e1ce34bd1107fffb2bf3d08448ea30c1c1342caa3f0f181d28f057b3a1069a4e2decf23f0c6f740c20a2e0a5abe15f2c1eec019c9b59f13a7fe457bb64abb -Size (cli-6.4.1.tar.gz) = 5273568 bytes +SHA1 (cli-6.5.0.tar.gz) = 3d089de1160b0b026981adbcfb2f0d32de0ede79 +RMD160 (cli-6.5.0.tar.gz) = 35b4edc3f5cadfc4d7d10de2df8c807a9d3586b0 +SHA512 (cli-6.5.0.tar.gz) = fdcd40b53d33c34cea752912ad907bac9a5e83f0e4439b9aaa47957094d1b9d0f6dbcab43149fe16ddd7ef953e3737b99268901d5ade7553ca5fd56d79782804 +Size (cli-6.5.0.tar.gz) = 6640269 bytes SHA1 (marked-0.4.0.tar.gz) = 30683c632ac803a64892cd0693945ceb13ce82fe RMD160 (marked-0.4.0.tar.gz) = 86384c2af08de6345b72c352ac17d3bcd2c2badd SHA512 (marked-0.4.0.tar.gz) = ceaa920bae6090431b7011e295a2bf1a923c5a1c17b3d5dab72ba52df845d59b830a017e6e3535cad937a5f2c5a7ebace2b5fb73f4ed65e12865a87ad158cb3f --_----------=_1546959229221270--