From nobody@FreeBSD.org  Wed Oct 17 05:42:27 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DF226727
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Oct 2012 05:42:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C84CD8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Oct 2012 05:42:27 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9H5gR99060234
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Oct 2012 05:42:27 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9H5gRGR060233;
	Wed, 17 Oct 2012 05:42:27 GMT
	(envelope-from nobody)
Message-Id: <201210170542.q9H5gRGR060233@red.freebsd.org>
Date: Wed, 17 Oct 2012 05:42:27 GMT
From: Valery Komarov <komarov@valerka.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER UPDATE] devel/node-thrift
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172810
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] devel/node-thrift
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    scheidell
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 05:50:01 UTC 2012
>Closed-Date:    Tue Feb 26 16:23:32 UTC 2013
>Last-Modified:  Tue Feb 26 16:23:32 UTC 2013
>Originator:     Valery Komarov
>Release:        FreeBSD 9-STABLE amd64
>Organization:
>Environment:
>Description:
Upgrade to version 0.9.0

Ports devel/thrift, devel/fb30, devel/php5-thrift, devel/node-thrift, devel/rubygem-thrift.txt must be commited together
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/devel/node-thrift/Makefile node-thrift/Makefile
--- /usr/ports/devel/node-thrift/Makefile	2012-05-23 05:00:04.107503349 +0400
+++ node-thrift/Makefile	2012-10-16 16:21:16.863818201 +0400
@@ -22,8 +22,10 @@
 .include <bsd.port.pre.mk>
 
 do-install:
+	mkdir -p ${PREFIX}/lib/node_modules/thrift
+	mkdir -p ${PREFIX}/lib/node
 	${CP} -R \
-	`${MAKE} -C ${PORTSDIR}/devel/thrift -V WRKSRC`/lib/nodejs \
+	`${MAKE} -C ${PORTSDIR}/devel/thrift -V WRKSRC`/lib/nodejs/* \
 		${PREFIX}/lib/node_modules/thrift
 	${LN} -s ${PREFIX}/lib/node_modules/thrift/lib/thrift ${PREFIX}/lib/node
 
diff -ruN /usr/ports/devel/node-thrift/pkg-plist node-thrift/pkg-plist
--- /usr/ports/devel/node-thrift/pkg-plist	2012-01-06 20:31:50.000000000 +0400
+++ node-thrift/pkg-plist	2012-10-16 16:19:11.056819907 +0400
@@ -1,3 +1,4 @@
+lib/node/thrift
 lib/node_modules/thrift/README.md
 lib/node_modules/thrift/examples/Makefile
 lib/node_modules/thrift/examples/README.md
@@ -14,8 +15,9 @@
 lib/node_modules/thrift/lib/thrift/thrift.js
 lib/node_modules/thrift/lib/thrift/transport.js
 lib/node_modules/thrift/package.json
-lib/node/thrift
 @dirrm lib/node_modules/thrift/lib/thrift
 @dirrm lib/node_modules/thrift/lib
 @dirrm lib/node_modules/thrift/examples
 @dirrm lib/node_modules/thrift
+@dirrm lib/node_modules
+@dirrm lib/node


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->scheidell 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 17 05:56:21 UTC 2012 
Responsible-Changed-Why:  
scheidell@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172810 
State-Changed-From-To: open->closed 
State-Changed-By: scheidell 
State-Changed-When: Tue Feb 26 16:23:31 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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