Date: Fri, 23 Aug 2013 12:05:33 +0800 (CST) From: Jin-Sih Lin <linpct@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/181479: [MAINTAINER] www/node: update to 0.10.17 Message-ID: <20130823040533.DE2045C18@deep.tw> Resent-Message-ID: <201308230410.r7N4A0md038437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 181479 >Category: ports >Synopsis: [MAINTAINER] www/node: update to 0.10.17 >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: Fri Aug 23 04:10:00 UTC 2013 >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 r253131: Thu Jul 11 16:55:44 CST >Description: - Update to 0.10.17 Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- node-0.10.17.patch begins here --- diff -ruN ../node.orig/Makefile ./Makefile --- ../node.orig/Makefile 2013-08-19 12:56:08.000000000 +0800 +++ ./Makefile 2013-08-23 11:08:28.000000000 +0800 @@ -2,7 +2,7 @@ # $FreeBSD: head/www/node/Makefile 324744 2013-08-14 22:35:50Z ak $ PORTNAME= node -PORTVERSION= 0.10.16 +PORTVERSION= 0.10.17 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} diff -ruN ../node.orig/distinfo ./distinfo --- ../node.orig/distinfo 2013-08-18 08:38:07.000000000 +0800 +++ ./distinfo 2013-08-23 11:08:42.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.16.tar.gz) = 62db6ec83f34733bffdae2f8ee50d7273d568bba8814be29e78a042c1d64f31a -SIZE (node-v0.10.16.tar.gz) = 13610393 +SHA256 (node-v0.10.17.tar.gz) = 1f9de40dd2d98bc984a4970ef399ed3ad67f040feaafc711e549f3265bcce61c +SIZE (node-v0.10.17.tar.gz) = 13637009 --- node-0.10.17.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?20130823040533.DE2045C18>