Bug 98172 - Update Port: audio/p5-Audio-Wav 0.05->0.06
Summary: Update Port: audio/p5-Audio-Wav 0.05->0.06
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: Aaron Dalton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 23:50 UTC by Aaron Dalton
Modified: 2006-05-31 18:51 UTC (History)
0 users

See Also:


Attachments
submission.txt (1.60 KB, text/plain)
2006-05-30 23:50 UTC, Aaron Dalton
no flags Details

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