From fcb376db3b33e7ce464507e558f0aef94683da09 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 5 Oct 2003 10:17:15 +0000 Subject: Update to 0.2.4: Added support for large files. This option is disabled by default; to enable large file support, run configure with the flag --enable-largefile. Improved support for markers in WAVE files. Added support for miscellaneous data in WAVE files. Cleaned up code in many places. --- audio/libaudiofile/Makefile | 8 ++++---- audio/libaudiofile/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'audio/libaudiofile') diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 0fc785a9eeb..310e72a1277 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2003/07/17 21:22:38 grant Exp $ +# $NetBSD: Makefile,v 1.29 2003/10/05 10:17:15 wiz Exp $ -DISTNAME= audiofile-0.2.3 +DISTNAME= audiofile-0.2.4 PKGNAME= lib${DISTNAME} -PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.68k.org/pub/michael/ \ +MASTER_SITES= http://www.68k.org/~michael/audiofile/ \ + ftp://ftp.68k.org/pub/michael/ \ ${MASTER_SITE_GNOME:=sources/audiofile/0.2/} MAINTAINER= tron@NetBSD.org diff --git a/audio/libaudiofile/distinfo b/audio/libaudiofile/distinfo index bd23647b18c..bac713a9024 100644 --- a/audio/libaudiofile/distinfo +++ b/audio/libaudiofile/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2002/10/30 03:09:26 rh Exp $ +$NetBSD: distinfo,v 1.7 2003/10/05 10:17:15 wiz Exp $ -SHA1 (audiofile-0.2.3.tar.gz) = 12bb67ba45985e258e5c077c33e5613f340e3e34 -Size (audiofile-0.2.3.tar.gz) = 332223 bytes +SHA1 (audiofile-0.2.4.tar.gz) = ef591e2c802dc531460ab7f5cfa1ad5ba86161c1 +Size (audiofile-0.2.4.tar.gz) = 360358 bytes SHA1 (patch-ab) = cd292a827aa18b9839305b2c62c3dbd526384430 -- cgit v1.2.3