Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2019 20:00:27 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r494639 - branches/2019Q1/www/node6
Message-ID:  <201903042000.x24K0RnP029910@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Mon Mar  4 20:00:26 2019
New Revision: 494639
URL: https://svnweb.freebsd.org/changeset/ports/494639

Log:
  MFH: r494487
  
  www/node6: Update 6.16.0 -> 6.17.0
  
  This is a security release. All Node.js users should consult the security
  release summary at
  https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/
  for details on patched vulnerabilities.
  
  Security:	b71d7193-3c54-11e9-a3f9-00155d006b02
  Sponsored by:	Miles AS
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q1/www/node6/Makefile
  branches/2019Q1/www/node6/distinfo
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/www/node6/Makefile
==============================================================================
--- branches/2019Q1/www/node6/Makefile	Mon Mar  4 19:49:25 2019	(r494638)
+++ branches/2019Q1/www/node6/Makefile	Mon Mar  4 20:00:26 2019	(r494639)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	6.16.0
+PORTVERSION=	6.17.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2019Q1/www/node6/distinfo
==============================================================================
--- branches/2019Q1/www/node6/distinfo	Mon Mar  4 19:49:25 2019	(r494638)
+++ branches/2019Q1/www/node6/distinfo	Mon Mar  4 20:00:26 2019	(r494639)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545851781
-SHA256 (node-v6.16.0.tar.gz) = 5432c6cba59bfef5794951193e93dbbd1707960b6c722925afcdb4517f4dc742
-SIZE (node-v6.16.0.tar.gz) = 27233142
+TIMESTAMP = 1551466950
+SHA256 (node-v6.17.0.tar.gz) = ef7b5cdffd110c194ef25fe14e455e0dea0fd894550ba33aadb90b0da8e14be2
+SIZE (node-v6.17.0.tar.gz) = 27239252



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903042000.x24K0RnP029910>