Bug 79696 - [Maintainer Update] audio/openal 20050202 -> 20050401
Summary: [Maintainer Update] audio/openal 20050202 -> 20050401
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: 2005-04-08 20:00 UTC by Erik Greenwald
Modified: 2005-04-09 22:35 UTC (History)
1 user (show)

See Also:


Attachments
openal-patch (1.22 KB, text/plain)
2005-04-08 20:00 UTC, Erik Greenwald
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2005-04-08 20:00:14 UTC
Yowza, Sven got a commit bit on creative's repo and went crazy...

missing #include's added, unused var culling, signed/unsigned fixes,
fixed ugly type casting, old build cruft removed, version identifier
cleanup, change strcpy/sprintf/etc to strncpy/snprintf/etc, changed
some ALvoid's to actual types, removal of AL_DISTANCE_SCALE, ...

My test programs still work fine, hopefully no one was using
AL_DISTANCE_SCALE...
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-09 22:35:46 UTC
State Changed
From-To: open->closed

Committed, thanks!