Date: Fri, 9 Jan 2015 18:44:18 +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: r376641 - head/www/npm Message-ID: <201501091844.t09IiIeI015922@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jan 9 18:44:18 2015 New Revision: 376641 URL: https://svnweb.freebsd.org/changeset/ports/376641 QAT: https://qat.redports.org/buildarchive/r376641/ Log: - Update to 2.1.18 Changes: https://github.com/npm/npm/releases Modified: head/www/npm/Makefile head/www/npm/distinfo Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Fri Jan 9 18:41:22 2015 (r376640) +++ head/www/npm/Makefile Fri Jan 9 18:44:18 2015 (r376641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.1.17 +PORTVERSION= 2.1.18 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Fri Jan 9 18:41:22 2015 (r376640) +++ head/www/npm/distinfo Fri Jan 9 18:44:18 2015 (r376641) @@ -1,2 +1,2 @@ -SHA256 (npm-2.1.17.tar.xz) = 3d47be2c702fe3352ac42a1c84a91470f855b7580a5006fe166773687a200de9 -SIZE (npm-2.1.17.tar.xz) = 2020736 +SHA256 (npm-2.1.18.tar.xz) = e4fba7969987f2424915ec8566ae8217d73021e1ced921a88bd2d4b71b36bd07 +SIZE (npm-2.1.18.tar.xz) = 2030920
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501091844.t09IiIeI015922>