diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-09 18:44:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-09 18:44:18 +0000 |
commit | b5da40a7df3d2fc79e2d2f589a068a6c4e0cefca (patch) | |
tree | 83f811ce245f508be4a3d35791b4b715245349da | |
parent | 71e80745d96111a6f50557cdf910a4a6df1361f5 (diff) | |
download | freebsd-ports-b5da40a7df3d2fc79e2d2f589a068a6c4e0cefca.zip |
- Update to 2.1.18
Changes: https://github.com/npm/npm/releases
-rw-r--r-- | www/npm/Makefile | 2 | ||||
-rw-r--r-- | www/npm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index 4a3759c96348..b3123d8f0714 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.1.17 +PORTVERSION= 2.1.18 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 6e0a187bda4a..868ea6bd6d5b 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,2 +1,2 @@ -SHA256 (npm-2.1.17.tar.xz) = 3d47be2c702fe3352ac42a1c84a91470f855b7580a5006fe166773687a200de9 -SIZE (npm-2.1.17.tar.xz) = 2020736 +SHA256 (npm-2.1.18.tar.xz) = e4fba7969987f2424915ec8566ae8217d73021e1ced921a88bd2d4b71b36bd07 +SIZE (npm-2.1.18.tar.xz) = 2030920 |