1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Update to 6.7.0

Changes:	https://github.com/npm/cli/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-02-01 21:41:25 +00:00
parent a68d3c36c4
commit c173922696
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491852
3 changed files with 598 additions and 245 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= npm
PORTVERSION= 6.4.1
PORTREVISION= 1
PORTVERSION= 6.7.0
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
@ -25,10 +24,11 @@ NODE10_DESC= Use Node.js 10.x (www/node10) as backend
NODE6_DESC= Use Node.js 6.x (www/node6) as backend
NODE8_DESC= Use Node.js 8.x (www/node8) as backend
USES= cpe python:2.7,run shebangfix tar:xz
NO_ARCH= yes
NO_BUILD= yes
REINPLACE_ARGS= -i ''
USES= cpe python:2.7,run shebangfix tar:xz
CPE_VENDOR= npmjs
CPE_PRODUCT= node_packaged_modules

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1535707601
SHA256 (npm-6.4.1.tar.xz) = 3541c43864ac4b652c1ad2f3ba6848d25c6269c900d20080cebfa81c93ef5bf7
SIZE (npm-6.4.1.tar.xz) = 3099300
TIMESTAMP = 1548872392
SHA256 (npm-6.7.0.tar.xz) = f640d4a9ee7b40e1284ed6df39853fd10a9622f9b5c7fb07ac7724ebd0dd3569
SIZE (npm-6.7.0.tar.xz) = 3196524

File diff suppressed because it is too large Load Diff