Bug 69944 - Maintainer update: www/cocoon to handle recursive block dependencies
Summary: Maintainer update: www/cocoon to handle recursive block dependencies
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-08-03 10:30 UTC by Jean-Baptiste Quenot
Modified: 2004-08-09 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (9.88 KB, patch)
2004-08-03 10:30 UTC, Jean-Baptiste Quenot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Baptiste Quenot 2004-08-03 10:30:20 UTC
* Handle recursive dependencies when dealing with blocks selected by the user.
* Handle deprecated blocks.
* Select all non-deprecated blocks by default.

Fix: Apply the following patch:
How-To-Repeat: For the first problem, select a block depending on another block that depends
itself on another block (two levels of dependencies): there are compilation
errors.

For the second problem, select the woody block in the options dialog.  It is
not compiled in.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-09 15:19:50 UTC
State Changed
From-To: open->closed

Committed, thanks!