Bug 69944

Summary: Maintainer update: www/cocoon to handle recursive block dependencies
Product: Ports & Packages Reporter: Jean-Baptiste Quenot <jb.quenot>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!