svn commit: r466250 - branches/2018Q2/www/node4

Bradley T. Hughes bhughes at FreeBSD.org
Mon Apr 2 19:33:54 UTC 2018


Author: bhughes
Date: Mon Apr  2 19:33:53 2018
New Revision: 466250
URL: https://svnweb.freebsd.org/changeset/ports/466250

Log:
  MFH: r466131
  
  www/node4: Update 4.9.0 -> 4.9.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/node4/Makefile
  branches/2018Q2/www/node4/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/www/node4/Makefile
==============================================================================
--- branches/2018Q2/www/node4/Makefile	Mon Apr  2 18:58:11 2018	(r466249)
+++ branches/2018Q2/www/node4/Makefile	Mon Apr  2 19:33:53 2018	(r466250)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	4.9.0
+PORTVERSION=	4.9.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: branches/2018Q2/www/node4/distinfo
==============================================================================
--- branches/2018Q2/www/node4/distinfo	Mon Apr  2 18:58:11 2018	(r466249)
+++ branches/2018Q2/www/node4/distinfo	Mon Apr  2 19:33:53 2018	(r466250)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522268344
-SHA256 (node-v4.9.0.tar.gz) = 55683e98b39513735dedddcdd3331c64ddc7edd5744d2c4317b44a1c54e82f9a
-SIZE (node-v4.9.0.tar.gz) = 22700972
+TIMESTAMP = 1522526693
+SHA256 (node-v4.9.1.tar.gz) = d2bc20dbe2c20e6f606671b1b9631f0d20396547ac7cbc144a3dad2c78106c78
+SIZE (node-v4.9.1.tar.gz) = 22700424


More information about the svn-ports-all mailing list