From root@deep.tw  Tue Feb 11 06:49:41 2014
Return-Path: <root@deep.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id E5AF1555
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Feb 2014 06:49:41 +0000 (UTC)
Received: from deep.tw (220-134-39-129.HINET-IP.hinet.net [220.134.39.129])
	by mx1.freebsd.org (Postfix) with ESMTP id B3E3E1C2F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Feb 2014 06:49:40 +0000 (UTC)
Received: by deep.tw (Postfix, from userid 0)
	id A6AFD5C1E; Tue, 11 Feb 2014 14:49:32 +0800 (CST)
Message-Id: <20140211064932.A6AFD5C1E@deep.tw>
Date: Tue, 11 Feb 2014 14:49:32 +0800 (CST)
From: Jin-Sih Lin <linpct@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/node-devel: update to 0.11.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         186643
>Category:       ports
>Synopsis:       [MAINTAINER] www/node-devel: update to 0.11.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 11 06:50:00 UTC 2014
>Closed-Date:    Tue Feb 11 15:20:05 UTC 2014
>Last-Modified:  Tue Feb 11 15:20:05 UTC 2014
>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.11

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

--- node-devel-0.11.11.patch begins here ---
diff -ruN ../node-devel.orig/Makefile ./Makefile
--- ../node-devel.orig/Makefile	2014-01-14 11:27:26.000000000 +0800
+++ ./Makefile	2014-02-09 14:51:22.000000000 +0800
@@ -1,7 +1,7 @@
 # $FreeBSD: head/www/node-devel/Makefile 339634 2014-01-13 21:00:02Z rene $
 
 PORTNAME=	node
-PORTVERSION=	0.11.9
+PORTVERSION=	0.11.11
 CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
 PKGNAMESUFFIX=	-devel
@@ -38,11 +38,9 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e '1 s|${SETENV} python|&2|' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e '1 s|${SETENV} python|${PYTHON_CMD}|' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
 		${WRKSRC}/deps/v8/tools/gyp/v8.gyp
-	@${REINPLACE_CMD} -e 's|/usr/bin/env python|${PYTHON_CMD}|' \
-		${WRKSRC}/configure
 	@${REINPLACE_CMD} -e "s|'python',|'${PYTHON_CMD}',|" \
 		${WRKSRC}/deps/v8/build/shim_headers.gypi \
 		${WRKSRC}/deps/v8/tools/gyp/v8.gyp \
diff -ruN ../node-devel.orig/distinfo ./distinfo
--- ../node-devel.orig/distinfo	2013-12-09 11:14:10.000000000 +0800
+++ ./distinfo	2014-02-08 10:21:36.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (node-v0.11.9.tar.gz) = cfcab9735a7e04a67671a96a8b0b7e71954c60c586ced5e3fe37d5c1a235b444
-SIZE (node-v0.11.9.tar.gz) = 15258471
+SHA256 (node-v0.11.11.tar.gz) = 7098763353011a92bca25192c0ed4a7cae5a115805223bcc6d5a81e4d20dc87a
+SIZE (node-v0.11.11.tar.gz) = 15402160
diff -ruN ../node-devel.orig/pkg-plist ./pkg-plist
--- ../node-devel.orig/pkg-plist	2013-12-07 10:47:46.000000000 +0800
+++ ./pkg-plist	2014-02-09 15:09:23.000000000 +0800
@@ -1,9 +1,40 @@
 bin/node
+include/node/ares.h
+include/node/ares_version.h
+include/node/common.gypi
+include/node/config.gypi
+include/node/nameser.h
+include/node/node.h
+include/node/node_buffer.h
+include/node/node_internals.h
+include/node/node_object_wrap.h
+include/node/node_version.h
+include/node/openssl/opensslconf.h
+include/node/pthread-fixes.h
+include/node/stdint-msvc2008.h
+include/node/tree.h
+include/node/uv-bsd.h
+include/node/uv-darwin.h
+include/node/uv-errno.h
+include/node/uv-linux.h
+include/node/uv-sunos.h
+include/node/uv-unix.h
+include/node/uv-win.h
+include/node/uv.h
+include/node/v8-debug.h
+include/node/v8-defaults.h
+include/node/v8-profiler.h
+include/node/v8-testing.h
+include/node/v8.h
+include/node/v8config.h
+include/node/v8stdint.h
 lib/dtrace/node.d
 lib/node_modules/.keepme
