pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmp 4.0.10 (20141030):
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9a9851cc290
branches: trunk
changeset: 646516:d9a9851cc290
user: rxg <rxg%pkgsrc.org@localhost>
date: Tue Feb 10 03:34:19 2015 +0000
description:
4.0.10 (20141030):
- Add AIFF file output driver (by Lorence Lombardo)
- Add command 'h' to display help message (by Eugene Toder)
- Fix sound driver deinitialization on signal (by Eugene Toder)
- Adjust CoreAudio driver latency
- Fix missing --all-sequences in help message
4.0.9 (20140926):
- Add option '-p' to set the default pan amplitude
- Add parameter 'default_pan' to configuration file
- Fix library detection when cross-compiling
- Fix Visual Studio 2013 build (by Stephen Leary)
- Default pan amplitude set to 50%
4.0.8 (20140714):
- Add command 'c' to display module comment
- Add command-line option -C to display module comment
- Fix ignored amplify option (by Dennis Lindroos)
- Fix Win64 compatibility (by Ozkan Sezer)
- Fix configuration file location in Windows (by Ozkan Sezer)
- Fix screen corruption with large number of rows
diffstat:
audio/xmp/Makefile | 5 ++---
audio/xmp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 1a75493b8e30 -r d9a9851cc290 audio/xmp/Makefile
--- a/audio/xmp/Makefile Tue Feb 10 03:30:03 2015 +0000
+++ b/audio/xmp/Makefile Tue Feb 10 03:34:19 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2014/06/09 14:18:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2015/02/10 03:34:19 rxg Exp $
-DISTNAME= xmp-4.0.7
-PKGREVISION= 3
+DISTNAME= xmp-4.0.10
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/}
diff -r 1a75493b8e30 -r d9a9851cc290 audio/xmp/distinfo
--- a/audio/xmp/distinfo Tue Feb 10 03:30:03 2015 +0000
+++ b/audio/xmp/distinfo Tue Feb 10 03:34:19 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2014/02/27 03:40:10 rxg Exp $
+$NetBSD: distinfo,v 1.17 2015/02/10 03:34:19 rxg Exp $
-SHA1 (xmp-4.0.7.tar.gz) = 0817146ff66ba3557963b8857aa80b4f63a56fc8
-RMD160 (xmp-4.0.7.tar.gz) = 26e6bde1b307001a5fa39bc7b5c12cccd795236b
-Size (xmp-4.0.7.tar.gz) = 177879 bytes
+SHA1 (xmp-4.0.10.tar.gz) = e6a39a5158a9e36d437b233d68a8dc7756a971e1
+RMD160 (xmp-4.0.10.tar.gz) = 1dfd7f50c0bf8fa7cfd72c127d9d66dc151cced2
+Size (xmp-4.0.10.tar.gz) = 203088 bytes
SHA1 (patch-etc_Makefile) = 5816b82a6253a627b39ff2ca262bfb5675ca97e3
SHA1 (patch-src_drivers_netbsd.c) = 6bbb1a40b7bb95ecdad6fe5f76be2a51a8940906
SHA1 (patch-src_options.c) = f372d1336e795b77c7ce38230bf69dd363da02c2
Home |
Main Index |
Thread Index |
Old Index