From amdmi3@amdmi3.ru  Thu Jul 10 16:40:23 2008
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B09C4106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 16:40:23 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.96.3])
	by mx1.freebsd.org (Postfix) with ESMTP id 6AD608FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 16:40:23 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1KGzBw-0004NA-QD
	for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Jul 2008 20:40:24 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 1DDA8B438
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 20:37:55 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 0E37917030; Thu, 10 Jul 2008 20:40:32 +0400 (MSD)
Message-Id: <20080710164033.0E37917030@hades.panopticon>
Date: Thu, 10 Jul 2008 20:40:32 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
Reply-To: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: cad/pythoncad: depends on py-gtk2 in an incorrect way
X-Send-Pr-Version: 3.113
X-GNATS-Notify: fbsd-ports@xbsd.net

>Number:         125477
>Category:       ports
>Synopsis:       cad/pythoncad: depends on py-gtk2 in an incorrect way
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 16:50:01 UTC 2008
>Closed-Date:    Fri Jul 11 15:28:12 UTC 2008
>Last-Modified:  Fri Jul 11 15:30:01 UTC 2008
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
cad/pythoncad depends on py-gtk2 like this:
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2

But ${PYTHON_SITELIBDIR}/pygtk.pth belongs to devel/py-gobject actually, so the ports should depend on py-gobject instead or (more likely) depend on py-gtk2 in a correct way. For example, like this:

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
>How-To-Repeat:
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 10 16:50:10 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125477 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jul 10 16:50:13 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: fbsd-ports@xbsd.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/125477: cad/pythoncad: depends on py-gtk2 in an incorrect way
Date: Thu, 10 Jul 2008 16:50:12 UT

 Maintainer of cad/pythoncad,
 
 Please note that PR ports/125477 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/125477
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: miwi->amdmi3 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Jul 10 21:49:44 UTC 2008 
Responsible-Changed-Why:  
submitter has gnats access. 

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

From: Sven Esbjerg <fbsd-ports@xbsd.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125477: cad/pythoncad: depends on py-gtk2 in an incorrect way
Date: Fri, 11 Jul 2008 11:03:19 +0200

 On Thu, Jul 10, 2008 at 04:50:12PM +0000, Edwin Groothuis wrote:
 > Maintainer of cad/pythoncad,
 > 
 > Please note that PR ports/125477 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/125477
 
 Looks fine to me. Go ahead and commit.
 
 Sven Esbjerg
 -- 
 WWW: http://sven.esbjerg.name
 IM:  sven.esbjerg@jabber.dk
State-Changed-From-To: feedback->closed 
State-Changed-By: amdmi3 
State-Changed-When: Fri Jul 11 15:28:10 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125477: commit references a PR
Date: Fri, 11 Jul 2008 15:28:01 +0000 (UTC)

 amdmi3      2008-07-11 15:27:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     cad/pythoncad        Makefile 
   Log:
   - Fix dependency on pygtk2
   
   PR:             ports/125477
   Approved by:    maintainer
   Approved by:    miwi (mentor)
   
   Revision  Changes    Path
   1.18      +2 -2      ports/cad/pythoncad/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:
