svn commit: r463355 - head/www/node

Bradley T. Hughes bhughes at FreeBSD.org
Thu Mar 1 21:16:13 UTC 2018


Author: bhughes
Date: Thu Mar  1 21:16:12 2018
New Revision: 463355
URL: https://svnweb.freebsd.org/changeset/ports/463355

Log:
  www/node: Update 9.6.1 -> 9.7.0
  
  https://nodejs.org/en/blog/release/v9.7.0/

Modified:
  head/www/node/Makefile
  head/www/node/distinfo

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Thu Mar  1 21:12:36 2018	(r463354)
+++ head/www/node/Makefile	Thu Mar  1 21:16:12 2018	(r463355)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	9.6.1
+PORTVERSION=	9.7.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Thu Mar  1 21:12:36 2018	(r463354)
+++ head/www/node/distinfo	Thu Mar  1 21:16:12 2018	(r463355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519589061
-SHA256 (node-v9.6.1.tar.gz) = d3ddf10fd009a73e84e9990a9b057ea7de6645b3513471a84f188301b27062cf
-SIZE (node-v9.6.1.tar.gz) = 31440598
+TIMESTAMP = 1519903768
+SHA256 (node-v9.7.0.tar.gz) = 9ef89425bfc3f14a5a27b5443997c237afe4fe00602f0abb1d5f42aa6426e5f3
+SIZE (node-v9.7.0.tar.gz) = 31454096


More information about the svn-ports-all mailing list