diff options
-rw-r--r-- | www/npm-node20/Makefile | 2 | ||||
-rw-r--r-- | www/npm-node20/distinfo | 6 | ||||
-rw-r--r-- | www/npm-node20/pkg-plist | 4 | ||||
-rw-r--r-- | www/npm/Makefile | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/www/npm-node20/Makefile b/www/npm-node20/Makefile index 4b326d6a7aff..b43bc3c41442 100644 --- a/www/npm-node20/Makefile +++ b/www/npm-node20/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 10.8.0 +PORTVERSION= 10.8.1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= ${NODEJS_SUFFIX} diff --git a/www/npm-node20/distinfo b/www/npm-node20/distinfo index 1bbf06465c68..80f76ea49052 100644 --- a/www/npm-node20/distinfo +++ b/www/npm-node20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716448660 -SHA256 (npm-10.8.0.tar.xz) = e7a74931f941de72e7d06994cea0dca916e328b4c7b2869a34c9262b636c19c3 -SIZE (npm-10.8.0.tar.xz) = 1708500 +TIMESTAMP = 1717158705 +SHA256 (npm-10.8.1.tar.xz) = 0dde150f9a79374ec459fa785fe824fbd4378924b7760e0c94582c2e5cfb1446 +SIZE (npm-10.8.1.tar.xz) = 1708340 diff --git a/www/npm-node20/pkg-plist b/www/npm-node20/pkg-plist index 6ac54f0d3e3e..c53b2b1e9dc4 100644 --- a/www/npm-node20/pkg-plist +++ b/www/npm-node20/pkg-plist @@ -817,7 +817,7 @@ lib/node_modules/npm/node_modules/ci-info/index.js lib/node_modules/npm/node_modules/ci-info/package.json lib/node_modules/npm/node_modules/ci-info/vendors.json lib/node_modules/npm/node_modules/cidr-regex/LICENSE -lib/node_modules/npm/node_modules/cidr-regex/index.js +lib/node_modules/npm/node_modules/cidr-regex/dist/index.js lib/node_modules/npm/node_modules/cidr-regex/package.json lib/node_modules/npm/node_modules/clean-stack/index.js lib/node_modules/npm/node_modules/clean-stack/license @@ -1099,7 +1099,7 @@ lib/node_modules/npm/node_modules/ip-address/package.json lib/node_modules/npm/node_modules/ip-regex/index.js lib/node_modules/npm/node_modules/ip-regex/license lib/node_modules/npm/node_modules/ip-regex/package.json -lib/node_modules/npm/node_modules/is-cidr/index.js +lib/node_modules/npm/node_modules/is-cidr/dist/index.js lib/node_modules/npm/node_modules/is-cidr/package.json lib/node_modules/npm/node_modules/is-core-module/LICENSE lib/node_modules/npm/node_modules/is-core-module/core.json diff --git a/www/npm/Makefile b/www/npm/Makefile index d36178c124c8..7372850718ce 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 10.8.0 +PORTVERSION= 10.8.1 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org |