From snabb@tiktik.epipe.com  Mon Jun 21 03:07:37 2010
Return-Path: <snabb@tiktik.epipe.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5CEC21065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jun 2010 03:07:37 +0000 (UTC)
	(envelope-from snabb@tiktik.epipe.com)
Received: from tiktik.epipe.com (tiktik.epipe.com [IPv6:2001:470:8940:10::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 0F6538FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jun 2010 03:07:36 +0000 (UTC)
Received: from tiktik.epipe.com (localhost [127.0.0.1])
	by tiktik.epipe.com (8.14.3/8.14.3) with ESMTP id o5L37W4u043449
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 21 Jun 2010 03:07:35 GMT
	(envelope-from snabb@tiktik.epipe.com)
Received: (from snabb@localhost)
	by tiktik.epipe.com (8.14.3/8.14.3/Submit) id o5L37RdP043448;
	Mon, 21 Jun 2010 03:07:27 GMT
	(envelope-from snabb)
Message-Id: <201006210307.o5L37RdP043448@tiktik.epipe.com>
Date: Mon, 21 Jun 2010 03:07:27 GMT
From: Janne Snabb <snabb@epipe.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: neal@nelson.name
Subject: [PATCH] security/py-twistedConch: missing run depedency for py-asn1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: neal@nelson.name

>Number:         148026
>Category:       ports
>Synopsis:       [PATCH] security/py-twistedConch: missing run depedency for py-asn1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 21 03:10:02 UTC 2010
>Closed-Date:    Sun Aug 15 10:05:41 UTC 2010
>Last-Modified:  Sun Aug 15 10:10:00 UTC 2010
>Originator:     Janne Snabb <snabb@epipe.com>
>Release:        FreeBSD 8.0-RELEASE-p1 i386
>Organization:
EPIPE Communications
>Environment:
System: FreeBSD tiktik.epipe.com 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #1: Fri Dec  4 03:20:55 UTC
>Description:
security/py-twistedConch depends nowadays on devel/py-asn1, see:

	http://twistedmatrix.com/trac/ticket/3391

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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
Using twistedConch produces an error about missing pyasn1 depedency.
>Fix:
The following depedency definition should be probably in the port
Makefile:

RUN_DEPENDS=    ${BUILD_DEPENDS} \
		${PYTHON_PKGNAMEPREFIX}asn1>=0.0.9a:${PORTSDIR}/devel/py-asn1

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 21 03:10:18 UTC 2010 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148026 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jun 21 03:10:22 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: neal@nelson.name
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/148026: [PATCH] security/py-twistedConch: missing run depedency for py-asn1
Date: Mon, 21 Jun 2010 03:10:20 UT

 Maintainer of security/py-twistedConch,
 
 Please note that PR ports/148026 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/148026
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Neal Nelson <neal@nelson.name>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148026: [PATCH] security/py-twistedConch: missing run depedency for py-asn1
Date: Mon, 21 Jun 2010 08:40:33 +0200

 Please go ahead with this patch. I've been meaning to submit it myself  
 for some time but have been too busy.
 
 On 2010-06-21, at 05:10 , Edwin Groothuis wrote:
 
 > Maintainer of security/py-twistedConch,
 >
 > Please note that PR ports/148026 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/148026
 >
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 > !DSPAM:4c1ed888990301157644535!
 >
 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Mon Jun 21 06:56:50 UTC 2010 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148026 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Aug 15 10:05:33 UTC 2010 
State-Changed-Why:  
committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148026: commit references a PR
Date: Sun, 15 Aug 2010 10:05:47 +0000 (UTC)

 arved       2010-08-15 10:05:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/py-twistedConch Makefile 
   Log:
   Add dependency on py-asn1
   
   PR:             148026
   Submitted by:   Janne Snabb <snabb@epipe.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.9       +3 -1      ports/security/py-twistedConch/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:
