Bug 89703 - [maintainer-update] textproc/refdb to 0.9.6
Summary: [maintainer-update] textproc/refdb to 0.9.6
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 01:50 UTC by Paul A. Hoadley
Modified: 2006-01-19 12:57 UTC (History)
0 users

See Also:


Attachments
diff (6.55 KB, patch)
2005-11-29 01:50 UTC, Paul A. Hoadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul A. Hoadley 2005-11-29 01:50:03 UTC
RefDB 0.9.6 was released on 2005-11-16.  It requires libdbi-0.8.1 or
greater, and that library's associated drivers from libdbi-drivers.  I
think the following line will be sufficient to express that
dependency:

BUILD_DEPENDS+=	dbi>=0.8.1:${PORTSDIR}/databases/libdbi
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-11-29 13:33:36 UTC
State Changed
From-To: open->feedback

Although your intent to use versioned dependencies is honorable, 
it'll mean that LIB_DEPENDS is incomplete (missing libdbi). Unfortunately, 
I don't see an easy fix. I'd say let's go for a regular LIB_DEPENDS again 
since running with stale dependencies is never really supported. 


Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-11-29 13:33:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'll track this.
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-12-01 17:22:39 UTC
State Changed
From-To: feedback->suspended

We are actively trying to solve this The Right Way really soon now.
Comment 4 Volker Stolz freebsd_committer freebsd_triage 2006-01-19 12:56:24 UTC
State Changed
From-To: suspended->closed

Band-aid committed as discussed. Let's fix libdbi next. 
Apologies for not getting back to this sooner.