Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2012 14:19:27 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165290: [MAINTAINER] www/node: update to 0.6.11
Message-ID:  <20120219061927.59FE65E2F@deep.tw>
Resent-Message-ID: <201202190620.q1J6K2aO082962@freefall.freebsd.org>

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

>Number:         165290
>Category:       ports
>Synopsis:       [MAINTAINER] www/node: update to 0.6.11
>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:   Sun Feb 19 06:20:02 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.11

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

--- node-0.6.11.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-06 13:01:04.000000000 +0800
+++ /usr/ports/www/node/Makefile	2012-02-19 12:51:14.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.6.10
+PORTVERSION=	0.6.11
 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-06 11:38:17.000000000 +0800
+++ /usr/ports/www/node/distinfo	2012-02-19 12:51:38.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.6.10.tar.gz) = d1d060ab53c6079409403530009a2095036f19920aabd3a1c20542e0db586bd5
-SIZE (node-v0.6.10.tar.gz) = 10545272
+SHA256 (node-v0.6.11.tar.gz) = 94bbdb2d62645fd2ad5b96e41cfec68abf004fd03fabaaf7d71c48b39013cbd1
+SIZE (node-v0.6.11.tar.gz) = 10555423
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-01-20 14:46:34.000000000 +0800
+++ /usr/ports/www/node/pkg-plist	2012-02-19 13:16:49.000000000 +0800
@@ -360,6 +360,7 @@
 lib/node_modules/npm/lib/utils/fetch.js
 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
@@ -588,7 +589,6 @@
 lib/node_modules/npm/node_modules/rimraf/AUTHORS
 lib/node_modules/npm/node_modules/rimraf/LICENSE
 lib/node_modules/npm/node_modules/rimraf/README.md
-lib/node_modules/npm/node_modules/rimraf/fiber.js
 lib/node_modules/npm/node_modules/rimraf/package.json
 lib/node_modules/npm/node_modules/rimraf/rimraf.js
 lib/node_modules/npm/node_modules/semver/LICENSE
--- node-0.6.11.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?20120219061927.59FE65E2F>