Bug 54726 - fixing incorrect detecting of OpenLDAP dependency by lang/php4
Summary: fixing incorrect detecting of OpenLDAP dependency by lang/php4
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-07-21 19:30 UTC by Jens Rehsack
Modified: 2003-07-31 08:57 UTC (History)
1 user (show)

See Also:


Attachments
patch-ldap-Makefile (600 bytes, text/plain)
2003-07-21 19:30 UTC, Jens Rehsack
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Rehsack 2003-07-21 19:30:19 UTC
	The port lang/php4 and it's slave ports have wrong routine for detecting the net/openldap* dependency
	This patch should fix this, but maintainter review is very welcome.

How-To-Repeat: 	Try to install net/openldap20 (or net/openldap22) and install lang/php4 with openldap.
	After install of lang/php4 is finished, the package database is corrupted, because
	php thinks, that openldap21 is installed and it should depend on that.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-07-31 08:57:33 UTC
State Changed
From-To: open->closed

Committed, thanks!