summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwen <wen>2017-04-29 08:32:33 +0000
committerwen <wen>2017-04-29 08:32:33 +0000
commitbd96b00e596df9cf7f66fce899ecbadceb293ef7 (patch)
treebd143b13204247d73a36d6f4a9689ce631814952 /audio
parent61a72c05dcad5a2ea04fd520f0a9436b15809822 (diff)
downloadpkgsrc-bd96b00e596df9cf7f66fce899ecbadceb293ef7.tar.gz
Update to 0.98
Upstream changes: 0.98 2017-04-28 - RT #119101, stop including MYMETA files in the tarball. 0.97 2017-04-27 - WAV: GH #2, fixed an integer overflow error that could result in an incorrect song_length_ms for >16-bit files. 0.96 2016-11-21 - Ogg: RT #118888, fixed crash when trying to read Vorbis comments in an incorrectly framed file with a bad terminal header page. - Removed hints/darwin.pl, don't try to be smarter than Perl about how to build things. - Fixed various minor compiler warnings output by the latest clang on macOS. 0.95 Unreleased community build - Improved DFF parsing for files which end with corrupted chunk. (Adrian Smith) - Improved ID3 support for DFF files. (Adrian Smith) 0.94 Unreleased community build - DSF/DFF: Support dsd file scanning for dsd and dsdiff files. (Kimmo Taskinen) - AIFF: Fixed scanning of 24 bit files. (Adrian Smith)
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-Audio-Scan/Makefile5
-rw-r--r--audio/p5-Audio-Scan/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile
index cf737d11ecc..dea26584eaf 100644
--- a/audio/p5-Audio-Scan/Makefile
+++ b/audio/p5-Audio-Scan/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:22:15 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/04/29 08:32:33 wen Exp $
-DISTNAME= Audio-Scan-0.93
+DISTNAME= Audio-Scan-0.98
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGRUNDMA/}
diff --git a/audio/p5-Audio-Scan/distinfo b/audio/p5-Audio-Scan/distinfo
index eb7fdc7e3a0..85232754b8f 100644
--- a/audio/p5-Audio-Scan/distinfo
+++ b/audio/p5-Audio-Scan/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 01:12:44 agc Exp $
+$NetBSD: distinfo,v 1.12 2017/04/29 08:32:33 wen Exp $
-SHA1 (Audio-Scan-0.93.tar.gz) = 2d6beeb154491dbd45dc13c3ce086c3194eac2fa
-RMD160 (Audio-Scan-0.93.tar.gz) = f7fb97810d84e023c78676480ac06486d1f29db8
-SHA512 (Audio-Scan-0.93.tar.gz) = 1e82f8ff35744a14626777450c87e15d7f0e5ada7f6643c5f9b38a599068cacef50ae83b525292440085de4593ad625abf5ee61282b59f64b1349d5d8f29e99a
-Size (Audio-Scan-0.93.tar.gz) = 3347237 bytes
+SHA1 (Audio-Scan-0.98.tar.gz) = 656135359652148ec7ec03f4bc42a85e92f58f32
+RMD160 (Audio-Scan-0.98.tar.gz) = 1202989fc096ede03e2007c5234d3e14a605c6d1
+SHA512 (Audio-Scan-0.98.tar.gz) = 58b30c0a4c0ec2a8612d846e9fe2680444ce745d60c3670f22686c0283245904f0506e3e362767493ad5f4aa28cebd685d12e87db3a7644edc31e2633d7342f2
+Size (Audio-Scan-0.98.tar.gz) = 3388257 bytes