pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/p5-Audio-Scan
Module Name: pkgsrc
Committed By: wen
Date: Sat Apr 29 08:32:33 UTC 2017
Modified Files:
pkgsrc/audio/p5-Audio-Scan: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/p5-Audio-Scan/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/p5-Audio-Scan/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/p5-Audio-Scan/Makefile
diff -u pkgsrc/audio/p5-Audio-Scan/Makefile:1.17 pkgsrc/audio/p5-Audio-Scan/Makefile:1.18
--- pkgsrc/audio/p5-Audio-Scan/Makefile:1.17 Wed Jun 8 19:22:15 2016
+++ pkgsrc/audio/p5-Audio-Scan/Makefile Sat Apr 29 08:32:33 2017
@@ -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/}
Index: pkgsrc/audio/p5-Audio-Scan/distinfo
diff -u pkgsrc/audio/p5-Audio-Scan/distinfo:1.11 pkgsrc/audio/p5-Audio-Scan/distinfo:1.12
--- pkgsrc/audio/p5-Audio-Scan/distinfo:1.11 Tue Nov 3 01:12:44 2015
+++ pkgsrc/audio/p5-Audio-Scan/distinfo Sat Apr 29 08:32:33 2017
@@ -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