svn commit: r445729 - branches/2017Q3/www/node

Bradley T. Hughes bhughes at FreeBSD.org
Fri Jul 14 06:16:31 UTC 2017


Author: bhughes
Date: Fri Jul 14 06:16:30 2017
New Revision: 445729
URL: https://svnweb.freebsd.org/changeset/ports/445729

Log:
  MFH: r445656
  
  www/node: Update 8.1.3 -> 8.1.4
  
  Approved by:	mat (co-mentor)
  Security:	3eff66c5-66c9-11e7-aa1d-3d2e663cef42
  Differential Revision:	https://reviews.freebsd.org/D11580
  
  Approved by:	ports-secteam (junovitch)

Modified:
  branches/2017Q3/www/node/Makefile
  branches/2017Q3/www/node/distinfo
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/www/node/Makefile
==============================================================================
--- branches/2017Q3/www/node/Makefile	Fri Jul 14 06:15:37 2017	(r445728)
+++ branches/2017Q3/www/node/Makefile	Fri Jul 14 06:16:30 2017	(r445729)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	8.1.3
+PORTVERSION=	8.1.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2017Q3/www/node/distinfo
==============================================================================
--- branches/2017Q3/www/node/distinfo	Fri Jul 14 06:15:37 2017	(r445728)
+++ branches/2017Q3/www/node/distinfo	Fri Jul 14 06:16:30 2017	(r445729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498724842
-SHA256 (node-v8.1.3.tar.gz) = 388998d052335af1fe0643dd4d68e2fb1c7109ed6ae22a22cc394f1e7aaf43d3
-SIZE (node-v8.1.3.tar.gz) = 29944234
+TIMESTAMP = 1499836627
+SHA256 (node-v8.1.4.tar.gz) = 5d54960fb3c5e794b784d15e9e85e3853e1189e5ae840f314bf2fc091fbb5c12
+SIZE (node-v8.1.4.tar.gz) = 29947969


More information about the svn-ports-all mailing list