summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-03-24 00:53:29 +0000
committerSteve Wills <swills@FreeBSD.org>2013-03-24 00:53:29 +0000
commit65fd175fad7212e73ac512219ad1058a97b7fc2f (patch)
tree65af65240078d971987997762dfbadfd90cb5dc8
parent- Update to 1.003002 (diff)
- Update to 0.10.1
PR: ports/177218 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=315086
-rw-r--r--www/node/Makefile2
-rw-r--r--www/node/distinfo4
-rw-r--r--www/node/files/patch-install10
3 files changed, 3 insertions, 13 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index db2083246f35..cca888e54939 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 0.10.0
+PORTVERSION= 0.10.1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
diff --git a/www/node/distinfo b/www/node/distinfo
index 4c611509b111..26f642b6e394 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.0.tar.gz) = 1624dc37866ebfb5431e3393e6b049cf238cac8ad4d20c6d567263b1259177ab
-SIZE (node-v0.10.0.tar.gz) = 12777259
+SHA256 (node-v0.10.1.tar.gz) = 2628dbf42fb3ec3927e595dc66f2f96e3c23455990dea690e300296d92afe4d3
+SIZE (node-v0.10.1.tar.gz) = 12790341
diff --git a/www/node/files/patch-install b/www/node/files/patch-install
deleted file mode 100644
index 5a058c399c96..000000000000
--- a/www/node/files/patch-install
+++ /dev/null
@@ -1,10 +0,0 @@
---- tools/install.py.orig 2013-03-16 20:43:57.000000000 +0000
-+++ tools/install.py 2013-03-16 20:48:54.000000000 +0000
-@@ -119,7 +119,6 @@
- assert(0) # unhandled action type
-
- def files(action):
-- action(['doc/node.1'], 'share/man/man1/')
- action(['out/Release/node'], 'bin/node')
-
- # install unconditionally, checking if the platform supports dtrace doesn't