svn commit: r518433 - head/www/node12

Mathieu Arnold mat at FreeBSD.org
Tue Nov 26 07:10:30 UTC 2019


On Mon, Nov 25, 2019 at 11:06:34PM +0000, Bradley T. Hughes wrote:
> Log:
>   www/node: Update 12.13.0 -> 12.13.1
>   
>   Update to the latest Node.js v12 LTS release. As in r517009, change the
>   default options on FreeBSD 12.0-RELEASE, since Node.js uses functions
>   introduced in OpenSSL 1.1.1b, while 12.0-RELEASE only has 1.1.1a.
>   
> +# FreeBSD 12.0-RELEASE includes OpenSSL 1.1.1a, but Node.js relies on 1.1.1d
> +OPTIONS_DEFAULT_FreeBSD_12_0=	BUNDLED_SSL
> +OPTIONS_DEFAULT+=	${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}_${OSREL:E}}

If node does not work with the base system openssl from 12.0, then it
should not be optional, default on, it should be forced on, with
OPTIONS_SLAVE.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20191126/ab29924b/attachment.sig>


More information about the svn-ports-head mailing list