Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2011 10:07:06 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157262: [MAINTAINER] www/node: update to 0.4.8
Message-ID:  <20110523020706.BE6875C61@deep.tw>
Resent-Message-ID: <201105230210.p4N2AANp022507@freefall.freebsd.org>

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

>Number:         157262
>Category:       ports
>Synopsis:       [MAINTAINER] www/node: update to 0.4.8
>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:   Mon May 23 02:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.4.8

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

--- node-0.4.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/node.orig/Makefile /usr/ports/www/node/Makefile
--- /usr/ports/www/node.orig/Makefile	2011-05-23 10:05:20.000000000 +0800
+++ /usr/ports/www/node/Makefile	2011-05-23 10:00:13.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	node
-PORTVERSION=	0.4.7
-PORTREVISION=	1
+PORTVERSION=	0.4.8
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
@@ -35,6 +34,8 @@
 BUILD_DEPENDS=	${LOCALBASE}/include/v8.h:${PORTSDIR}/lang/v8
 CONFIGURE_ARGS+=	--shared-v8-includes=${LOCALBASE}/include --shared-v8-libpath=${LOCALBASE}/lib
 PLIST_SUB+=	SHAREDV8="@comment "
+.else
+PLIST_SUB+=	SHAREDV8=""
 .endif
 
 .if !defined(DISABLE_MAKE_JOBS)
diff -ruN --exclude=CVS /usr/ports/www/node.orig/distinfo /usr/ports/www/node/distinfo
--- /usr/ports/www/node.orig/distinfo	2011-05-23 10:05:32.000000000 +0800
+++ /usr/ports/www/node/distinfo	2011-05-23 08:34:54.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.4.7.tar.gz) = 5c405ff85549ebff49ee06d4e4391f02ed65b2b1177dc0f617f727ab48593dee
-SIZE (node-v0.4.7.tar.gz) = 5011520
+SHA256 (node-v0.4.8.tar.gz) = c72a0136a022581e9ca5d26fd4a9af277525204547bcf06276dbe6b66e1fa112
+SIZE (node-v0.4.8.tar.gz) = 4991396
--- node-0.4.8.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?20110523020706.BE6875C61>