Bug 52516 - Fix dependency of mod_php4 towards freetds
Summary: Fix dependency of mod_php4 towards freetds
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-21 08:20 UTC by Alex Kiesel
Modified: 2003-05-21 10:51 UTC (History)
0 users

See Also:


Attachments
modphp4.diff (991 bytes, patch)
2003-05-21 08:20 UTC, Alex Kiesel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kiesel 2003-05-21 08:20:14 UTC
	
    www/mod_php4 still checks for libct.so.0, which should be libct.so.1, and tries to install
    freetds, which fails because it is already installed.

    The attached patch corrects this.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-05-21 10:51:04 UTC
State Changed
From-To: open->closed

Committed, thanks