svn commit: r494640 - branches/2019Q1/www/node8
Bradley T. Hughes
bhughes at FreeBSD.org
Mon Mar 4 20:02:42 UTC 2019
Author: bhughes
Date: Mon Mar 4 20:02:40 2019
New Revision: 494640
URL: https://svnweb.freebsd.org/changeset/ports/494640
Log:
MFH: r494486
www/node8: Update 8.15.0 -> 8.15.1
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/node8/Makefile
branches/2019Q1/www/node8/distinfo
Directory Properties:
branches/2019Q1/ (props changed)
Modified: branches/2019Q1/www/node8/Makefile
==============================================================================
--- branches/2019Q1/www/node8/Makefile Mon Mar 4 20:00:26 2019 (r494639)
+++ branches/2019Q1/www/node8/Makefile Mon Mar 4 20:02:40 2019 (r494640)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 8.15.0
+PORTVERSION= 8.15.1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: branches/2019Q1/www/node8/distinfo
==============================================================================
--- branches/2019Q1/www/node8/distinfo Mon Mar 4 20:00:26 2019 (r494639)
+++ branches/2019Q1/www/node8/distinfo Mon Mar 4 20:02:40 2019 (r494640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545851766
-SHA256 (node-v8.15.0.tar.gz) = 590fc8b09c2466f8f7854ce3342ae1d0ba421c104999b7bd54ec0c690321d2aa
-SIZE (node-v8.15.0.tar.gz) = 30628203
+TIMESTAMP = 1551466934
+SHA256 (node-v8.15.1.tar.gz) = 413e0086bd3abde2dfdd3a905c061a6188cc0faceb819768a53ca9c6422418b4
+SIZE (node-v8.15.1.tar.gz) = 30627192
More information about the svn-ports-branches
mailing list