From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 3 03:30:08 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62C14106564A for ; Sat, 3 Mar 2012 03:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4335C8FC0C for ; Sat, 3 Mar 2012 03:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q233U8GB021384 for ; Sat, 3 Mar 2012 03:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q233U8Wh021383; Sat, 3 Mar 2012 03:30:08 GMT (envelope-from gnats) Resent-Date: Sat, 3 Mar 2012 03:30:08 GMT Resent-Message-Id: <201203030330.q233U8Wh021383@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jin-Sih Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E940A106566C for ; Sat, 3 Mar 2012 03:20:57 +0000 (UTC) (envelope-from root@deep.tw) Received: from deep.tw (220-134-39-129.HINET-IP.hinet.net [220.134.39.129]) by mx1.freebsd.org (Postfix) with ESMTP id 682118FC1A for ; Sat, 3 Mar 2012 03:20:56 +0000 (UTC) Received: by deep.tw (Postfix, from userid 0) id AA77B5E2F; Sat, 3 Mar 2012 11:20:55 +0800 (CST) Message-Id: <20120303032055.AA77B5E2F@deep.tw> Date: Sat, 3 Mar 2012 11:20:55 +0800 (CST) From: Jin-Sih Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/165645: [MAINTAINER] www/node: update to 0.6.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2012 03:30:08 -0000 >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: