Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2012 23:15:27 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/163990: [MAINTAINER] www/node: update to 0.6.7
Message-ID:  <20120110151527.7C1B85CD7@deep.tw>
Resent-Message-ID: <201201101520.q0AFKC1d042373@freefall.freebsd.org>

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

>Number:         163990
>Category:       ports
>Synopsis:       [MAINTAINER] www/node: update to 0.6.7
>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:   Tue Jan 10 15:20:12 UTC 2012
>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 #2: Tue Jan 10 18:10:23 CST 2012
>Description:
- Update to 0.6.7

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

--- node-0.6.7.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-16 21:32:42.000000000 +0800
+++ /usr/ports/www/node/Makefile	2012-01-10 22:48:14.000000000 +0800
@@ -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 -ruN --exclude=CVS /usr/ports/www/node.orig/distinfo /usr/ports/www/node/distinfo
--- /usr/ports/www/node.orig/distinfo	2011-12-16 21:32:42.000000000 +0800
+++ /usr/ports/www/node/distinfo	2012-01-10 22:48:23.000000000 +0800
@@ -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 -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-16 21:32:42.000000000 +0800
+++ /usr/ports/www/node/pkg-plist	2012-01-10 23:07:37.000000000 +0800
@@ -137,6 +137,7 @@
 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/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/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/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-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 @@
 @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
--- node-0.6.7.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?20120110151527.7C1B85CD7>