Update to 0.10.31.
PR: 192874 Submitted by: maintainer
This commit is contained in:
parent
af5eeb628d
commit
2eef48cef7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365767
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= node
|
PORTNAME= node
|
||||||
PORTVERSION= 0.10.30
|
PORTVERSION= 0.10.31
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||||
@ -12,10 +12,9 @@ COMMENT= V8 JavaScript for client and server
|
|||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= gmake compiler execinfo
|
USES= gmake compiler execinfo python:2
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_PYTHON= 2
|
|
||||||
|
|
||||||
CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]*
|
CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]*
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (node-v0.10.30.tar.gz) = 3dfcbd307f5f5f266ef174e1443107da853cd3d0aa0b2493a44235d5908625d2
|
SHA256 (node-v0.10.31.tar.gz) = 06c781718a674dfdfb59d646b2629a46af2644bdbf52534fab8d4a0fe34c21f1
|
||||||
SIZE (node-v0.10.30.tar.gz) = 13527922
|
SIZE (node-v0.10.31.tar.gz) = 13464547
|
||||||
|
Loading…
Reference in New Issue
Block a user