Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2020 13:57:50 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553618 - in head/www: . node node10 node12 node14
Message-ID:  <202010291357.09TDvoJl068645@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Thu Oct 29 13:57:50 2020
New Revision: 553618
URL: https://svnweb.freebsd.org/changeset/ports/553618

Log:
  www/node14: copy from www/node, update 14.14.0 -> 14.15.0 (LTS)
  
  Create a new port for the latest Node.js 14.15.0 LTS release. Update
  CONFLICTS for the existing Node.js ports to include the new node14 port
  and remove non-existent ports.
  
  https://nodejs.org/en/blog/release/v14.15.0/
  
  Sponsored by:	Miles AS

Added:
  head/www/node14/
     - copied from r553475, head/www/node/
Modified:
  head/www/Makefile
  head/www/node/Makefile
  head/www/node10/Makefile
  head/www/node12/Makefile
  head/www/node14/Makefile
  head/www/node14/distinfo

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Thu Oct 29 13:34:58 2020	(r553617)
+++ head/www/Makefile	Thu Oct 29 13:57:50 2020	(r553618)
@@ -454,6 +454,7 @@
     SUBDIR += node
     SUBDIR += node10
     SUBDIR += node12
+    SUBDIR += node14
     SUBDIR += nostromo
     SUBDIR += novnc
     SUBDIR += novnc-websockify

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Thu Oct 29 13:34:58 2020	(r553617)
+++ head/www/node/Makefile	Thu Oct 29 13:57:50 2020	(r553618)
@@ -48,7 +48,7 @@ USES=		compiler:c++11-lib gmake python:build pkgconfig
 
 HAS_CONFIGURE=	yes
 
-CONFLICTS_INSTALL=	node[68]-[0-9]* node10-[0-9]* node12-[0-9]*
+CONFLICTS_INSTALL=	node10-[0-9]* node12-[0-9]* node14-[0-9]*
 
 CONFIGURE_ARGS=	--prefix=${PREFIX_RELDEST} \
 		--without-npm \

Modified: head/www/node10/Makefile
==============================================================================
--- head/www/node10/Makefile	Thu Oct 29 13:34:58 2020	(r553617)
+++ head/www/node10/Makefile	Thu Oct 29 13:57:50 2020	(r553618)
@@ -49,7 +49,7 @@ USES=		compiler:c++11-lib gmake python:2.7,build pkgco
 
 HAS_CONFIGURE=	yes
 
-CONFLICTS_INSTALL=	node[68]-[0-9]* node12-[0-9]* node-[0-9]*
+CONFLICTS_INSTALL=	node12-[0-9]* node14-[0-9]* node-[0-9]*
 
 CONFIGURE_ARGS=	--prefix=${PREFIX_RELDEST} \
 		--without-npm \

Modified: head/www/node12/Makefile
==============================================================================
--- head/www/node12/Makefile	Thu Oct 29 13:34:58 2020	(r553617)
+++ head/www/node12/Makefile	Thu Oct 29 13:57:50 2020	(r553618)
@@ -49,7 +49,7 @@ USES=		compiler:c++11-lib gmake python:2.7,build pkgco
 
 HAS_CONFIGURE=	yes
 
-CONFLICTS_INSTALL=	node[68]-[0-9]* node10-[0-9]* node-[0-9]*
+CONFLICTS_INSTALL=	node10-[0-9]* node14-[0-9]* node-[0-9]*
 
 CONFIGURE_ARGS=	--prefix=${PREFIX_RELDEST} \
 		--without-npm \

Modified: head/www/node14/Makefile
==============================================================================
--- head/www/node/Makefile	Tue Oct 27 19:25:16 2020	(r553475)
+++ head/www/node14/Makefile	Thu Oct 29 13:57:50 2020	(r553618)
@@ -2,9 +2,10 @@
 
 PORTNAME=	node
 DISTVERSIONPREFIX=	v
-DISTVERSION=	14.14.0
+DISTVERSION=	14.15.0
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
+PKGNAMESUFFIX=	14
 
 MAINTAINER=	bhughes@FreeBSD.org
 COMMENT=	V8 JavaScript for client and server
@@ -13,7 +14,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_SSL=		libressl libressl-devel
-BROKEN_SSL_REASON=	Node.js 14.x requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
+BROKEN_SSL_REASON=	Node.js 14.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
 ONLY_FOR_ARCHS=		aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
 
 OPTIONS_DEFINE=		BUNDLED_SSL DOCS NLS DTRACE
@@ -48,7 +49,7 @@ USES=		compiler:c++11-lib gmake python:build pkgconfig
 
 HAS_CONFIGURE=	yes
 
-CONFLICTS_INSTALL=	node[68]-[0-9]* node10-[0-9]* node12-[0-9]*
+CONFLICTS_INSTALL=	node10-[0-9]* node12-[0-9]* node-[0-9]*
 
 CONFIGURE_ARGS=	--prefix=${PREFIX_RELDEST} \
 		--without-npm \

Modified: head/www/node14/distinfo
==============================================================================
--- head/www/node/distinfo	Tue Oct 27 19:25:16 2020	(r553475)
+++ head/www/node14/distinfo	Thu Oct 29 13:57:50 2020	(r553618)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603133528
-SHA256 (node-v14.14.0.tar.gz) = afb0b401d62d9fcfc68258f50d0bf042998d349ce9c1d7a2d45dd87870b3aab7
-SIZE (node-v14.14.0.tar.gz) = 63133260
+TIMESTAMP = 1603827170
+SHA256 (node-v14.15.0.tar.gz) = 5f9529e0a42985d5a81620635ab2541e3553daede42903d1b3176f808d46411c
+SIZE (node-v14.15.0.tar.gz) = 63138956



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