-share/systemtap/tapset/node.stp
 man/man1/node.1.gz
+share/systemtap/tapset/node.stp
 @dirrmtry share/systemtap/tapset
 @dirrmtry share/systemtap
 @dirrmtry lib/node_modules
 @dirrmtry lib/dtrace
+@dirrmtry include/node/openssl
+@dirrmtry include/node
--- node-devel-0.11.11.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 11 06:50:09 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186643 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186643: commit references a PR
Date: Tue, 11 Feb 2014 15:19:49 +0000 (UTC)

 Author: swills
 Date: Tue Feb 11 15:19:40 2014
 New Revision: 343760
 URL: http://svnweb.freebsd.org/changeset/ports/343760
 QAT: https://qat.redports.org/buildarchive/r343760/
 
 Log:
   - Update to 0.11.11
   
   PR:		ports/186643
   Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
 
 Modified:
   head/www/node-devel/Makefile
   head/www/node-devel/distinfo
   head/www/node-devel/pkg-plist
 
 Modified: head/www/node-devel/Makefile
 ==============================================================================
 --- head/www/node-devel/Makefile	Tue Feb 11 14:53:06 2014	(r343759)
 +++ head/www/node-devel/Makefile	Tue Feb 11 15:19:40 2014	(r343760)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	node
 -PORTVERSION=	0.11.9
 +PORTVERSION=	0.11.11
  CATEGORIES=	www
  MASTER_SITES=	http://nodejs.org/dist/v${PORTVERSION}/
  PKGNAMESUFFIX=	-devel
 
 Modified: head/www/node-devel/distinfo
 ==============================================================================
 --- head/www/node-devel/distinfo	Tue Feb 11 14:53:06 2014	(r343759)
 +++ head/www/node-devel/distinfo	Tue Feb 11 15:19:40 2014	(r343760)
 @@ -1,2 +1,2 @@
 -SHA256 (node-v0.11.9.tar.gz) = cfcab9735a7e04a67671a96a8b0b7e71954c60c586ced5e3fe37d5c1a235b444
 -SIZE (node-v0.11.9.tar.gz) = 15258471
 +SHA256 (node-v0.11.11.tar.gz) = 7098763353011a92bca25192c0ed4a7cae5a115805223bcc6d5a81e4d20dc87a
 +SIZE (node-v0.11.11.tar.gz) = 15402160
 
 Modified: head/www/node-devel/pkg-plist
 ==============================================================================
 --- head/www/node-devel/pkg-plist	Tue Feb 11 14:53:06 2014	(r343759)
 +++ head/www/node-devel/pkg-plist	Tue Feb 11 15:19:40 2014	(r343760)
 @@ -1,9 +1,40 @@
  bin/node
 +include/node/ares.h
 +include/node/ares_version.h
 +include/node/common.gypi
 +include/node/config.gypi
 +include/node/nameser.h
 +include/node/node.h
 +include/node/node_buffer.h
 +include/node/node_internals.h
 +include/node/node_object_wrap.h
 +include/node/node_version.h
 +include/node/openssl/opensslconf.h
 +include/node/pthread-fixes.h
 +include/node/stdint-msvc2008.h
 +include/node/tree.h
 +include/node/uv-bsd.h
 +include/node/uv-darwin.h
 +include/node/uv-errno.h
 +include/node/uv-linux.h
 +include/node/uv-sunos.h
 +include/node/uv-unix.h
 +include/node/uv-win.h
 +include/node/uv.h
 +include/node/v8-debug.h
 +include/node/v8-defaults.h
 +include/node/v8-profiler.h
 +include/node/v8-testing.h
 +include/node/v8.h
 +include/node/v8config.h
 +include/node/v8stdint.h
  lib/dtrace/node.d
  lib/node_modules/.keepme
 -share/systemtap/tapset/node.stp
  man/man1/node.1.gz
 +share/systemtap/tapset/node.stp
  @dirrmtry share/systemtap/tapset
  @dirrmtry share/systemtap
  @dirrmtry lib/node_modules
  @dirrmtry lib/dtrace
 +@dirrmtry include/node/openssl
 +@dirrmtry include/node
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Tue Feb 11 15:20:04 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186643 
>Unformatted:
