Date: Sun, 1 Apr 2018 09:19:29 +0000 (UTC) From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466132 - head/www/node6 Message-ID: <201804010919.w319JTdX003546@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhughes Date: Sun Apr 1 09:19:29 2018 New Revision: 466132 URL: https://svnweb.freebsd.org/changeset/ports/466132 Log: www/node6: Update 6.14.0 -> 6.14.1 No changes from the previous verison. This release ensures that the hosted binaries from the Node.js project adhere to the platform support contract, which does not apply to the FreeBSD port and packages. MFH: 2018Q2 Modified: head/www/node6/Makefile head/www/node6/distinfo Modified: head/www/node6/Makefile ============================================================================== --- head/www/node6/Makefile Sun Apr 1 09:18:58 2018 (r466131) +++ head/www/node6/Makefile Sun Apr 1 09:19:29 2018 (r466132) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 6.14.0 +PORTVERSION= 6.14.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node6/distinfo ============================================================================== --- head/www/node6/distinfo Sun Apr 1 09:18:58 2018 (r466131) +++ head/www/node6/distinfo Sun Apr 1 09:19:29 2018 (r466132) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522268406 -SHA256 (node-v6.14.0.tar.gz) = 87892f42c5c48bb6367e0299ec81e1d18e560e401eddc50dd746acc4c896bd7c -SIZE (node-v6.14.0.tar.gz) = 27449153 +TIMESTAMP = 1522526722 +SHA256 (node-v6.14.1.tar.gz) = 82ca9917819db13c3a3484bd2bee1c58cd718aec3e4ad46026f968557a6717be +SIZE (node-v6.14.1.tar.gz) = 27449739
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804010919.w319JTdX003546>