From amdmi3@amdmi3.ru  Thu Jul 10 16:40:39 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 B0877106567B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 16:40:26 +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 759C58FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 16:40:26 +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 1KGzC0-0004NH-Rw
	for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Jul 2008 20:40:28 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 4BBBDB43B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jul 2008 20:37:59 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 7F13817036; Thu, 10 Jul 2008 20:40:37 +0400 (MSD)
Message-Id: <20080710164037.7F13817036@hades.panopticon>
Date: Thu, 10 Jul 2008 20:40:37 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
Reply-To: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: emulators/wahcade: depends on py-gtk2 in an incorrect way
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125480
>Category:       ports
>Synopsis:       emulators/wahcade: depends on py-gtk2 in an incorrect way
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 16:50:02 UTC 2008
>Closed-Date:    Fri Jul 11 17:48:47 UTC 2008
>Last-Modified:  Fri Jul 11 17:50: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:
emulators/wahcade 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->alepulver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 10 16:50:30 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125480 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Fri Jul 11 17:48:46 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

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

 alepulver    2008-07-11 17:48:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators/wahcade    Makefile 
   Log:
   - Bump PORTREVISION.
   - Correctly depend on py-gtk (it was previously depending on a file that
     belongs to py-gobject).
   
   PR:             ports/125480
   Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
   
   Revision  Changes    Path
   1.19      +2 -2      ports/emulators/wahcade/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:
