diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-31 15:45:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-31 15:45:10 +0000 |
commit | d928b7918425da4be85ed7673f31a08f1100862e (patch) | |
tree | 644e31ad53768be84def097e5b1c24a768b32c67 /www/npm | |
parent | 42dbe6f512d0406f535df9f294785d60797c94ae (diff) | |
download | freebsd-ports-d928b7918425da4be85ed7673f31a08f1100862e.zip |
- Update to 2.7.4
Changes: https://github.com/npm/npm/releases
Diffstat (limited to 'www/npm')
-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 beb4d8b73149..3406a9d08b50 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 7f7cf737cc6e..56cd2a428186 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,2 +1,2 @@ -SHA256 (npm-2.7.3.tar.xz) = 0f6372eccd704dc62514e516b0bcb458347f46aabf530397db94fc18f4bb4ff3 -SIZE (npm-2.7.3.tar.xz) = 2090400 +SHA256 (npm-2.7.4.tar.xz) = 8859517ece51a05b3ac4018e9677809e8c9aa11313df335fe0ce8d1edb5740d2 +SIZE (npm-2.7.4.tar.xz) = 2133600 |