diff --git Makefile Makefile index 13dff66..5d8d8df 100644 --- Makefile +++ Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 12.20.2 +PORTVERSION= 12.21.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ @@ -17,6 +17,9 @@ BROKEN_SSL= libressl libressl-devel BROKEN_SSL_REASON= Node.js 12.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le +USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \ + localbase shebangfix + OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE OPTIONS_DEFAULT= DTRACE OPTIONS_DEFAULT_FreeBSD_11= BUNDLED_SSL @@ -45,9 +48,6 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu DTRACE_CONFIGURE_ON= --with-dtrace -USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \ - localbase shebangfix - HAS_CONFIGURE= yes CONFLICTS_INSTALL= node10-[0-9]* node14-[0-9]* node-[0-9]* diff --git distinfo distinfo index 388e225..db7d77c 100644 --- distinfo +++ distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613340388 -SHA256 (node-v12.20.2.tar.gz) = 47869f9857d40f2ecb42be6c776a8794f4664fb3fb2fdbeb3caad00dc0a36a1f -SIZE (node-v12.20.2.tar.gz) = 53249033 +TIMESTAMP = 1614950324 +SHA256 (node-v12.21.0.tar.gz) = 36e862555bebc04b13f7afebf4472c4dd7ebf4c891f9d6746ec545a4f099d05e +SIZE (node-v12.21.0.tar.gz) = 53255514