Bug 58161

Summary: Fix for the long-broken audio/denemo port
Product: Ports & Packages Reporter: Sean Chittenden <samy>
Component: Individual Port(s)Assignee: Trevor Johnson <trevor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Sean Chittenden 2003-10-17 12:40:12 UTC

denemo's setkey() function conflicts with the setkey()
symbol from the cipher library (on 5.X systems at the
least).

Fix: The patch in this PR fixes this problem by renaming
the setkey() function and removes some other
redundancy in the port.
How-To-Repeat: 

Build denemo on a 5.X system.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2003-10-18 07:37:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trevor

Over to maintainer.
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2003-10-18 08:22:53 UTC
State Changed
From-To: open->closed

Committed--thank you, Samy!