Date: Sat, 31 Aug 2019 21:56:29 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510423 - head/www/npm Message-ID: <201908312156.x7VLuTKF004747@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 31 21:56:29 2019 New Revision: 510423 URL: https://svnweb.freebsd.org/changeset/ports/510423 Log: Update to 6.11.2 Changes: https://github.com/npm/cli/releases Modified: head/www/npm/Makefile head/www/npm/distinfo Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Sat Aug 31 21:30:18 2019 (r510422) +++ head/www/npm/Makefile Sat Aug 31 21:56:29 2019 (r510423) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.11.1 +PORTVERSION= 6.11.2 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Sat Aug 31 21:30:18 2019 (r510422) +++ head/www/npm/distinfo Sat Aug 31 21:56:29 2019 (r510423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566491338 -SHA256 (npm-6.11.1.tar.xz) = 0c7334c67880fd6ecfb969499c30dbeb206dd8d37226773a703e8d2dbf1e3a46 -SIZE (npm-6.11.1.tar.xz) = 3417952 +TIMESTAMP = 1567275631 +SHA256 (npm-6.11.2.tar.xz) = eb1a0d4a6515d454a9d858297f3e808ce743ce7e496d5c6ab0e05ac05027d6c4 +SIZE (npm-6.11.2.tar.xz) = 3416704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908312156.x7VLuTKF004747>