Bug 72699 - [PATCH] mail/postgrey: fetching doesn't depend on BDB version
Summary: [PATCH] mail/postgrey: fetching doesn't depend on BDB version
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: 2004-10-14 18:40 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2004-10-15 12:48 UTC (History)
1 user (show)

See Also:


Attachments
Makefile.diff (367 bytes, patch)
2004-10-14 18:40 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2004-10-14 18:40:02 UTC

There is no reason for this port to fail to fetch if databases/p5-BerkeleyDB is not built with BDB 41 or later.

It should fail later in the make process, lets say before extract.

How-To-Repeat: 

cd /usr/ports/mail/postgrey && make fetch
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-15 12:48:05 UTC
State Changed
From-To: open->closed

Committed, thanks!