svn commit: r552441 - in head/www/node12: . files

Bradley T. Hughes bhughes at FreeBSD.org
Thu Oct 15 19:03:54 UTC 2020


Author: bhughes
Date: Thu Oct 15 19:03:52 2020
New Revision: 552441
URL: https://svnweb.freebsd.org/changeset/ports/552441

Log:
  www/node12: Update 12.18.4 -> 12.19.0
  
  https://nodejs.org/en/blog/release/v12.19.0/
  
  While here, refresh patches with `make makepatch`.
  
  Sponsored by:	Miles AS

Modified:
  head/www/node12/Makefile
  head/www/node12/distinfo
  head/www/node12/files/patch-deps_openssl_openssl-cl__no__asm.gypi
  head/www/node12/files/patch-deps_openssl_openssl__no__asm.gypi
  head/www/node12/pkg-plist

Modified: head/www/node12/Makefile
==============================================================================
--- head/www/node12/Makefile	Thu Oct 15 19:01:11 2020	(r552440)
+++ head/www/node12/Makefile	Thu Oct 15 19:03:52 2020	(r552441)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	node
-PORTVERSION=	12.18.4
+PORTVERSION=	12.19.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
@@ -67,7 +67,7 @@ MAKE_ENV+=	CC.host=${CC} CFLAGS.host="${CFLAGS}" \
 		LINK.host=${CXX} LDFLAGS.host="${LDFLAGS}"
 
 BUILD_DEPENDS+=	c-ares>=1.16.0:dns/c-ares \
-		libuv>=1.38.0:devel/libuv \
+		libuv>=1.39.0:devel/libuv \
 		libnghttp2>=1.41.0:www/libnghttp2 \
 		objdump:devel/binutils
 LIB_DEPENDS+=	libcares.so:dns/c-ares\

Modified: head/www/node12/distinfo
==============================================================================
--- head/www/node12/distinfo	Thu Oct 15 19:01:11 2020	(r552440)
+++ head/www/node12/distinfo	Thu Oct 15 19:03:52 2020	(r552441)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600242147
-SHA256 (node-v12.18.4.tar.gz) = a802d87e579e46fc52771ed6f2667048320caca867be3276f4c4f1bbb41389c3
-SIZE (node-v12.18.4.tar.gz) = 52459484
+TIMESTAMP = 1602255389
+SHA256 (node-v12.19.0.tar.gz) = 1279e49be60d92cf4c1a48c9d92397db4e9284a100bc47689ce7924686bbddd1
+SIZE (node-v12.19.0.tar.gz) = 53407568

Modified: head/www/node12/files/patch-deps_openssl_openssl-cl__no__asm.gypi
==============================================================================
--- head/www/node12/files/patch-deps_openssl_openssl-cl__no__asm.gypi	Thu Oct 15 19:01:11 2020	(r552440)
+++ head/www/node12/files/patch-deps_openssl_openssl-cl__no__asm.gypi	Thu Oct 15 19:03:52 2020	(r552441)
@@ -1,4 +1,4 @@
---- deps/openssl/openssl-cl_no_asm.gypi.orig	2019-08-06 20:46:23 UTC
+--- deps/openssl/openssl-cl_no_asm.gypi.orig	2020-10-06 18:05:13 UTC
 +++ deps/openssl/openssl-cl_no_asm.gypi
 @@ -1,4 +1,5 @@
  {
@@ -6,7 +6,7 @@
    'conditions': [
      ['target_arch=="ppc" and OS=="aix"', {
        'includes': ['config/archs/aix-gcc/no-asm/openssl-cl.gypi'],
-@@ -45,7 +46,7 @@
+@@ -47,7 +48,7 @@
        'includes': ['config/archs/linux64-mips64/no-asm/openssl-cl.gypi'],
      }, {
        # Other architectures don't use assembly

Modified: head/www/node12/files/patch-deps_openssl_openssl__no__asm.gypi
==============================================================================
--- head/www/node12/files/patch-deps_openssl_openssl__no__asm.gypi	Thu Oct 15 19:01:11 2020	(r552440)
+++ head/www/node12/files/patch-deps_openssl_openssl__no__asm.gypi	Thu Oct 15 19:03:52 2020	(r552441)
@@ -1,6 +1,6 @@
---- deps/openssl/openssl_no_asm.gypi.orig	2019-08-06 20:46:23 UTC
+--- deps/openssl/openssl_no_asm.gypi.orig	2020-10-06 18:05:13 UTC
 +++ deps/openssl/openssl_no_asm.gypi
-@@ -46,7 +46,7 @@
+@@ -48,7 +48,7 @@
        'includes': ['config/archs/linux64-mips64/no-asm/openssl.gypi'],
      }, {
        # Other architectures don't use assembly

Modified: head/www/node12/pkg-plist
==============================================================================
--- head/www/node12/pkg-plist	Thu Oct 15 19:01:11 2020	(r552440)
+++ head/www/node12/pkg-plist	Thu Oct 15 19:03:52 2020	(r552441)
@@ -107,6 +107,21 @@ include/node/node_version.h
 %%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc/no-asm/crypto/include/internal/dso_conf.h
 %%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc/no-asm/include/openssl/opensslconf.h
 %%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc/no-asm/include/progs.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/include/internal/bn_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/include/internal/dso_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslconf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/include/internal/bn_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/include/internal/dso_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslconf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/include/internal/bn_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/include/internal/dso_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslconf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h
 %%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h
 %%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/include/internal/bn_conf.h
 %%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/include/internal/dso_conf.h


More information about the svn-ports-all mailing list