svn commit: r466251 - branches/2018Q2/www/node6

Bradley T. Hughes bhughes at FreeBSD.org
Mon Apr 2 19:34:32 UTC 2018


Author: bhughes
Date: Mon Apr  2 19:34:31 2018
New Revision: 466251
URL: https://svnweb.freebsd.org/changeset/ports/466251

Log:
  MFH: r466132
  
  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.
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2018Q2/www/node6/Makefile
  branches/2018Q2/www/node6/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/www/node6/Makefile
==============================================================================
--- branches/2018Q2/www/node6/Makefile	Mon Apr  2 19:33:53 2018	(r466250)
+++ branches/2018Q2/www/node6/Makefile	Mon Apr  2 19:34:31 2018	(r466251)
@@ -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: branches/2018Q2/www/node6/distinfo
==============================================================================
--- branches/2018Q2/www/node6/distinfo	Mon Apr  2 19:33:53 2018	(r466250)
+++ branches/2018Q2/www/node6/distinfo	Mon Apr  2 19:34:31 2018	(r466251)
@@ -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


More information about the svn-ports-all mailing list