From cb0945cdc15feea77de3c23029578fe0202722f9 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 2 Aug 2015 15:48:23 +0000 Subject: Update ruby-mp3info to 0.8.7. === 0.8.7 / 2015-07-13 * Cope with malformed UTF16 string tags without BOM (thanks to mikecrowe) * Fixes for when the desc + data are not unpacked correctly for an id3v2 jpeg (thanks to ekaminsky) --- audio/ruby-mp3info/Makefile | 4 ++-- audio/ruby-mp3info/PLIST | 4 +++- audio/ruby-mp3info/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'audio') diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index daf293aa064..859f4a343e8 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/05/31 15:23:06 taca Exp $ +# $NetBSD: Makefile,v 1.10 2015/08/02 15:48:23 taca Exp $ # -DISTNAME= ruby-mp3info-0.8.6 +DISTNAME= ruby-mp3info-0.8.7 PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/} CATEGORIES= audio diff --git a/audio/ruby-mp3info/PLIST b/audio/ruby-mp3info/PLIST index 4164ea94441..5c087c42a58 100644 --- a/audio/ruby-mp3info/PLIST +++ b/audio/ruby-mp3info/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2015/05/31 15:23:06 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/08/02 15:48:23 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.gemtest ${GEM_LIBDIR}/History.txt ${GEM_LIBDIR}/Manifest.txt ${GEM_LIBDIR}/README.md @@ -7,5 +8,6 @@ ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/lib/mp3info.rb ${GEM_LIBDIR}/lib/mp3info/extension_modules.rb ${GEM_LIBDIR}/lib/mp3info/id3v2.rb +${GEM_LIBDIR}/test/fixtures.yml ${GEM_LIBDIR}/test/test_ruby-mp3info.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/audio/ruby-mp3info/distinfo b/audio/ruby-mp3info/distinfo index cf4612e1020..9d8b16ecde3 100644 --- a/audio/ruby-mp3info/distinfo +++ b/audio/ruby-mp3info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/05/31 15:23:06 taca Exp $ +$NetBSD: distinfo,v 1.4 2015/08/02 15:48:23 taca Exp $ -SHA1 (ruby-mp3info-0.8.6.gem) = 9a7f1ea9d9a0f832e89a108e72de8dd166ffb28f -RMD160 (ruby-mp3info-0.8.6.gem) = 5c1bde1d17424d0971a526cd628f48e79fd5ca14 -Size (ruby-mp3info-0.8.6.gem) = 26624 bytes +SHA1 (ruby-mp3info-0.8.7.gem) = 3d481d6b7c08aa8a0337a7ae70f0fb04e0f6680f +RMD160 (ruby-mp3info-0.8.7.gem) = 8e9fd92f8166a5a2d8de4bea3d9ed08f0dac9cc9 +Size (ruby-mp3info-0.8.7.gem) = 91136 bytes -- cgit v1.2.3