pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/p5-Audio-Scan Update to 0.98
details: https://anonhg.NetBSD.org/pkgsrc/rev/b7cc79b9584a
branches: trunk
changeset: 361934:b7cc79b9584a
user: wen <wen%pkgsrc.org@localhost>
date: Sat Apr 29 08:32:33 2017 +0000
description:
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:
audio/p5-Audio-Scan/Makefile | 5 ++---
audio/p5-Audio-Scan/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r f9a61fe3082a -r b7cc79b9584a audio/p5-Audio-Scan/Makefile
--- a/audio/p5-Audio-Scan/Makefile Sat Apr 29 08:27:29 2017 +0000
+++ b/audio/p5-Audio-Scan/Makefile Sat Apr 29 08:32:33 2017 +0000
@@ -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 -r f9a61fe3082a -r b7cc79b9584a audio/p5-Audio-Scan/distinfo
--- a/audio/p5-Audio-Scan/distinfo Sat Apr 29 08:27:29 2017 +0000
+++ b/audio/p5-Audio-Scan/distinfo Sat Apr 29 08:32:33 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index