On 2022/06/04 15:58, Volker Schlecht wrote:
> This updates lang/node to 16.15.1
>
> Changes:
> * use tar.xz instead of tar.gz (smaller archives)
> * make use of devel/gtest in TEST_DEPENDS ... gtest in ports no longer
> conflicts with the bundled version
> * PLIST churn due to update of the bundled npm
>
> No explicitly mentioned security content, so it's probably not necessary to
> backport this to -stable.
>
> Tested on amd64.
I'm leaving it building now and will have a look at testing it probably
tomorrow. I've made a change to normalise the distfile extraction; removed
do-extract and replaced it with
post-extract:
mv ${WRKDIR}/node-pledge-${PLEDGE_VER} \
${WRKSRC}/deps/npm/node_modules/node-pledge