Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2018 09:18:58 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r466131 - head/www/node4
Message-ID:  <201804010918.w319Iw9b003383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Sun Apr  1 09:18:58 2018
New Revision: 466131
URL: https://svnweb.freebsd.org/changeset/ports/466131

Log:
  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.
  
  MFH:		2018Q2

Modified:
  head/www/node4/Makefile
  head/www/node4/distinfo

Modified: head/www/node4/Makefile
==============================================================================
--- head/www/node4/Makefile	Sun Apr  1 09:04:45 2018	(r466130)
+++ head/www/node4/Makefile	Sun Apr  1 09:18:58 2018	(r466131)
@@ -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: head/www/node4/distinfo
==============================================================================
--- head/www/node4/distinfo	Sun Apr  1 09:04:45 2018	(r466130)
+++ head/www/node4/distinfo	Sun Apr  1 09:18:58 2018	(r466131)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804010918.w319Iw9b003383>