diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-29 15:15:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-29 15:15:19 +0000 |
commit | 2d7e9cdc7a5fa47bdb6aba5894e6af0814d402e4 (patch) | |
tree | 0aeb9b3e526abebc03b2825361bba93f5b91ceec /audio/p5-MP3-Info | |
parent | 0cff6323ea0366e343e1ef3ca64bc308ba6ba220 (diff) | |
download | pkgsrc-2d7e9cdc7a5fa47bdb6aba5894e6af0814d402e4.tar.gz |
Update to 1.23:
* v1.23 Thu Jul 26 14:11:08 2007
* Handle all tags with NULL delimited lists - Patch from Justin Fletcher <gerph (at) gerph.org>
* Fix MP3::Info for tag reading in AIF (and WAV, presumably) - kdf
* Read RVA2 (signed short) in big-endian order - andyg
* v1.22 Tue Mar 13 16:16:59 2007
* Backwards compatibility changes for non-SlimServer callers of MP3::Info
Diffstat (limited to 'audio/p5-MP3-Info')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-MP3-Info/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index f1680dfc464..3bcb169fd74 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2007/02/27 09:21:26 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/29 15:15:19 wiz Exp $ -DISTNAME= MP3-Info-1.21 +DISTNAME= MP3-Info-1.23 PKGNAME= p5-${DISTNAME} CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} diff --git a/audio/p5-MP3-Info/distinfo b/audio/p5-MP3-Info/distinfo index 60a78450394..1b35faddea5 100644 --- a/audio/p5-MP3-Info/distinfo +++ b/audio/p5-MP3-Info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/02/27 09:21:26 wiz Exp $ +$NetBSD: distinfo,v 1.6 2007/11/29 15:15:19 wiz Exp $ -SHA1 (MP3-Info-1.21.tar.gz) = a9fc2682cce1dae25eb16bcf324106f3d636f07b -RMD160 (MP3-Info-1.21.tar.gz) = d8a0f5e871bcb355c21613369df8f399a18c44f6 -Size (MP3-Info-1.21.tar.gz) = 124581 bytes +SHA1 (MP3-Info-1.23.tar.gz) = 692297853bd4d1564a3e9739235a8d851c0b90cb +RMD160 (MP3-Info-1.23.tar.gz) = 41207074c2696048ac3099d816ce7a10c47e417a +Size (MP3-Info-1.23.tar.gz) = 125378 bytes |