diff --git Makefile Makefile index a14c7e5..14ab8f1 100644 --- Makefile +++ Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 12.20.0 +PORTVERSION= 12.20.1 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 16457af..a03659c 100644 --- distinfo +++ distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606257052 -SHA256 (node-v12.20.0.tar.gz) = b91065ebe60981faa0e1f0a37d1788154141c710bb0521635a900895a7ce8dd8 -SIZE (node-v12.20.0.tar.gz) = 53497742 +TIMESTAMP = 1610649241 +SHA256 (node-v12.20.1.tar.gz) = 5318a5db1484050430371b77dece281a5b078a14e6962e105aa5790bdb3c3bed +SIZE (node-v12.20.1.tar.gz) = 53249523