From 9fe67db7a088c221a217b0f2e789ad33f3dc896d Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 12 Mar 2001 06:12:10 +0000 Subject: Update bladeenc to version 0.94. Fixes pkg/12359 by me. Changelog: Version 0.94.0 - 20010307 * Numerous quality improving changes (Andre). * Fixed a number of compiler warnings (Andre). * Included a pre-generated huffman table instead of generating it from incuded meta-data at initialization. This removed the last memory leaks and need for the NO_ZERO_CALLOC switch, decreased memory usage and made the executable about 40 kb smaller (Tord). * Improved compiler & OS compatibility thanks to a lot of testing, bug reports and small patches contributed by Chris Rempel, Brad, Jeff Squyres, Trevor Taylor and Stephen from Minnesota. * Amiga Warp/OS support added (Andrea Vallinotto). * Some extra files added to the source distribution, including makefiles/projectfiles for a lot of environments and an RPM Specfile (contributed by Jean Robertson, Andrea Vallinotto, Michael Langner and Tord). * Some minor bugfixes and changes that are too small to mention here. --- audio/bladeenc/Makefile | 8 ++++---- audio/bladeenc/files/md5 | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'audio/bladeenc') diff --git a/audio/bladeenc/Makefile b/audio/bladeenc/Makefile index 1527c90c320..ae6b5db4f07 100644 --- a/audio/bladeenc/Makefile +++ b/audio/bladeenc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2001/02/16 13:30:33 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/03/12 06:12:10 zuntum Exp $ # -DISTNAME= bladeenc-0.92.7-src-stable -PKGNAME= bladeenc-0.92.7 +DISTNAME= bladeenc-0.94.0-src-stable +PKGNAME= bladeenc-0.94 CATEGORIES= audio MASTER_SITES= http://bladeenc.mp3.no/source/ @@ -12,7 +12,7 @@ COMMENT= Free MPEG Audio Layer 3 encoder (not decoder) USE_GMAKE= yes -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PKGNAME}.0 GNU_CONFIGURE= yes diff --git a/audio/bladeenc/files/md5 b/audio/bladeenc/files/md5 index 2eb4108bb8a..fbfb4eb1118 100644 --- a/audio/bladeenc/files/md5 +++ b/audio/bladeenc/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 2001/01/29 13:12:10 wiz Exp $ +$NetBSD: md5,v 1.6 2001/03/12 06:12:10 zuntum Exp $ -MD5 (bladeenc-0.92.7-src-stable.tar.gz) = 543aedab1b92e35f5b28cb114ad38d5b +SHA1 (bladeenc-0.94.0-src-stable.tar.gz) = 03752a3ad6bd3da5e3440b0d095cd83c99b95ea6 -- cgit v1.2.3