aboutsummaryrefslogtreecommitdiff
path: root/www/node
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-23 18:30:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-23 18:30:02 +0000
commit2eef48cef7dcf6dbaae89c3b8906133132641ac2 (patch)
tree4f175616d83d5338244b7a0ec019eb267ae9e9f7 /www/node
parentaf5eeb628d8a0855f30fa1dc24351ae256028929 (diff)
downloadports-2eef48cef7dcf6dbaae89c3b8906133132641ac2.tar.gz
ports-2eef48cef7dcf6dbaae89c3b8906133132641ac2.zip
Update to 0.10.31.
PR: 192874 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=365767
Diffstat (limited to 'www/node')
-rw-r--r--www/node/Makefile5
-rw-r--r--www/node/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index 661b72624610..b6b57699fad1 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -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]*
diff --git a/www/node/distinfo b/www/node/distinfo
index 4cd3c279b0ca..d3908953c984 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -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