summaryrefslogtreecommitdiff
path: root/audio/p5-Audio-Scan
diff options
context:
space:
mode:
authorcube <cube>2010-07-04 16:55:03 +0000
committercube <cube>2010-07-04 16:55:03 +0000
commit97850779bea85b29ae64d60197a0b0e5bd92d3da (patch)
tree2f1cc3c246ecc01709ca1fea97a714d6b9794d74 /audio/p5-Audio-Scan
parent61fc0d7ef4499306b2a3edae271145ba9dbda631 (diff)
downloadpkgsrc-97850779bea85b29ae64d60197a0b0e5bd92d3da.tar.gz
Update p5-Audio-Scan to 0.82, as required by a package I'm working on.
OK'd by maintainer. 0.82 2010-05-24 13:15:00 - RT 57664: ID3: Add checks to avoid reading too much inside an invalid frame. - FLAC: Seeking bug fixes. 0.81 2010-05-15 10:40:00 - Fixed broken boolean values. 0.80 2010-05-14 23:15:00 - ID3: Fixed unsynchronisation of v2.2/v2.3 tags. - FLAC: Fixed several seeking bugs and improved seeking algorithm. - MP3: Subtract LAME encoder delay/padding from total samples to obtain more accurate song duration value. 0.79 2010-04-27 14:30:00 - ID3: Bug 16079, fixed crash when reading empty TCON tag. - Bug 16095, workaround Win32+filehandle bug where file pos could sometimes be off-by-one after a PerlIO_read. 0.78 2010-04-16 15:45:00 - ASF: Fixed various issues when seeking, now uses the ASF_Index object correctly. - ASF: Refactored to clean up the code and make it more efficient. - ID3: Bug 16073, properly handle illegal zero-byte frames. 0.77 2010-04-14 11:30:00 - PerlIO_seek with SEEK_END sometimes does not work correctly, changed all seeks to use SEEK_SET instead. 0.76 2010-04-14 10:30:00 - APE: Bug 15992, fixed reading of APE tags when file also has a Lyricsv2 tag. - APE: Bug 16056, fixed reading of APE tags with certain kinds of invalid tags. 0.75 2010-04-02 15:50:00 - ID3: Really fixed empty text field bug this time. 0.74 2010-04-02 12:15:00 - ID3: Fixed bug where an empty text field could contain the text from the previous frame. 0.73 2010-03-31 12:30:00 - Added find_frame_fh_return_info method for MP4 seeking from a filehandle. 0.72 2010-03-31 10:50:00 - Fixed bug in reading unsynchronized APIC frames, the APIC data returned was not the correct size. - Fixed Mac hints file to work properly on OSX Server 10.6. 0.71 2010-03-30 00:00:00 - Added find_frame_return_info method for MP4 that returns the seek offset as well as a rewritten header that can be placed before the seeked audio to construct a valid bitstream.
Diffstat (limited to 'audio/p5-Audio-Scan')
-rw-r--r--audio/p5-Audio-Scan/Makefile4
-rw-r--r--audio/p5-Audio-Scan/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile
index 09a29da2d95..2d4e37b981e 100644
--- a/audio/p5-Audio-Scan/Makefile
+++ b/audio/p5-Audio-Scan/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2010/03/27 02:23:07 reed Exp $
+# $NetBSD: Makefile,v 1.4 2010/07/04 16:55:03 cube Exp $
#
-DISTNAME= Audio-Scan-0.70
+DISTNAME= Audio-Scan-0.82
PKGNAME= p5-${DISTNAME}
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/}
diff --git a/audio/p5-Audio-Scan/distinfo b/audio/p5-Audio-Scan/distinfo
index 8b09c4da273..808971bdd42 100644
--- a/audio/p5-Audio-Scan/distinfo
+++ b/audio/p5-Audio-Scan/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/03/27 02:23:07 reed Exp $
+$NetBSD: distinfo,v 1.4 2010/07/04 16:55:03 cube Exp $
-SHA1 (Audio-Scan-0.70.tar.gz) = ef8a9445d3de612a93339d3d22bfd4809e118472
-RMD160 (Audio-Scan-0.70.tar.gz) = 09eb1deb76b461b827bef5574e6df8e029a0ccfa
-Size (Audio-Scan-0.70.tar.gz) = 2880142 bytes
+SHA1 (Audio-Scan-0.82.tar.gz) = f43d64a99e0ad7f89133c00e14cdcc9658387faf
+RMD160 (Audio-Scan-0.82.tar.gz) = 9404377b1015ccd71ea68a2a47b9e639fbf9514a
+Size (Audio-Scan-0.82.tar.gz) = 3092157 bytes