Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2011 11:57:14 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/163327: [MAINTAINER] www/node: update to 0.6.6
Message-ID:  <20111216035714.A2E3A6212@deep.tw>
Resent-Message-ID: <201112160400.pBG40SOr077037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163327
>Category:       ports
>Synopsis:       [MAINTAINER] www/node: update to 0.6.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 16 04:00:27 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #1: Sat Dec  3 19:17:35 CST
>Description:
- Update to 0.6.6

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- node-0.6.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/node.orig/Makefile /usr/ports/www/node/Makefile
--- /usr/ports/www/node.orig/Makefile	2011-12-07 22:13:24.000000000 +0800
+++ /usr/ports/www/node/Makefile	2011-12-16 09:45:02.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.6.5
+PORTVERSION=	0.6.6
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/www/node.orig/distinfo /usr/ports/www/node/distinfo
--- /usr/ports/www/node.orig/distinfo	2011-12-07 22:13:24.000000000 +0800
+++ /usr/ports/www/node/distinfo	2011-12-16 09:45:15.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.6.5.tar.gz) = 72364d240fb61e678897c099df6f2913857c5931aa9b1f44e73e432d4629ca2f
-SIZE (node-v0.6.5.tar.gz) = 10195654
+SHA256 (node-v0.6.6.tar.gz) = 7abea518b1b63fd669c9ca436bf33d0bb0b09b252f06d700ccbd290fe5222102
+SIZE (node-v0.6.6.tar.gz) = 10446671
diff -ruN --exclude=CVS /usr/ports/www/node.orig/pkg-plist /usr/ports/www/node/pkg-plist
--- /usr/ports/www/node.orig/pkg-plist	2011-12-05 11:16:48.000000000 +0800
+++ /usr/ports/www/node/pkg-plist	2011-12-16 10:04:44.000000000 +0800
@@ -75,6 +75,7 @@
 lib/node/wafadmin/py3kfixes.py
 lib/node_modules/npm/.gitmodules
 lib/node_modules/npm/.npmignore
+lib/node_modules/npm/.travis.yml
 lib/node_modules/npm/AUTHORS
 lib/node_modules/npm/LICENSE
 lib/node_modules/npm/Makefile
@@ -338,6 +339,7 @@
 lib/node_modules/npm/lib/start.js
 lib/node_modules/npm/lib/stop.js
 lib/node_modules/npm/lib/submodule.js
+lib/node_modules/npm/lib/substack.js
 lib/node_modules/npm/lib/tag.js
 lib/node_modules/npm/lib/test.js
 lib/node_modules/npm/lib/unbuild.js
@@ -376,7 +378,6 @@
 lib/node_modules/npm/lib/utils/npm-registry-client/unpublish.js
 lib/node_modules/npm/lib/utils/output.js
 lib/node_modules/npm/lib/utils/promise-chain.js
-lib/node_modules/npm/lib/utils/prompt.js
 lib/node_modules/npm/lib/utils/read-installed.js
 lib/node_modules/npm/lib/utils/read-json.js
 lib/node_modules/npm/lib/utils/relativize.js
@@ -503,10 +504,13 @@
 lib/node_modules/npm/node_modules/block-stream/README.md
 lib/node_modules/npm/node_modules/block-stream/block-stream.js
 lib/node_modules/npm/node_modules/block-stream/package.json
+lib/node_modules/npm/node_modules/fast-list/.npmignore
+lib/node_modules/npm/node_modules/fast-list/.travis.yml
 lib/node_modules/npm/node_modules/fast-list/README.md
-lib/node_modules/npm/node_modules/fast-list/bench.js
 lib/node_modules/npm/node_modules/fast-list/fast-list.js
 lib/node_modules/npm/node_modules/fast-list/package.json
+lib/node_modules/npm/node_modules/fstream/.npmignore
+lib/node_modules/npm/node_modules/fstream/.travis.yml
 lib/node_modules/npm/node_modules/fstream/README.md
 lib/node_modules/npm/node_modules/fstream/fstream.js
 lib/node_modules/npm/node_modules/fstream/lib/abstract.js
@@ -521,8 +525,10 @@
 lib/node_modules/npm/node_modules/fstream/lib/proxy-reader.js
 lib/node_modules/npm/node_modules/fstream/lib/proxy-writer.js
 lib/node_modules/npm/node_modules/fstream/lib/reader.js
+lib/node_modules/npm/node_modules/fstream/lib/socket-reader.js
 lib/node_modules/npm/node_modules/fstream/lib/writer.js
 lib/node_modules/npm/node_modules/fstream/package.json
+lib/node_modules/npm/node_modules/graceful-fs/.npmignore
 lib/node_modules/npm/node_modules/graceful-fs/LICENSE
 lib/node_modules/npm/node_modules/graceful-fs/README.md
 lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js
@@ -536,23 +542,26 @@
 lib/node_modules/npm/node_modules/ini/README.md
 lib/node_modules/npm/node_modules/ini/ini.js
 lib/node_modules/npm/node_modules/ini/package.json
-lib/node_modules/npm/node_modules/minimatch/.gitmodules
+lib/node_modules/npm/node_modules/lru-cache/.npmignore
+lib/node_modules/npm/node_modules/lru-cache/LICENSE
+lib/node_modules/npm/node_modules/lru-cache/README.md
+lib/node_modules/npm/node_modules/lru-cache/lib/lru-cache.js
+lib/node_modules/npm/node_modules/lru-cache/package.json
+lib/node_modules/npm/node_modules/minimatch/.travis.yml
 lib/node_modules/npm/node_modules/minimatch/LICENSE
 lib/node_modules/npm/node_modules/minimatch/README.md
 lib/node_modules/npm/node_modules/minimatch/minimatch.js
