Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  3 Mar 2012 11:20:55 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165645: [MAINTAINER] www/node: update to 0.6.12
Message-ID:  <20120303032055.AA77B5E2F@deep.tw>
Resent-Message-ID: <201203030330.q233U8Wh021383@freefall.freebsd.org>

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

>Number:         165645
>Category:       ports
>Synopsis:       [MAINTAINER] www/node: update to 0.6.12
>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:   Sat Mar 03 03:30:07 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 #3: Tue Jan 31 00:40:07 CST 2012
>Description:
- Update to 0.6.12

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

--- node-0.6.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/node.orig/Makefile /usr/ports/www/node/Makefile
--- /usr/ports/www/node.orig/Makefile	2012-02-19 12:51:14.000000000 +0800
+++ /usr/ports/www/node/Makefile	2012-03-03 10:57:00.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.6.11
+PORTVERSION=	0.6.12
 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	2012-02-19 12:51:38.000000000 +0800
+++ /usr/ports/www/node/distinfo	2012-03-03 10:57:09.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.6.11.tar.gz) = 94bbdb2d62645fd2ad5b96e41cfec68abf004fd03fabaaf7d71c48b39013cbd1
-SIZE (node-v0.6.11.tar.gz) = 10555423
+SHA256 (node-v0.6.12.tar.gz) = a16392fb83b288bd40cb64593253756a44f8111478edf5e8cc439a64622281c4
+SIZE (node-v0.6.12.tar.gz) = 10452498
diff -ruN --exclude=CVS /usr/ports/www/node.orig/pkg-plist /usr/ports/www/node/pkg-plist
--- /usr/ports/www/node.orig/pkg-plist	2012-02-19 13:16:49.000000000 +0800
+++ /usr/ports/www/node/pkg-plist	2012-03-03 11:15:44.000000000 +0800
@@ -112,6 +112,7 @@
 lib/node_modules/npm/doc/api/root.md
 lib/node_modules/npm/doc/api/run-script.md
 lib/node_modules/npm/doc/api/search.md
+lib/node_modules/npm/doc/api/shrinkwrap.md
 lib/node_modules/npm/doc/api/start.md
 lib/node_modules/npm/doc/api/stop.md
 lib/node_modules/npm/doc/api/submodule.md
@@ -165,6 +166,7 @@
 lib/node_modules/npm/doc/cli/scripts.md
 lib/node_modules/npm/doc/cli/search.md
 lib/node_modules/npm/doc/cli/semver.md
+lib/node_modules/npm/doc/cli/shrinkwrap.md
 lib/node_modules/npm/doc/cli/star.md
 lib/node_modules/npm/doc/cli/start.md
 lib/node_modules/npm/doc/cli/stop.md
@@ -212,6 +214,7 @@
 lib/node_modules/npm/html/api/run-script.html
 lib/node_modules/npm/html/api/search.html
 lib/node_modules/npm/html/api/set.html
+lib/node_modules/npm/html/api/shrinkwrap.html
 lib/node_modules/npm/html/api/start.html
 lib/node_modules/npm/html/api/stop.html
 lib/node_modules/npm/html/api/style.css
@@ -277,6 +280,7 @@
 lib/node_modules/npm/html/doc/search.html
 lib/node_modules/npm/html/doc/semver.html
 lib/node_modules/npm/html/doc/set.html
+lib/node_modules/npm/html/doc/shrinkwrap.html
 lib/node_modules/npm/html/doc/star.html
 lib/node_modules/npm/html/doc/start.html
 lib/node_modules/npm/html/doc/stop.html
@@ -335,6 +339,7 @@
 lib/node_modules/npm/lib/run-script.js
 lib/node_modules/npm/lib/search.js
 lib/node_modules/npm/lib/set.js
+lib/node_modules/npm/lib/shrinkwrap.js
 lib/node_modules/npm/lib/star.js
 lib/node_modules/npm/lib/start.js
 lib/node_modules/npm/lib/stop.js
@@ -361,7 +366,6 @@
 lib/node_modules/npm/lib/utils/find-prefix.js
 lib/node_modules/npm/lib/utils/find.js
 lib/node_modules/npm/lib/utils/gently-rm.js
-lib/node_modules/npm/lib/utils/get-agent.js
 lib/node_modules/npm/lib/utils/get.js
 lib/node_modules/npm/lib/utils/ini.js
 lib/node_modules/npm/lib/utils/lifecycle.js
@@ -442,6 +446,7 @@
 lib/node_modules/npm/man/man1/search.1
 lib/node_modules/npm/man/man1/semver.1
 lib/node_modules/npm/man/man1/set.1
+lib/node_modules/npm/man/man1/shrinkwrap.1
 lib/node_modules/npm/man/man1/star.1
 lib/node_modules/npm/man/man1/start.1
 lib/node_modules/npm/man/man1/stop.1
@@ -488,6 +493,7 @@
 lib/node_modules/npm/man/man3/run-script.3
 lib/node_modules/npm/man/man3/search.3
 lib/node_modules/npm/man/man3/set.3
+lib/node_modules/npm/man/man3/shrinkwrap.3
 lib/node_modules/npm/man/man3/start.3
 lib/node_modules/npm/man/man3/stop.3
 lib/node_modules/npm/man/man3/submodule.3
@@ -583,6 +589,7 @@
 lib/node_modules/npm/node_modules/request/mimetypes.js
 lib/node_modules/npm/node_modules/request/oauth.js
 lib/node_modules/npm/node_modules/request/package.json
+lib/node_modules/npm/node_modules/request/tunnel.js
 lib/node_modules/npm/node_modules/request/uuid.js
 lib/node_modules/npm/node_modules/request/vendor/cookie/index.js
 lib/node_modules/npm/node_modules/request/vendor/cookie/jar.js
@@ -655,12 +662,16 @@
 lib/node_modules/npm/test/packages/npm-test-missing-bindir/test.js
 lib/node_modules/npm/test/packages/npm-test-optional-deps/package.json
 lib/node_modules/npm/test/packages/npm-test-private/package.json
+lib/node_modules/npm/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
+lib/node_modules/npm/test/packages/npm-test-shrinkwrap/package.json
+lib/node_modules/npm/test/packages/npm-test-shrinkwrap/test.sh
 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.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
+@dirrm lib/node_modules/npm/test/packages/npm-test-shrinkwrap
 @dirrm lib/node_modules/npm/test/packages/npm-test-private
 @dirrm lib/node_modules/npm/test/packages/npm-test-optional-deps
 @dirrm lib/node_modules/npm/test/packages/npm-test-missing-bindir
--- node-0.6.12.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?20120303032055.AA77B5E2F>