From nivit@FreeBSD.org  Sat Feb 10 15:47:18 2007
Return-Path: <nivit@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A69F816A405
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Feb 2007 15:47:14 +0000 (UTC)
	(envelope-from nivit@FreeBSD.org)
Received: from vsmtp12.tin.it (vsmtp12.tin.it [212.216.176.206])
	by mx1.freebsd.org (Postfix) with ESMTP id 671A313C4BE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Feb 2007 15:47:14 +0000 (UTC)
	(envelope-from nivit@FreeBSD.org)
Received: from localhost (87.15.164.159) by vsmtp12.tin.it (7.2.072.1)
        id 45C2434C00F4CE39 for FreeBSD-gnats-submit@freebsd.org; Sat, 10 Feb 2007 16:35:35 +0100
Received: (qmail 14331 invoked by uid 0); 10 Feb 2007 15:12:33 -0000
Message-Id: <20070210151233.14330.qmail@arancino>
Date: 10 Feb 2007 15:12:33 -0000
From: nivit@FreeBSD.org (Nicola Vitale)
To: FreeBSD-gnats-submit@freebsd.org
Cc: neal@nelson.name
Subject: [PATCH] devel/py-twistedCore: fix py-zopeInterface path in BUILD_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: neal@nelson.name

>Number:         109023
>Category:       ports
>Synopsis:       [PATCH] devel/py-twistedCore: fix py-zopeInterface path in BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nivit
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 10 15:50:04 GMT 2007
>Closed-Date:    Tue Feb 13 16:31:24 GMT 2007
>Last-Modified:  Tue Feb 13 16:40:04 GMT 2007
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.2-STABLE FreeBSD 6.2-STABLE #11: Mon Jan 15 17:21:21 CET 2007
>Description:
- Port devel/py-zopeInterface has a new installation directory
  ( http://www.freebsd.org/cgi/query-pr.cgi?pr=108727 ).
  The enclosed patch fixes the corresponding entry in BUILD_DEPENDS

Port maintainer (neal@nelson.name) is cc'd.

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

--- py24-twistedCore-2.5.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-twistedCore/Makefile /usr/ports/devel/py-twistedCore.fix_py-zopeInterface_path/Makefile
--- /usr/ports/devel/py-twistedCore/Makefile	Fri Jan 19 23:11:25 2007
+++ /usr/ports/devel/py-twistedCore.fix_py-zopeInterface_path/Makefile	Sat Feb 10 16:05:54 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	twistedCore
 PORTVERSION=	2.5.0
+PORTREVISION=	1
 CATEGORIES=	devel net python
 MASTER_SITES=	http://tmrc.mit.edu/mirror/twisted/Twisted/${PORTVERSION:R}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@
 MAINTAINER=	neal@nelson.name
 COMMENT=	An asynchronous networking framework for Python - Core module
 
-BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/zope/interface:${PORTSDIR}/devel/py-zopeInterface
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CONFLICTS=	py??-twisted-[0-9]*
--- py24-twistedCore-2.5.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 10 15:51:59 UTC 2007 
Responsible-Changed-Why:  
freebsd-python@ wants to have py- PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109023 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 10 15:52:36 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109023 
Responsible-Changed-From-To: freebsd-python->	 nivit 
Responsible-Changed-By: nivit 
Responsible-Changed-When: Mon Feb 12 09:03:38 UTC 2007 
Responsible-Changed-Why:  
I will take it. 


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

From: Neal Nelson <neal@nelson.name>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109023: [PATCH] devel/py-twistedCore: fix
	py-zopeInterface path in BUILD_DEPENDS
Date: Tue, 13 Feb 2007 16:16:51 +0100

 On Sat, 2007-02-10 at 15:52 +0000, Edwin Groothuis wrote:
 > Maintainer of devel/py-twistedCore,
 > 
 > Please note that PR ports/109023 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/109023
 
 Please go ahead and commit this PR.
 
State-Changed-From-To: feedback->open 
State-Changed-By: nivit 
State-Changed-When: Tue Feb 13 16:25:39 UTC 2007 
State-Changed-Why:  
Maintainer approved. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=109023 
State-Changed-From-To: open->closed 
State-Changed-By: nivit 
State-Changed-When: Tue Feb 13 16:31:20 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109023: commit references a PR
Date: Tue, 13 Feb 2007 16:31:13 +0000 (UTC)

 nivit       2007-02-13 16:31:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-twistedCore Makefile 
   Log:
   - Changed py-zopeInterface path in BUILD_DEPENDS
   - Bumped PORTREVISION
   
   PR:             ports/109023
   Submitted by:   nivit
   Approved by:    Neal Nelson <neal at nelson.name> (maintainer)
   
   Revision  Changes    Path
   1.11      +2 -1      ports/devel/py-twistedCore/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:
