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.35:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00ac58006d4d
branches:  trunk
changeset: 479491:00ac58006d4d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 15 16:50:55 2004 +0000

description:
Update to 0.2.35:
        * fix location of configuration file in man (Craig Routledge)
        * MMAP support for esddsp (from artsdsp, Olivier Blin)
        * GNU/kFreeBSD support (Robert Milan)
        * add new default_options in configuration file and environement
          variable, fix regression caused by patch since 0.2.30
        * use ALSA default alias (Cyrille Chepelov)
        * clean code (Kjartan Maraas)

diffstat:

 audio/esound/Makefile     |  4 ++--
 audio/esound/PLIST.Linux  |  4 ++--
 audio/esound/PLIST.common |  4 ++--
 audio/esound/distinfo     |  6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diffs (57 lines):

diff -r 073a1717193d -r 00ac58006d4d audio/esound/Makefile
--- a/audio/esound/Makefile     Sun Aug 15 16:49:49 2004 +0000
+++ b/audio/esound/Makefile     Sun Aug 15 16:50:55 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2004/06/08 12:23:59 cjep Exp $
+# $NetBSD: Makefile,v 1.52 2004/08/15 16:50:55 wiz Exp $
 
-DISTNAME=              esound-0.2.34
+DISTNAME=              esound-0.2.35
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/esound/0.2/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 073a1717193d -r 00ac58006d4d audio/esound/PLIST.Linux
--- a/audio/esound/PLIST.Linux  Sun Aug 15 16:49:49 2004 +0000
+++ b/audio/esound/PLIST.Linux  Sun Aug 15 16:50:55 2004 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST.Linux,v 1.3 2004/05/19 05:53:16 minskim Exp $
+@comment $NetBSD: PLIST.Linux,v 1.4 2004/08/15 16:50:55 wiz Exp $
 bin/esddsp
 lib/libesddsp.a
 lib/libesddsp.la
 lib/libesddsp.so
 lib/libesddsp.so.2
-lib/libesddsp.so.2.34
+lib/libesddsp.so.2.35
diff -r 073a1717193d -r 00ac58006d4d audio/esound/PLIST.common
--- a/audio/esound/PLIST.common Sun Aug 15 16:49:49 2004 +0000
+++ b/audio/esound/PLIST.common Sun Aug 15 16:50:55 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.3 2004/05/15 07:24:42 jmmv Exp $
+@comment $NetBSD: PLIST.common,v 1.4 2004/08/15 16:50:55 wiz Exp $
 bin/esd
 bin/esd-config
 bin/esdcat
@@ -14,7 +14,7 @@
 lib/libesd.la
 lib/libesd.so
 lib/libesd.so.2
-lib/libesd.so.2.34
+lib/libesd.so.2.35
 lib/pkgconfig/esound.pc
 man/man1/esd-config.1
 man/man1/esd.1
diff -r 073a1717193d -r 00ac58006d4d audio/esound/distinfo
--- a/audio/esound/distinfo     Sun Aug 15 16:49:49 2004 +0000
+++ b/audio/esound/distinfo     Sun Aug 15 16:50:55 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2004/05/15 07:24:42 jmmv Exp $
+$NetBSD: distinfo,v 1.20 2004/08/15 16:50:55 wiz Exp $
 
-SHA1 (esound-0.2.34.tar.bz2) = 9fa14a174803844ca0e9d2a9833378de74c6f93d
-Size (esound-0.2.34.tar.bz2) = 318353 bytes
+SHA1 (esound-0.2.35.tar.bz2) = b3164f17d84fe57f1457bc0d0a50615f67c87de8
+Size (esound-0.2.35.tar.bz2) = 384641 bytes
 SHA1 (patch-aa) = bf90e118cb5106b6328fa455bc9403fce11cb2ed
 SHA1 (patch-ab) = 50d4c829fe5d53f28a4a38b1962097b8a47b97c7
 SHA1 (patch-ac) = 8ab2eebc32792102a6d74b57f75a4381a218186e



Home | Main Index | Thread Index | Old Index