-lib/node_modules/npm/node_modules/minimatch/node_modules/lru-cache/LICENSE
-lib/node_modules/npm/node_modules/minimatch/node_modules/lru-cache/README.md
-lib/node_modules/npm/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js
-lib/node_modules/npm/node_modules/minimatch/node_modules/lru-cache/package.json
 lib/node_modules/npm/node_modules/minimatch/package.json
 lib/node_modules/npm/node_modules/mkdirp/LICENSE
 lib/node_modules/npm/node_modules/mkdirp/README.markdown
 lib/node_modules/npm/node_modules/mkdirp/index.js
 lib/node_modules/npm/node_modules/mkdirp/package.json
+lib/node_modules/npm/node_modules/node-uuid/.npmignore
 lib/node_modules/npm/node_modules/node-uuid/LICENSE.md
 lib/node_modules/npm/node_modules/node-uuid/README.md
 lib/node_modules/npm/node_modules/node-uuid/package.json
 lib/node_modules/npm/node_modules/node-uuid/uuid.js
+lib/node_modules/npm/node_modules/nopt/.npmignore
 lib/node_modules/npm/node_modules/nopt/LICENSE
 lib/node_modules/npm/node_modules/nopt/README.md
 lib/node_modules/npm/node_modules/nopt/bin/nopt.js
@@ -562,6 +571,9 @@
 lib/node_modules/npm/node_modules/proto-list/README.md
 lib/node_modules/npm/node_modules/proto-list/package.json
 lib/node_modules/npm/node_modules/proto-list/proto-list.js
+lib/node_modules/npm/node_modules/read/README.md
+lib/node_modules/npm/node_modules/read/lib/read.js
+lib/node_modules/npm/node_modules/read/package.json
 lib/node_modules/npm/node_modules/request/LICENSE
 lib/node_modules/npm/node_modules/request/README.md
 lib/node_modules/npm/node_modules/request/main.js
@@ -592,6 +604,8 @@
 lib/node_modules/npm/node_modules/slide/lib/chain.js
 lib/node_modules/npm/node_modules/slide/lib/slide.js
 lib/node_modules/npm/node_modules/slide/package.json
+lib/node_modules/npm/node_modules/tar/.npmignore
+lib/node_modules/npm/node_modules/tar/.travis.yml
 lib/node_modules/npm/node_modules/tar/README.md
 lib/node_modules/npm/node_modules/tar/lib/buffer-entry.js
 lib/node_modules/npm/node_modules/tar/lib/entry-writer.js
@@ -615,6 +629,35 @@
 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/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-ignore/.npmignore
+lib/node_modules/npm/test/packages/npm-test-ignore/include4
+lib/node_modules/npm/test/packages/npm-test-ignore/package.json
+lib/node_modules/npm/test/packages/npm-test-ignore/sub/include
+lib/node_modules/npm/test/packages/npm-test-ignore/sub/include2
+lib/node_modules/npm/test/packages/npm-test-ignore/sub/include4
+lib/node_modules/npm/test/packages/npm-test-ignore/test.sh
+lib/node_modules/npm/test/packages/npm-test-missing-bindir/package.json
+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/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
+@dirrm lib/node_modules/npm/test/packages/npm-test-private
+@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-env-reader
+@dirrm lib/node_modules/npm/test/packages/npm-test-blerg
+@dirrm lib/node_modules/npm/test/packages
+@dirrm lib/node_modules/npm/test
 @dirrm lib/node_modules/npm/scripts
 @dirrm lib/node_modules/npm/node_modules/which/bin
 @dirrm lib/node_modules/npm/node_modules/which
@@ -628,16 +671,17 @@
 @dirrm lib/node_modules/npm/node_modules/request/vendor/cookie
 @dirrm lib/node_modules/npm/node_modules/request/vendor
 @dirrm lib/node_modules/npm/node_modules/request
+@dirrm lib/node_modules/npm/node_modules/read/lib
+@dirrm lib/node_modules/npm/node_modules/read
 @dirrm lib/node_modules/npm/node_modules/proto-list
 @dirrm lib/node_modules/npm/node_modules/nopt/lib
 @dirrm lib/node_modules/npm/node_modules/nopt/bin
 @dirrm lib/node_modules/npm/node_modules/nopt
 @dirrm lib/node_modules/npm/node_modules/node-uuid
 @dirrm lib/node_modules/npm/node_modules/mkdirp
-@dirrm lib/node_modules/npm/node_modules/minimatch/node_modules/lru-cache/lib
-@dirrm lib/node_modules/npm/node_modules/minimatch/node_modules/lru-cache
-@dirrm lib/node_modules/npm/node_modules/minimatch/node_modules
 @dirrm lib/node_modules/npm/node_modules/minimatch
+@dirrm lib/node_modules/npm/node_modules/lru-cache/lib
+@dirrm lib/node_modules/npm/node_modules/lru-cache
 @dirrm lib/node_modules/npm/node_modules/ini
 @dirrm lib/node_modules/npm/node_modules/inherits
 @dirrm lib/node_modules/npm/node_modules/graceful-fs
--- node-0.6.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111216035714.A2E3A6212>