Bug 82924 - [PATCH] Add bdb4.3 support for ruby-bdb
Summary: [PATCH] Add bdb4.3 support for ruby-bdb
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: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-03 13:20 UTC by Xin LI
Modified: 2005-09-10 22:16 UTC (History)
1 user (show)

See Also:


Attachments
patch-ruby-bdb (517 bytes, text/plain)
2005-07-03 13:20 UTC, Xin LI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2005-07-03 13:20:21 UTC
	ruby-bdb does not build when Berkeley DB 4.3 is used.

Fix: The attached patch will add BDB 4.3 support to ruby-bdb.  The
patch tends to follow the style of ruby-bdb's dealing with BDB versions,
which is different from other ports, such as OpenLDAP, cyrus-imapd22,
etc., however.
How-To-Repeat: 	Try to install bdb 4.3 and install ruby-bdb
Comment 1 Xin LI freebsd_committer freebsd_triage 2005-07-03 13:28:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->knu

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-09-10 22:16:12 UTC
State Changed
From-To: open->closed

Committed, thanks!