svn commit: r472490 - branches/2018Q2/www/node8
Bradley T. Hughes
bhughes at FreeBSD.org
Fri Jun 15 21:08:56 UTC 2018
Author: bhughes
Date: Fri Jun 15 21:08:55 2018
New Revision: 472490
URL: https://svnweb.freebsd.org/changeset/ports/472490
Log:
MFH: r470576 r472452
www/node8: Update 8.11.1_1 -> 8.11.2
https://nodejs.org/en/blog/release/v8.11.2/
www/node8: Update 8.11.2 -> 8.11.3
Update to the latest security release, fixing CVE-2018-7161,
CVE-2018-7167, and CVE-2018-1000168.
https://nodejs.org/en/blog/release/v8.11.3/
https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/
PR: 229038
Submitted by: Pascal Christen <pascal.christen at hostpoint.ch>
Security: 45b8e2eb-7056-11e8-8fab-63ca6e0e13a2
Sponsored by: Miles AS
Approved by: ports-secteam (miwi)
Modified:
branches/2018Q2/www/node8/Makefile
branches/2018Q2/www/node8/distinfo
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/www/node8/Makefile
==============================================================================
--- branches/2018Q2/www/node8/Makefile Fri Jun 15 21:05:18 2018 (r472489)
+++ branches/2018Q2/www/node8/Makefile Fri Jun 15 21:08:55 2018 (r472490)
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 8.11.1
+PORTVERSION= 8.11.3
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
PKGNAMESUFFIX= 8
Modified: branches/2018Q2/www/node8/distinfo
==============================================================================
--- branches/2018Q2/www/node8/distinfo Fri Jun 15 21:05:18 2018 (r472489)
+++ branches/2018Q2/www/node8/distinfo Fri Jun 15 21:08:55 2018 (r472490)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1522526743
-SHA256 (node-v8.11.1.tar.gz) = 86678028f13b26ceed08efc4b838921ca1bf514c0b7e8151bfec8ba15c5e66ad
-SIZE (node-v8.11.1.tar.gz) = 31030225
+TIMESTAMP = 1528863109
+SHA256 (node-v8.11.3.tar.gz) = 0d7e795c0579226c8b197353bbb9392cae802f4fefa4787a2c0e678beaf85cce
+SIZE (node-v8.11.3.tar.gz) = 31115954
SHA256 (b8f47b27571f.patch) = b0b22c490c4b4e7ed4bad46d1989e980a0ba30299855ec0164ff3d11384833c7
SIZE (b8f47b27571f.patch) = 4763
More information about the svn-ports-branches
mailing list