svn commit: r552440 - head/www/node

Bradley T. Hughes bhughes at FreeBSD.org
Thu Oct 15 19:01:12 UTC 2020


Author: bhughes
Date: Thu Oct 15 19:01:11 2020
New Revision: 552440
URL: https://svnweb.freebsd.org/changeset/ports/552440

Log:
  www/node: Update 14.13.0 -> 14.13.1
  
  https://nodejs.org/en/blog/release/v14.13.1/
  
  Sponsored by:	Miles AS

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

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Thu Oct 15 18:14:25 2020	(r552439)
+++ head/www/node/Makefile	Thu Oct 15 19:01:11 2020	(r552440)
@@ -2,7 +2,7 @@
 
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	14.13.0
+DISTVERSION=	14.13.1
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Thu Oct 15 18:14:25 2020	(r552439)
+++ head/www/node/distinfo	Thu Oct 15 19:01:11 2020	(r552440)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601413499
-SHA256 (node-v14.13.0.tar.gz) = 8538b2e76aa06ee0e6eb1c118426c3c5ca53b2e49d66591738eacf76e89edd61
-SIZE (node-v14.13.0.tar.gz) = 63090089
+TIMESTAMP = 1602255804
+SHA256 (node-v14.13.1.tar.gz) = f0080d3284ea1585e255a3f459ce151e8106a33f4ce8bed0da15ff99c6a082a5
+SIZE (node-v14.13.1.tar.gz) = 63114740


More information about the svn-ports-all mailing list