From 73c8b3c404c14d2983c0aa1cd6c879d15b83589a Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 1 Mar 2007 14:19:29 +0000 Subject: Update to 0.2.37: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit =============== Version 0.2.37 =============== * Fix null derefs and leaks reported by Coverity (kjartan) * Build fixes (David Schleef, Thomas Zajic, Behdad Esfahbod) * Disable autospawning (David Schleef) * Close filedescriptors and sockets (David Schleef) * Don't terminate until the last sample is done (David Schleef) * Add checks for clients disconnecting (Peter Åstrand) * Updated man pages (Christopher Hanna) --- audio/esound/Makefile | 6 +++--- audio/esound/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/audio/esound/Makefile b/audio/esound/Makefile index f27cf3c3292..c1effbdecdc 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2006/12/02 22:50:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.66 2007/03/01 14:19:29 wiz Exp $ -DISTNAME= esound-0.2.36 -PKGREVISION= 1 +DISTNAME= esound-0.2.37 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/} EXTRACT_SUFX= .tar.bz2 @@ -14,6 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= YES +USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE= esound.pc.in GNU_CONFIGURE= YES diff --git a/audio/esound/distinfo b/audio/esound/distinfo index 363c5795ae9..3d63135cf5b 100644 --- a/audio/esound/distinfo +++ b/audio/esound/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2005/07/27 17:16:32 drochner Exp $ +$NetBSD: distinfo,v 1.23 2007/03/01 14:19:29 wiz Exp $ -SHA1 (esound-0.2.36.tar.bz2) = 66f451ff5a6b9cae8d49b196a536cf49f3f1755c -RMD160 (esound-0.2.36.tar.bz2) = 1a6d4a1f31311e6265324fb1a392f9b0491cf1f9 -Size (esound-0.2.36.tar.bz2) = 369952 bytes +SHA1 (esound-0.2.37.tar.bz2) = f5fd4a138598b01471907cd758077513c45a0dc4 +RMD160 (esound-0.2.37.tar.bz2) = 36f6630df4fa3c611d9b7ff40157504334535abe +Size (esound-0.2.37.tar.bz2) = 383831 bytes SHA1 (patch-aa) = d734a1004026287071e571ceb3fd346b809a6a30 SHA1 (patch-ab) = 50d4c829fe5d53f28a4a38b1962097b8a47b97c7 SHA1 (patch-ac) = 8ab2eebc32792102a6d74b57f75a4381a218186e -- cgit v1.2.3