Bug 148026 - [PATCH] security/py-twistedConch: missing run depedency for py-asn1
Summary: [PATCH] security/py-twistedConch: missing run depedency for py-asn1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 04:10 UTC by Janne Snabb
Modified: 2010-08-15 11:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janne Snabb 2010-06-21 04:10:02 UTC
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

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
How-To-Repeat: Using twistedConch produces an error about missing pyasn1 depedency.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-21 04:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-21 04:10:20 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-21 04:10:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Neal Nelson 2010-06-21 07:40:33 UTC
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!
>
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2010-06-21 07:56:50 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 6 Tilman Keskinoz freebsd_committer freebsd_triage 2010-08-15 11:05:33 UTC
State Changed
From-To: open->closed

committed, thanks.
Comment 7 dfilter service freebsd_committer freebsd_triage 2010-08-15 11:05:47 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"