Bug 156017 - [patch] irc/qwebirc add missing dependencies
Summary: [patch] irc/qwebirc add missing dependencies
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 04:30 UTC by crwhipp
Modified: 2011-04-21 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (793 bytes, patch)
2011-03-29 04:30 UTC, crwhipp
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description crwhipp 2011-03-29 04:30:10 UTC
The irc/qwebirc port is missing several py-twisted* dependencies.  The port installs, but fails to execute unless these are added.

Fix: Patch is attached.

Patch attached with submission follows:
How-To-Repeat: Starting with none of the py-twisted* ports installed, install irc/qwebirc and attempt to run.  The application will fail to execute.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-29 04:30:19 UTC
Maintainer of irc/qwebirc,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-29 04:30:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Terry Sposato 2011-03-31 05:13:38 UTC
On 29/03/2011 2:30 PM, Edwin Groothuis wrote:
> Maintainer of irc/qwebirc,
> 
> Please note that PR ports/156017 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/156017
> 

Hi,

Patch looks good, approved.

Regards,

Terry
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-03-31 11:10:50 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Nicola Vitale freebsd_committer freebsd_triage 2011-04-20 21:06:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

I will take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-04-21 16:59:01 UTC
nivit       2011-04-21 15:58:52 UTC

  FreeBSD ports repository

  Modified files:
    irc/qwebirc          Makefile 
  Log:
  - Add missing py-twisted* dependencies to RUN_DEPENDS
  
  PR:             ports/156017
  Submitted by:   Graig Whipp <crwhipp at gmail.com>
  Approved by:    Terry Sposato <tabmow at freenode.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +5 -0      ports/irc/qwebirc/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"
Comment 7 Nicola Vitale freebsd_committer freebsd_triage 2011-04-21 16:59:17 UTC
State Changed
From-To: open->closed

Committed, thanks!