svn commit: r466132 - head/www/node6

Bradley T. Hughes bhughes at FreeBSD.org
Sun Apr 1 09:19:30 UTC 2018


Author: bhughes
Date: Sun Apr  1 09:19:29 2018
New Revision: 466132
URL: https://svnweb.freebsd.org/changeset/ports/466132

Log:
  www/node6: Update 6.14.0 -> 6.14.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.
  
  MFH:		2018Q2

Modified:
  head/www/node6/Makefile
  head/www/node6/distinfo

Modified: head/www/node6/Makefile
==============================================================================
--- head/www/node6/Makefile	Sun Apr  1 09:18:58 2018	(r466131)
+++ head/www/node6/Makefile	Sun Apr  1 09:19:29 2018	(r466132)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	6.14.0
+PORTVERSION=	6.14.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: head/www/node6/distinfo
==============================================================================
--- head/www/node6/distinfo	Sun Apr  1 09:18:58 2018	(r466131)
+++ head/www/node6/distinfo	Sun Apr  1 09:19:29 2018	(r466132)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522268406
-SHA256 (node-v6.14.0.tar.gz) = 87892f42c5c48bb6367e0299ec81e1d18e560e401eddc50dd746acc4c896bd7c
-SIZE (node-v6.14.0.tar.gz) = 27449153
+TIMESTAMP = 1522526722
+SHA256 (node-v6.14.1.tar.gz) = 82ca9917819db13c3a3484bd2bee1c58cd718aec3e4ad46026f968557a6717be
+SIZE (node-v6.14.1.tar.gz) = 27449739


More information about the svn-ports-head mailing list