Bug 58161 - Fix for the long-broken audio/denemo port
Summary: Fix for the long-broken audio/denemo port
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: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-17 12:40 UTC by Sean Chittenden
Modified: 2003-10-18 08:23 UTC (History)
0 users

See Also:


Attachments
file.diff (919 bytes, patch)
2003-10-17 12:40 UTC, Sean Chittenden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!