Bug 98172

Summary: Update Port: audio/p5-Audio-Wav 0.05->0.06
Product: Ports & Packages Reporter: Aaron Dalton <aaron>
Component: Individual Port(s)Assignee: Aaron Dalton <aaron>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
submission.txt none

Description Aaron Dalton freebsd_committer freebsd_triage 2006-05-30 23:50:11 UTC
- Update from v0.05 to v0.06
- Add authors to pkg-descr

0.06  Wed Mar 22 12:00:00 2006
  - Fixed a circular reference in Audio::Wav::Write::Header that was 
causing memory to leak (thanks Sumitro Chowdhury).
  - Tidied up bits and pieces.
  - Added very basic support for WAVEFORMATEXTENSIBLE.
  - When writing files, finish() will now be called by DESTROY if 
necessary.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-30 23:52:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-30 23:52:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Dominic Mitchell 2006-05-31 07:58:30 UTC
Edwin Groothuis wrote:
> Maintainer of audio/p5-Audio-Wav,
> 
> Please note that PR ports/98172 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98172

Please commit -- it appears to work fine.

-Dom
Comment 4 Aaron Dalton freebsd_committer freebsd_triage 2006-05-31 18:51:10 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!