svn commit: r533391 - head/www/node

Bradley T. Hughes bhughes at FreeBSD.org
Wed Apr 29 19:51:49 UTC 2020


Author: bhughes
Date: Wed Apr 29 19:51:48 2020
New Revision: 533391
URL: https://svnweb.freebsd.org/changeset/ports/533391

Log:
  www/node: Update 13.12.0_1 -> 13.13.0
  
  https://nodejs.org/en/blog/release/v13.13.0/
  
  Sponsored by:	Miles AS

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

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Wed Apr 29 19:17:56 2020	(r533390)
+++ head/www/node/Makefile	Wed Apr 29 19:51:48 2020	(r533391)
@@ -1,9 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	13.12.0
+PORTVERSION=	13.13.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 

Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo	Wed Apr 29 19:17:56 2020	(r533390)
+++ head/www/node/distinfo	Wed Apr 29 19:51:48 2020	(r533391)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586708049
-SHA256 (node-v13.12.0.tar.gz) = 1b74d624493f17210b96dbd925066034e2d540090a36a99d5c50155cd6726a38
-SIZE (node-v13.12.0.tar.gz) = 61180173
+TIMESTAMP = 1587617663
+SHA256 (node-v13.13.0.tar.gz) = bbcb1bbcf78777e402ca220edd8f5c23475ed0164025d8a6bc3367e3e3ac9577
+SIZE (node-v13.13.0.tar.gz) = 61215472


More information about the svn-ports-all mailing list