svn commit: r553619 - head/www/node10
Bradley T. Hughes
bhughes at FreeBSD.org
Thu Oct 29 14:02:50 UTC 2020
Author: bhughes
Date: Thu Oct 29 14:02:49 2020
New Revision: 553619
URL: https://svnweb.freebsd.org/changeset/ports/553619
Log:
www/node10: Update 10.22.1 -> 10.23.0
https://nodejs.org/en/blog/release/v10.23.0/
Sponsored by: Miles AS
Modified:
head/www/node10/Makefile
head/www/node10/distinfo
Modified: head/www/node10/Makefile
==============================================================================
--- head/www/node10/Makefile Thu Oct 29 13:57:50 2020 (r553618)
+++ head/www/node10/Makefile Thu Oct 29 14:02:49 2020 (r553619)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 10.22.1
+PORTVERSION= 10.23.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: head/www/node10/distinfo
==============================================================================
--- head/www/node10/distinfo Thu Oct 29 13:57:50 2020 (r553618)
+++ head/www/node10/distinfo Thu Oct 29 14:02:49 2020 (r553619)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600242115
-SHA256 (node-v10.22.1.tar.gz) = d0b49dd96ac70e99240458863efe09ae5bb1138c0ff582295f882c1482708172
-SIZE (node-v10.22.1.tar.gz) = 46546924
+TIMESTAMP = 1603979909
+SHA256 (node-v10.23.0.tar.gz) = d93041d1d1e75cef6c562c29b63333b2f39a16de3cb0310b695130cea2ae7f27
+SIZE (node-v10.23.0.tar.gz) = 46560417
More information about the svn-ports-all
mailing list