mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
update node12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $FreeBSD: head/www/node/Makefile 453790 2017-11-09 02:31:47Z jbeich $
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 12.12.0
|
||||
PORTVERSION= 12.14.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
@@ -28,7 +28,7 @@ USE_LDCONFIG= yes
|
||||
PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,}
|
||||
REINPLACE_ARGS= -i ''
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX_RELDEST}
|
||||
CONFIGURE_ARGS+= --without-npm
|
||||
#CONFIGURE_ARGS+= --without-npm
|
||||
CONFIGURE_ARGS+= --shared-cares
|
||||
CONFIGURE_ARGS+= --shared-libuv
|
||||
CONFIGURE_ARGS+= --shared-zlib
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1571793108
|
||||
SHA256 (node-v12.12.0.tar.gz) = 6ce681625c09bc2b2b5757165580e648579e4bc7bce5e246fa6339270eec8bde
|
||||
SIZE (node-v12.12.0.tar.gz) = 50634019
|
||||
TIMESTAMP = 1580817962
|
||||
SHA256 (node-v12.14.1.tar.gz) = 42a7f0777fea8825611cb9250ff927824dba4f7aea854b47d522798acf4bdbc6
|
||||
SIZE (node-v12.14.1.tar.gz) = 51838191
|
||||
|
||||
Reference in New Issue
Block a user