Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Dec 2013 11:36:19 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184621: [MAINTAINER] www/node-devel: update to 0.11.9
Message-ID:  <20131209033619.8C0F65C16@deep.tw>
Resent-Message-ID: <201312090340.rB93e0SY057983@freefall.freebsd.org>

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

>Number:         184621
>Category:       ports
>Synopsis:       [MAINTAINER] www/node-devel: update to 0.11.9
>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 Dec 09 03:40: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.11.9

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

--- node-devel-0.11.9.patch begins here ---
diff -ruN ../node-devel.orig/Makefile ./Makefile
--- ../node-devel.orig/Makefile	2013-12-07 10:47:46.000000000 +0800
+++ ./Makefile	2013-12-09 11:13:13.000000000 +0800
@@ -1,7 +1,7 @@
 # $FreeBSD: head/www/node-devel/Makefile 334296 2013-11-19 10:12:06Z sunpoet $
 
 PORTNAME=	node
-PORTVERSION=	0.11.8
+PORTVERSION=	0.11.9
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	-devel
@@ -38,6 +38,7 @@
 .endif
 
 post-patch:
+	@${REINPLACE_CMD} -e '1 s|${SETENV} python|&2|' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
 		${WRKSRC}/deps/v8/tools/gyp/v8.gyp
 
diff -ruN ../node-devel.orig/distinfo ./distinfo
--- ../node-devel.orig/distinfo	2013-11-03 17:24:25.000000000 +0800
+++ ./distinfo	2013-12-09 11:14:10.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.11.8.tar.gz) = 87c809dea764d5d66f925626fba403fb2fb0c0ccfad408bf79fdb62dc246d65b
-SIZE (node-v0.11.8.tar.gz) = 14937740
+SHA256 (node-v0.11.9.tar.gz) = cfcab9735a7e04a67671a96a8b0b7e71954c60c586ced5e3fe37d5c1a235b444
+SIZE (node-v0.11.9.tar.gz) = 15258471
--- node-devel-0.11.9.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?20131209033619.8C0F65C16>