Update to 0.10.31.

PR:		192874
Submitted by:	maintainer
This commit is contained in:
Adam Weinberger 2014-08-23 18:30:02 +00:00
parent af5eeb628d
commit 2eef48cef7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365767
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
PORTVERSION= 0.10.30
PORTVERSION= 0.10.31
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
@ -12,10 +12,9 @@ COMMENT= V8 JavaScript for client and server
LICENSE= MIT
USES= gmake compiler execinfo
USES= gmake compiler execinfo python:2
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PYTHON= 2
CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]*

View File

@ -1,2 +1,2 @@
SHA256 (node-v0.10.30.tar.gz) = 3dfcbd307f5f5f266ef174e1443107da853cd3d0aa0b2493a44235d5908625d2
SIZE (node-v0.10.30.tar.gz) = 13527922
SHA256 (node-v0.10.31.tar.gz) = 06c781718a674dfdfb59d646b2629a46af2644bdbf52534fab8d4a0fe34c21f1
SIZE (node-v0.10.31.tar.gz) = 13464547