diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-31 23:45:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-31 23:45:10 +0800 |
commit | e104a4d22de5034279bfa22a6987d5773c30392f (patch) | |
tree | 644e31ad53768be84def097e5b1c24a768b32c67 /www | |
parent | ea7ee21a0eebef093ff73d032ffc9632443d741f (diff) | |
download | freebsd-ports-gnome-e104a4d22de5034279bfa22a6987d5773c30392f.tar.gz freebsd-ports-gnome-e104a4d22de5034279bfa22a6987d5773c30392f.tar.zst freebsd-ports-gnome-e104a4d22de5034279bfa22a6987d5773c30392f.zip |
- Update to 2.7.4
Changes: https://github.com/npm/npm/releases
Diffstat (limited to 'www')
-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 |