aboutsummaryrefslogtreecommitdiffstats
path: root/www/node
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-01-11 02:19:06 +0800
committerculot <culot@FreeBSD.org>2012-01-11 02:19:06 +0800
commitf7ee8cc55996aca579db0e1027955aaea04a3620 (patch)
treed8b22bec521bc3ec1de4ff1e469d6e71a3cbeba7 /www/node
parent767e9048280912159a7b974ac2bdb19d61a47215 (diff)
downloadfreebsd-ports-gnome-f7ee8cc55996aca579db0e1027955aaea04a3620.tar.gz
freebsd-ports-gnome-f7ee8cc55996aca579db0e1027955aaea04a3620.tar.zst
freebsd-ports-gnome-f7ee8cc55996aca579db0e1027955aaea04a3620.zip
- Update to 0.6.7
Changes: https://raw.github.com/joyent/node/v0.6.7/ChangeLog PR: ports/163990 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Diffstat (limited to 'www/node')
-rw-r--r--www/node/Makefile2
-rw-r--r--www/node/distinfo4
-rw-r--r--www/node/pkg-plist15
3 files changed, 17 insertions, 4 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index 1d4ae760d494..dbf179fbbe26 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= node
-PORTVERSION= 0.6.6
+PORTVERSION= 0.6.7
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 95ee486098d1..1a1f92aa3cf3 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,2 +1,2 @@
-SHA256 (node-v0.6.6.tar.gz) = 7abea518b1b63fd669c9ca436bf33d0bb0b09b252f06d700ccbd290fe5222102
-SIZE (node-v0.6.6.tar.gz) = 10446671
+SHA256 (node-v0.6.7.tar.gz) = b34387449723352d2f5b7a51d8c1358c247908a5f7acd7849cac45f980246d54
+SIZE (node-v0.6.7.tar.gz) = 10473188
diff --git a/www/node/pkg-plist b/www/node/pkg-plist
index 65fe3cc4150c..f9786dd0ecc2 100644
--- a/www/node/pkg-plist
+++ b/www/node/pkg-plist
@@ -137,6 +137,7 @@ lib/node_modules/npm/doc/cli/completion.md
lib/node_modules/npm/doc/cli/config.md
lib/node_modules/npm/doc/cli/deprecate.md
lib/node_modules/npm/doc/cli/developers.md
+lib/node_modules/npm/doc/cli/disputes.md
lib/node_modules/npm/doc/cli/docs.md
lib/node_modules/npm/doc/cli/edit.md
lib/node_modules/npm/doc/cli/explore.md
@@ -240,6 +241,7 @@ lib/node_modules/npm/html/doc/completion.html
lib/node_modules/npm/html/doc/config.html
lib/node_modules/npm/html/doc/deprecate.html
lib/node_modules/npm/html/doc/developers.html
+lib/node_modules/npm/html/doc/disputes.html
lib/node_modules/npm/html/doc/docs.html
lib/node_modules/npm/html/doc/edit.html
lib/node_modules/npm/html/doc/explore.html
@@ -403,6 +405,7 @@ lib/node_modules/npm/man/man1/completion.1
lib/node_modules/npm/man/man1/config.1
lib/node_modules/npm/man/man1/deprecate.1
lib/node_modules/npm/man/man1/developers.1
+lib/node_modules/npm/man/man1/disputes.1
lib/node_modules/npm/man/man1/docs.1
lib/node_modules/npm/man/man1/edit.1
lib/node_modules/npm/man/man1/explore.1
@@ -629,11 +632,19 @@ lib/node_modules/npm/scripts/clean-old.sh
lib/node_modules/npm/scripts/doc-build.sh
lib/node_modules/npm/scripts/index-build.js
lib/node_modules/npm/scripts/install.sh
+lib/node_modules/npm/scripts/release.sh
lib/node_modules/npm/test/common.js
lib/node_modules/npm/test/packages/npm-test-blerg/package.json
lib/node_modules/npm/test/packages/npm-test-blerg/test.js
lib/node_modules/npm/test/packages/npm-test-env-reader/package.json
lib/node_modules/npm/test/packages/npm-test-env-reader/test.sh
+lib/node_modules/npm/test/packages/npm-test-files/.npmignore
+lib/node_modules/npm/test/packages/npm-test-files/include4
+lib/node_modules/npm/test/packages/npm-test-files/package.json
+lib/node_modules/npm/test/packages/npm-test-files/sub/include
+lib/node_modules/npm/test/packages/npm-test-files/sub/include2
+lib/node_modules/npm/test/packages/npm-test-files/sub/include4
+lib/node_modules/npm/test/packages/npm-test-files/test.sh
lib/node_modules/npm/test/packages/npm-test-ignore/.npmignore
lib/node_modules/npm/test/packages/npm-test-ignore/include4
lib/node_modules/npm/test/packages/npm-test-ignore/package.json
@@ -646,7 +657,7 @@ lib/node_modules/npm/test/packages/npm-test-missing-bindir/test.js
lib/node_modules/npm/test/packages/npm-test-private/package.json
lib/node_modules/npm/test/packages/npm-test-test-package/package.json
lib/node_modules/npm/test/packages/npm-test-url-dep/package.json
-lib/node_modules/npm/test/run
+lib/node_modules/npm/test/run.js
lib/node_modules/npm/test/update-test.sh
@dirrm lib/node_modules/npm/test/packages/npm-test-url-dep
@dirrm lib/node_modules/npm/test/packages/npm-test-test-package
@@ -654,6 +665,8 @@ lib/node_modules/npm/test/update-test.sh
@dirrm lib/node_modules/npm/test/packages/npm-test-missing-bindir
@dirrm lib/node_modules/npm/test/packages/npm-test-ignore/sub
@dirrm lib/node_modules/npm/test/packages/npm-test-ignore
+@dirrm lib/node_modules/npm/test/packages/npm-test-files/sub
+@dirrm lib/node_modules/npm/test/packages/npm-test-files
@dirrm lib/node_modules/npm/test/packages/npm-test-env-reader
@dirrm lib/node_modules/npm/test/packages/npm-test-blerg
@dirrm lib/node_modules/npm/test/packages