pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/esound Update to 0.2.37:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f054b2119e27
branches:  trunk
changeset: 526110:f054b2119e27
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 01 14:19:29 2007 +0000

description:
Update to 0.2.37:

===============
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)

diffstat:

 audio/esound/Makefile |  6 +++---
 audio/esound/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r ea05d736d9a9 -r f054b2119e27 audio/esound/Makefile
--- a/audio/esound/Makefile     Thu Mar 01 14:10:31 2007 +0000
+++ b/audio/esound/Makefile     Thu Mar 01 14:19:29 2007 +0000
@@ -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_DESTDIR_SUPPORT=   user-destdir
 
 USE_LIBTOOL=           YES
+USE_TOOLS+=            pkg-config
 PKGCONFIG_OVERRIDE=    esound.pc.in
 
 GNU_CONFIGURE=         YES
diff -r ea05d736d9a9 -r f054b2119e27 audio/esound/distinfo
--- a/audio/esound/distinfo     Thu Mar 01 14:10:31 2007 +0000
+++ b/audio/esound/distinfo     Thu Mar 01 14:19:29 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index