From sunpoet@sunpoet.net  Sun Jun 13 17:29:07 2010
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 04D48106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Jun 2010 17:29:07 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182])
	by mx1.freebsd.org (Postfix) with ESMTP id D9E4B8FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Jun 2010 17:29:06 +0000 (UTC)
Received: by pxi7 with SMTP id 7so2637786pxi.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Jun 2010 10:29:06 -0700 (PDT)
Received: by 10.140.82.17 with SMTP id f17mr3606454rvb.292.1276450146398;
        Sun, 13 Jun 2010 10:29:06 -0700 (PDT)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id g14sm3694950rvb.13.2010.06.13.10.29.04
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 13 Jun 2010 10:29:05 -0700 (PDT)
Received: by sunpoet.net (Postfix, from userid 1000)
	id E13DB2AEC5CC; Mon, 14 Jun 2010 01:28:42 +0800 (CST)
Message-Id: <20100613172842.E13DB2AEC5CC@sunpoet.net>
Date: Mon, 14 Jun 2010 01:28:42 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: churanov.port.maintainer@gmail.com
Subject: [PATCH] devel/boost-python-libs: remove unnecessary dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify: churanov.port.maintainer@gmail.com

>Number:         147837
>Category:       ports
>Synopsis:       [PATCH] devel/boost-python-libs: remove unnecessary dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 13 17:30:01 UTC 2010
>Closed-Date:    Tue Jun 22 15:55:43 UTC 2010
>Last-Modified:  Tue Jun 22 16:00:11 UTC 2010
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 00:13:00 CST 2010
>Description:
devel/boost-python-libs does not require devel/py-elementtree.
py-elementtree is required by devel/boost-pyste only.

Port maintainer (churanov.port.maintainer@gmail.com) is cc'd.

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

--- boost-python-libs-1.43.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/boost-python-libs/Makefile /usr/ports/sunpoet/boost-python-libs/Makefile
--- /usr/ports/devel/boost-python-libs/Makefile	2010-06-12 16:08:59.000000000 +0800
+++ /usr/ports/sunpoet/boost-python-libs/Makefile	2010-06-14 01:25:33.000000000 +0800
@@ -29,10 +29,8 @@
 		PYTHON_LIB_PATH="${PYTHON_LIBDIR}"
 
 RUN_DEPENDS+=	${LOCALBASE}/lib/libboost_thread.so.${BOOST_SHARED_LIB_VER}:${PORTSDIR}/devel/boost-libs
-RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-elementtree
 
 BUILD_DEPENDS+=	${BJAM}:${PORTSDIR}/devel/boost-jam
-BUILD_DEPENDS+=	${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-elementtree
 
 post-patch: customize-boost-build
 
--- boost-python-libs-1.43.0.patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jun 13 17:30:14 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: churanov.port.maintainer@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/147837: [PATCH] devel/boost-python-libs: remove unnecessary dependency
Date: Sun, 13 Jun 2010 17:30:10 UT

 Maintainer of devel/boost-python-libs,
 
 Please note that PR ports/147837 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147837
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->rene 
Responsible-Changed-By: rene 
Responsible-Changed-When: Sun Jun 13 18:51:49 UTC 2010 
Responsible-Changed-Why:  
Grab 

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

From: Alexander Churanov <alexanderchuranov@gmail.com>
To: bug-followup@freebsd.org
Cc: churanov.port.maintainer@gmail.com
Subject: Re: ports/147837: [PATCH] devel/boost-python-libs: remove unnecessary 
	dependency
Date: Wed, 16 Jun 2010 16:57:34 +0400

 I approve the patch.
 
 I've verified that if the patch is applied, then boost-python-libs
 builds successfully. I've also verified that a single dependent port
 devel/luabind builds successfully with the patched boost-python-libs.
 
 Alexander Churanov,
 maintainer of devel/boost-*
State-Changed-From-To: feedback->closed 
State-Changed-By: rene 
State-Changed-When: Tue Jun 22 15:55:30 UTC 2010 
State-Changed-Why:  
Committed, thanks 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147837: commit references a PR
Date: Tue, 22 Jun 2010 15:55:29 +0000 (UTC)

 rene        2010-06-22 15:55:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/boost-python-libs Makefile 
   Log:
   Remove a superfluous dependency.
   
   PR:             ports/147837
   Submitted by:   Sunpoet Po-Chuan Hsieh [sunpoet sunpoet.net]
   Approved by:    maintainer, tabthorpe (mentor)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.8       +0 -2      ports/devel/boost-python-libs/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
