diff options
author | bjs <bjs> | 2008-11-16 11:22:55 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-11-16 11:22:55 +0000 |
commit | d260ac67fc8742bd52add4cf371788e2c933cb2c (patch) | |
tree | 99c00de2b6bae14bdc7144c8766bfa9497906adb /audio/jack/patches/patch-ag | |
parent | 6ca0ac9b49a21c037eb1c4f2639f54dcbc641275 (diff) | |
download | pkgsrc-d260ac67fc8742bd52add4cf371788e2c933cb2c.tar.gz |
Update to jack-0.115.1 (from SVN). Changes: pulled in a patch
to [hopefully] correct errant behavior wrt: non-blocking I/O and sockets.
This is presently untested, however. Also, with this snapshot
we at least have the hope that the network facility works. Includes
other miscellaneous bug fixes, also.
While here, explicitly enable coreaudio on Darwin and add a PLIST
entry for its driver module. This is also untested, but at least
installation on Darwin will not fail due to an incorrect PLIST. Also,
include ../../mk/dlopen.buildlink3.mk in our bl3.mk in order
to heed DLOPEN_REQUIRE_PTHREADS.
Diffstat (limited to 'audio/jack/patches/patch-ag')
-rw-r--r-- | audio/jack/patches/patch-ag | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/jack/patches/patch-ag b/audio/jack/patches/patch-ag index 4d8833920b0..3e0643d3f1a 100644 --- a/audio/jack/patches/patch-ag +++ b/audio/jack/patches/patch-ag @@ -1,6 +1,6 @@ -$NetBSD: patch-ag,v 1.1 2008/07/31 03:58:05 bjs Exp $ +$NetBSD: patch-ag,v 1.2 2008/11/16 11:22:55 bjs Exp $ ---- jack.pc.in.orig 2008-07-27 08:50:34.000000000 -0400 +--- jack.pc.in.orig 2008-11-11 17:36:46.000000000 -0500 +++ jack.pc.in @@ -6,5 +6,5 @@ includedir=@includedir@ Name: jack |