Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2019 20:08:31 +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: r494641 - branches/2019Q1/www/node10
Message-ID:  <201903042008.x24K8VtB035509@repo.freebsd.org>

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

Log:
  MFH: r494485
  
  www/node10: Update 10.15.1 -> 10.15.2
  
  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/node10/Makefile
  branches/2019Q1/www/node10/distinfo
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/www/node10/Makefile
==============================================================================
--- branches/2019Q1/www/node10/Makefile	Mon Mar  4 20:02:40 2019	(r494640)
+++ branches/2019Q1/www/node10/Makefile	Mon Mar  4 20:08:31 2019	(r494641)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	10.15.0
+PORTVERSION=	10.15.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2019Q1/www/node10/distinfo
==============================================================================
--- branches/2019Q1/www/node10/distinfo	Mon Mar  4 20:02:40 2019	(r494640)
+++ branches/2019Q1/www/node10/distinfo	Mon Mar  4 20:08:31 2019	(r494641)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545851741
-SHA256 (node-v10.15.0.tar.gz) = dbe467e3dabb6854fcb0cd96e04082268cb1e313ce97a4b7100b2ed152b0a0ab
-SIZE (node-v10.15.0.tar.gz) = 36300933
+TIMESTAMP = 1551466886
+SHA256 (node-v10.15.2.tar.gz) = 3b81ea6b0ae1c887ed4215d6a0b9349284c811bd98c8ddd7a0370f6cc9eb8182
+SIZE (node-v10.15.2.tar.gz) = 36328404



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