Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 11:07:21 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/177218: [MAINTAINER] www/node: update to 0.10.1
Message-ID:  <20130322030721.338195C7E@deep.tw>
Resent-Message-ID: <201303220320.r2M3K0Dl047289@freefall.freebsd.org>

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

>Number:         177218
>Category:       ports
>Synopsis:       [MAINTAINER] www/node: update to 0.10.1
>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 Mar 22 03:20: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 #0: Sat Aug 18 08:09:36 CST 2012
>Description:
- Update to 0.10.1

Removed file(s):
- files/patch-install

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- node-0.10.1.patch begins here ---
diff -ruN --exclude=CVS ../node.orig/Makefile ./Makefile
--- ../node.orig/Makefile	2013-03-17 15:01:02.000000000 +0800
+++ ./Makefile	2013-03-22 10:29:04.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/www/node/Makefile,v 1.70 2013/03/17 07:01:02 svnexp Exp $
 
 PORTNAME=	node
-PORTVERSION=	0.10.0
+PORTVERSION=	0.10.1
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
diff -ruN --exclude=CVS ../node.orig/distinfo ./distinfo
--- ../node.orig/distinfo	2013-03-12 12:18:42.000000000 +0800
+++ ./distinfo	2013-03-22 10:29:20.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.10.0.tar.gz) = 1624dc37866ebfb5431e3393e6b049cf238cac8ad4d20c6d567263b1259177ab
-SIZE (node-v0.10.0.tar.gz) = 12777259
+SHA256 (node-v0.10.1.tar.gz) = 2628dbf42fb3ec3927e595dc66f2f96e3c23455990dea690e300296d92afe4d3
+SIZE (node-v0.10.1.tar.gz) = 12790341
diff -ruN --exclude=CVS ../node.orig/files/patch-install ./files/patch-install
--- ../node.orig/files/patch-install	2013-03-17 15:01:02.000000000 +0800
+++ ./files/patch-install	1970-01-01 08:00:00.000000000 +0800
@@ -1,10 +0,0 @@
---- tools/install.py.orig	2013-03-16 20:43:57.000000000 +0000
-+++ tools/install.py	2013-03-16 20:48:54.000000000 +0000
-@@ -119,7 +119,6 @@
-     assert(0) # unhandled action type
- 
- def files(action):
--  action(['doc/node.1'], 'share/man/man1/')
-   action(['out/Release/node'], 'bin/node')
- 
-   # install unconditionally, checking if the platform supports dtrace doesn't
--- node-0.10.1.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?20130322030721.338195C7E>