Bug 93677 - mail/exilog: bad Run-Depends for PostgreSQL
Summary: mail/exilog: bad Run-Depends for PostgreSQL
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: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-21 21:20 UTC by Larry Rosenman
Modified: 2006-03-25 11:54 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 Larry Rosenman freebsd_committer freebsd_triage 2006-02-21 21:20:02 UTC
The mail/exilog port with PostgreSQL support has a bad run-depends for p5-DBD-pg
which should really be p5-DBD-Pg.

Maintainer CC'd

Fix: 

Fix the run-depends to be databases/p5-DBD-Pg from databases/p5-DBD-pg
How-To-Repeat: Try building mail/exilog WITH_SQL_BACKEND=postgresql
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-21 21:24:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vsevolod

Over to maintainer
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-03-25 11:54:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!