From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 26 00:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 55BA2737 for ; Sun, 26 May 2013 00:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 24A39FB0 for ; Sun, 26 May 2013 00:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4Q0A094095060 for ; Sun, 26 May 2013 00:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4Q0A0LS095059; Sun, 26 May 2013 00:10:00 GMT (envelope-from gnats) Resent-Date: Sun, 26 May 2013 00:10:00 GMT Resent-Message-Id: <201305260010.r4Q0A0LS095059@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, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1260455E for ; Sun, 26 May 2013 00:05:51 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id D7842F78 for ; Sun, 26 May 2013 00:05:50 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 098BC3F02; Sun, 26 May 2013 08:00:41 +0800 (CST) Message-Id: <20130526000041.098BC3F02@sunpoet.net> Date: Sun, 26 May 2013 08:00:41 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178981: [PATCH] www/node: update to 0.10.8 Cc: linpct@gmail.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2013 00:10:01 -0000 >Number: 178981 >Category: ports >Synopsis: [PATCH] www/node: update to 0.10.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 26 00:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.1-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r250594: Tue May 14 01:12:01 CST >Description: - Update to 0.10.8 Port maintainer (linpct@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- node-0.10.8.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 319078) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.5 +PORTVERSION= 0.10.8 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Index: distinfo =================================================================== --- distinfo (revision 319078) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.5.tar.gz) = 1c22bd15cb13b1109610ee256699300ec6999b335f3bc85dc3c0312ec9312cfd -SIZE (node-v0.10.5.tar.gz) = 13250913 +SHA256 (node-v0.10.8.tar.gz) = edf6f766c8ccc7ef5b02a50c94567343eb1ffae479db93684ba89976e3f18354 +SIZE (node-v0.10.8.tar.gz) = 13372909 --- node-0.10.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: