svn commit: r466076 - branches/2018Q1/www/node4

Bradley T. Hughes bhughes at FreeBSD.org
Sat Mar 31 18:58:52 UTC 2018


Author: bhughes
Date: Sat Mar 31 18:58:51 2018
New Revision: 466076
URL: https://svnweb.freebsd.org/changeset/ports/466076

Log:
  MFH: r465913
  
  www/node4: Update 4.8.7_1 -> 4.9.0
  
  This is a security release addressing multiple vulnerabilities. Users
  are recommended to upgrade as soon as possible.
  
  https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/
  https://nodejs.org/en/blog/release/v4.9.0/
  
  Security:	5a9bbb6e-32d3-11e8-a769-6daaba161086
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2018Q1/www/node4/Makefile
  branches/2018Q1/www/node4/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/www/node4/Makefile
==============================================================================
--- branches/2018Q1/www/node4/Makefile	Sat Mar 31 18:34:51 2018	(r466075)
+++ branches/2018Q1/www/node4/Makefile	Sat Mar 31 18:58:51 2018	(r466076)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	4.8.7
+PORTVERSION=	4.9.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2018Q1/www/node4/distinfo
==============================================================================
--- branches/2018Q1/www/node4/distinfo	Sat Mar 31 18:34:51 2018	(r466075)
+++ branches/2018Q1/www/node4/distinfo	Sat Mar 31 18:58:51 2018	(r466076)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512940443
-SHA256 (node-v4.8.7.tar.gz) = 1aa461ad787cd53952ca9e32266fa48c9cf8223c87c802af3bce5f55ed3db39e
-SIZE (node-v4.8.7.tar.gz) = 22858767
+TIMESTAMP = 1522268344
+SHA256 (node-v4.9.0.tar.gz) = 55683e98b39513735dedddcdd3331c64ddc7edd5744d2c4317b44a1c54e82f9a
+SIZE (node-v4.9.0.tar.gz) = 22700972


More information about the svn-ports-branches mailing list