diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-03-09 04:38:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-03-09 04:38:02 +0800 |
commit | 454506cf2a3b1d25fc1c8479e5e3296a060549e8 (patch) | |
tree | a9f7a341e54a7fb1bc58db284ddf2a6f2f064917 /www/npm | |
parent | 406d0017811a4dedd9fa3901d81c8bcd526dd874 (diff) | |
download | freebsd-ports-gnome-454506cf2a3b1d25fc1c8479e5e3296a060549e8.tar.gz freebsd-ports-gnome-454506cf2a3b1d25fc1c8479e5e3296a060549e8.tar.zst freebsd-ports-gnome-454506cf2a3b1d25fc1c8479e5e3296a060549e8.zip |
Update to 6.9.0
Changes: https://github.com/npm/cli/releases
Diffstat (limited to 'www/npm')
-rw-r--r-- | www/npm/Makefile | 2 | ||||
-rw-r--r-- | www/npm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index 79b31a7db29b..5d7311c6fc39 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.8.0 +PORTVERSION= 6.9.0 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 419061e3eb8a..47bdff6f6c76 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550516654 -SHA256 (npm-6.8.0.tar.xz) = 3426b3aa40029037e0f27e5859e0b21258d156805f0a53ff0839ae3207a637a5 -SIZE (npm-6.8.0.tar.xz) = 3182088 +TIMESTAMP = 1551971405 +SHA256 (npm-6.9.0.tar.xz) = 69e771b3760192cfb821ee269cd4d088aea7bb9e2e1d356889c66ad9e1238871 +SIZE (npm-6.9.0.tar.xz) = 3207300 |