Bug 172908

Summary: [PATCH] devel/py-celery: fix RUN_DEPENDS
Product: Ports & Packages Reporter: William Grzybowski <william88>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-celery.patch none

Description William Grzybowski 2012-10-20 15:10:01 UTC
	Fix RUN_DEPENDS for Python < 2.7.
	It should be += not =.

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-20 15:10:13 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 2012-10-20 15:10:14 UTC
Maintainer of devel/py-celery,

Please note that PR ports/172908 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/172908

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-20 15:10:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Alexandros Kosiaris 2012-10-23 09:13:00 UTC
Thanks for spotting out the bug. Approved.

On Sat, Oct 20, 2012 at 5:10 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of devel/py-celery,
>
> Please note that PR ports/172908 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/172908
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 5 Wen Heping freebsd_committer freebsd_triage 2012-10-25 02:26:31 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!