svn commit: r466552 - head/www/node

Bradley T. Hughes bhughes at FreeBSD.org
Thu Apr 5 12:23:54 UTC 2018


Author: bhughes
Date: Thu Apr  5 12:23:53 2018
New Revision: 466552
URL: https://svnweb.freebsd.org/changeset/ports/466552

Log:
  www/node: Update 9.10.1 -> 9.11.1
  
  https://nodejs.org/en/blog/release/v9.11.0/
  https://nodejs.org/en/blog/release/v9.11.1/

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

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Thu Apr  5 12:18:47 2018	(r466551)
+++ head/www/node/Makefile	Thu Apr  5 12:23:53 2018	(r466552)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	9.10.1
+PORTVERSION=	9.11.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Thu Apr  5 12:18:47 2018	(r466551)
+++ head/www/node/distinfo	Thu Apr  5 12:23:53 2018	(r466552)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522526760
-SHA256 (node-v9.10.1.tar.gz) = e8777b6938951eba38c02705d42c62a985a3b404429e7e54b880bdfce0cfddde
-SIZE (node-v9.10.1.tar.gz) = 31411130
+TIMESTAMP = 1522916858
+SHA256 (node-v9.11.1.tar.gz) = 62cc091b00e4f29e110e59c7f41645144c89eb513e250a96f96df2c3f74f50ee
+SIZE (node-v9.11.1.tar.gz) = 31479280


More information about the svn-ports-head mailing list