svn commit: r466252 - branches/2018Q2/www/node8

Bradley T. Hughes bhughes at FreeBSD.org
Mon Apr 2 19:35:22 UTC 2018


Author: bhughes
Date: Mon Apr  2 19:35:21 2018
New Revision: 466252
URL: https://svnweb.freebsd.org/changeset/ports/466252

Log:
  MFH: r466133
  
  www/node8: Update 8.11.0 -> 8.11.1
  
  No changes from the previous verison. This release ensures that the
  hosted binaries from the Node.js project adhere to the platform support
  contract, which does not apply to the FreeBSD port and packages.
  
  Approved by:	ports-secteam (riggs)

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	Mon Apr  2 19:34:31 2018	(r466251)
+++ branches/2018Q2/www/node8/Makefile	Mon Apr  2 19:35:21 2018	(r466252)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	8.11.0
+PORTVERSION=	8.11.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2018Q2/www/node8/distinfo
==============================================================================
--- branches/2018Q2/www/node8/distinfo	Mon Apr  2 19:34:31 2018	(r466251)
+++ branches/2018Q2/www/node8/distinfo	Mon Apr  2 19:35:21 2018	(r466252)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522268432
-SHA256 (node-v8.11.0.tar.gz) = 7683a674259298fc53dd020e210d062aaf02698980fe293c64ed2daee13466a4
-SIZE (node-v8.11.0.tar.gz) = 31029843
+TIMESTAMP = 1522526743
+SHA256 (node-v8.11.1.tar.gz) = 86678028f13b26ceed08efc4b838921ca1bf514c0b7e8151bfec8ba15c5e66ad
+SIZE (node-v8.11.1.tar.gz) = 31030225


More information about the svn-ports-all mailing list