svn commit: r487161 - branches/2018Q4/www/node8
Bradley T. Hughes
bhughes at FreeBSD.org
Mon Dec 10 12:24:52 UTC 2018
Author: bhughes
Date: Mon Dec 10 12:24:51 2018
New Revision: 487161
URL: https://svnweb.freebsd.org/changeset/ports/487161
Log:
MFH: r487155
www/node8: Update 8.13.0 -> 8.14.0
This is a security release addressing multiple vulnerabilities. Users
are recommended to upgrade as soon as possible.
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/
https://nodejs.org/en/blog/release/v8.14.0/
Security: 2a86f45a-fc3c-11e8-a414-00155d006b02
Sponsored by: Miles AS
Approved by: ports-secteam (miwi)
Modified:
branches/2018Q4/www/node8/Makefile
branches/2018Q4/www/node8/distinfo
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/www/node8/Makefile
==============================================================================
--- branches/2018Q4/www/node8/Makefile Mon Dec 10 12:22:10 2018 (r487160)
+++ branches/2018Q4/www/node8/Makefile Mon Dec 10 12:24:51 2018 (r487161)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 8.12.0
+PORTVERSION= 8.14.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: branches/2018Q4/www/node8/distinfo
==============================================================================
--- branches/2018Q4/www/node8/distinfo Mon Dec 10 12:22:10 2018 (r487160)
+++ branches/2018Q4/www/node8/distinfo Mon Dec 10 12:24:51 2018 (r487161)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536784572
-SHA256 (node-v8.12.0.tar.gz) = b4797843136edd9195c28221a1680ae52c29d867fc5fc1c99f7d6e2f2126a67b
-SIZE (node-v8.12.0.tar.gz) = 30393516
+TIMESTAMP = 1544115973
+SHA256 (node-v8.14.0.tar.gz) = c49f4d2223be9f2d2d73a131e9a25d9668b7ec2c1319d28c3c3658ff503b720c
+SIZE (node-v8.14.0.tar.gz) = 30598067
More information about the svn-ports-branches
mailing list