From bb76fd610247777bf1fc6c2181995250857b66d4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 6 Feb 2000 03:33:51 +0000 Subject: updated esound to 1.2.17. From the ChangeLog: * audio_solaris.c: Don't spit warnings if /dev/audio doesn't exist. User probably knows he doesn't have a sound card. * esdlib.c (esd_connect_tcpip): Fix case in which user specifies only a port number (first character of host is :) --- audio/esound/Makefile | 4 ++-- audio/esound/files/md5 | 4 ++-- audio/esound/patches/patch-ab | 10 +++++----- audio/esound/pkg/PLIST | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'audio') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 3d66ca7e41d..5a9da6b654c 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2000/01/15 10:16:17 tron Exp $ +# $NetBSD: Makefile,v 1.12 2000/02/06 03:33:51 wiz Exp $ -DISTNAME= esound-0.2.15 +DISTNAME= esound-0.2.17 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/} diff --git a/audio/esound/files/md5 b/audio/esound/files/md5 index a831de00e69..d7375ec7fde 100644 --- a/audio/esound/files/md5 +++ b/audio/esound/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/10/22 23:43:48 tron Exp $ +$NetBSD: md5,v 1.4 2000/02/06 03:33:52 wiz Exp $ -MD5 (esound-0.2.15.tar.gz) = 2f7159ea1da0ac5a088f1e4fc8724fca +MD5 (esound-0.2.17.tar.gz) = 4f96bddcb51c1c424c809d95ea1a0317 diff --git a/audio/esound/patches/patch-ab b/audio/esound/patches/patch-ab index 5a039867d06..d765deeb199 100644 --- a/audio/esound/patches/patch-ab +++ b/audio/esound/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1 1999/04/07 23:21:26 tron Exp $ +$NetBSD: patch-ab,v 1.2 2000/02/06 03:33:53 wiz Exp $ ---- audio_oss.c.orig Wed Dec 30 17:28:45 1998 -+++ audio_oss.c Thu Apr 8 01:18:25 1999 -@@ -17,7 +17,7 @@ +--- ./audio_oss.c.orig Tue Oct 5 00:10:32 1999 ++++ ./audio_oss.c Sun Feb 6 03:42:31 2000 +@@ -19,7 +19,7 @@ #define ARCH_esd_audio_devices const char *esd_audio_devices() { @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.1 1999/04/07 23:21:26 tron Exp $ } -@@ -34,7 +34,7 @@ +@@ -36,7 +36,7 @@ mode = O_RDWR; /* open the sound device */ diff --git a/audio/esound/pkg/PLIST b/audio/esound/pkg/PLIST index 10eb08d6bce..f5fc98e9dad 100644 --- a/audio/esound/pkg/PLIST +++ b/audio/esound/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1999/10/22 23:43:48 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/02/06 03:33:53 wiz Exp $ bin/esd bin/esd-config bin/esdcat @@ -12,5 +12,5 @@ bin/esdsample etc/esd.conf include/esd.h lib/libesd.a -lib/libesd.so.2.15 +lib/libesd.so.2.17 share/aclocal/esd.m4 -- cgit v1.2.3