summaryrefslogtreecommitdiff
path: root/audio/esound/patches
diff options
context:
space:
mode:
authorwiz <wiz>2011-09-09 15:20:59 +0000
committerwiz <wiz>2011-09-09 15:20:59 +0000
commit3487fcf9290e960de63d9f18ae2758b9ce892db5 (patch)
tree13b198cec3ab5e0e8f04742ebdc2c9561ca49a27 /audio/esound/patches
parentdb048062ed50231031aad778ebb4f42fda4961e2 (diff)
downloadpkgsrc-3487fcf9290e960de63d9f18ae2758b9ce892db5.tar.gz
Add comments to patches.
Diffstat (limited to 'audio/esound/patches')
-rw-r--r--audio/esound/patches/patch-aa5
-rw-r--r--audio/esound/patches/patch-ab4
2 files changed, 7 insertions, 2 deletions
diff --git a/audio/esound/patches/patch-aa b/audio/esound/patches/patch-aa
index bcdbb1bea38..e38d0373e18 100644
--- a/audio/esound/patches/patch-aa
+++ b/audio/esound/patches/patch-aa
@@ -1,4 +1,7 @@
-$NetBSD: patch-aa,v 1.8 2005/07/27 17:16:33 drochner Exp $
+$NetBSD: patch-aa,v 1.9 2011/09/09 15:20:59 wiz Exp $
+
+Install configuration into examples directory, and use
+CONF_FILES for installation.
--- Makefile.in.orig 2005-06-07 03:04:14.000000000 +0200
+++ Makefile.in
diff --git a/audio/esound/patches/patch-ab b/audio/esound/patches/patch-ab
index 0e7eeb0578c..8c43a2d06e4 100644
--- a/audio/esound/patches/patch-ab
+++ b/audio/esound/patches/patch-ab
@@ -1,4 +1,6 @@
-$NetBSD: patch-ab,v 1.8 2008/11/20 17:42:27 wiz Exp $
+$NetBSD: patch-ab,v 1.9 2011/09/09 15:20:59 wiz Exp $
+
+Adapt path to audio device.
--- audio_oss.c.orig 2008-11-18 20:35:19.000000000 +0000
+++ audio_oss.c