diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-25 00:32:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-25 00:32:56 +0800 |
commit | 67f5019908d8d74abbc8de370ade84161a15ead0 (patch) | |
tree | de8e4dad42dfb66af301526e21f84adb4153d84a /www | |
parent | d0300ba37a87a6ad4066a3e0ac42734fe0d3429d (diff) | |
download | freebsd-ports-gnome-67f5019908d8d74abbc8de370ade84161a15ead0.tar.gz freebsd-ports-gnome-67f5019908d8d74abbc8de370ade84161a15ead0.tar.zst freebsd-ports-gnome-67f5019908d8d74abbc8de370ade84161a15ead0.zip |
- Fix distinfo
- Bump PORTREVISION
Reported by: adamw
Diffstat (limited to 'www')
-rw-r--r-- | www/npm/Makefile | 1 | ||||
-rw-r--r-- | www/npm/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index 90127a86368a..daaa1f4954cc 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -3,6 +3,7 @@ PORTNAME= npm PORTVERSION= 1.4.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 608fce8e9cf1..f0b49633cf1a 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,2 +1,2 @@ -SHA256 (npm-1.4.10.tar.xz) = 1cf28e2becac171778661ac842c2db4db7793ff5eef7f0829d2515f37ad22aa5 -SIZE (npm-1.4.10.tar.xz) = 1749460 +SHA256 (npm-1.4.10.tar.xz) = e1b745e6def26e73904660868a17b60352bd491363362818f81e0c35e2807796 +SIZE (npm-1.4.10.tar.xz) = 1750048 |