Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2021 19:22:43 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r564899 - branches/2021Q1/www/node14
Message-ID:  <202102101922.11AJMhbp031795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Wed Feb 10 19:22:43 2021
New Revision: 564899
URL: https://svnweb.freebsd.org/changeset/ports/564899

Log:
  MFH: r564898
  
  www/node14: Update 14.15.4 -> 14.15.5
  
  https://nodejs.org/en/blog/release/v14.15.5/
  
  Sponsored by:	Miles AS

Modified:
  branches/2021Q1/www/node14/Makefile
  branches/2021Q1/www/node14/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/www/node14/Makefile
==============================================================================
--- branches/2021Q1/www/node14/Makefile	Wed Feb 10 19:21:51 2021	(r564898)
+++ branches/2021Q1/www/node14/Makefile	Wed Feb 10 19:22:43 2021	(r564899)
@@ -2,7 +2,7 @@
 
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	14.15.4
+DISTVERSION=	14.15.5
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 PKGNAMESUFFIX=	14

Modified: branches/2021Q1/www/node14/distinfo
==============================================================================
--- branches/2021Q1/www/node14/distinfo	Wed Feb 10 19:21:51 2021	(r564898)
+++ branches/2021Q1/www/node14/distinfo	Wed Feb 10 19:22:43 2021	(r564899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610308419
-SHA256 (node-v14.15.4.tar.gz) = 8610d81b2d4afc3a79afbe6209d510125131c45cae22cac63bb767dcfec1cbf0
-SIZE (node-v14.15.4.tar.gz) = 63138871
+TIMESTAMP = 1612936222
+SHA256 (node-v14.15.5.tar.gz) = 043f39bb43ecaca699a21a8bd65d064ef53b48bf2cc6acaddb5ee0f4227e4d2a
+SIZE (node-v14.15.5.tar.gz) = 63140856



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