pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/jack Update patch comment to reflect its contents.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c981186b466
branches: trunk
changeset: 545621:8c981186b466
user: bjs <bjs%pkgsrc.org@localhost>
date: Sat Aug 09 10:33:16 2008 +0000
description:
Update patch comment to reflect its contents.
diffstat:
audio/jack/distinfo | 4 ++--
audio/jack/patches/patch-ab | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 071f02d8d841 -r 8c981186b466 audio/jack/distinfo
--- a/audio/jack/distinfo Sat Aug 09 10:12:31 2008 +0000
+++ b/audio/jack/distinfo Sat Aug 09 10:33:16 2008 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.4 2008/07/31 03:58:05 bjs Exp $
+$NetBSD: distinfo,v 1.5 2008/08/09 10:33:16 bjs Exp $
SHA1 (jack-audio-connection-kit-0.112.1.tar.bz2) = 9b0d5e33098873d92dcfac82bdf5cc4ec9821c91
RMD160 (jack-audio-connection-kit-0.112.1.tar.bz2) = b7fe0d94314a298031dbb57ceefbbfc917ef4a13
Size (jack-audio-connection-kit-0.112.1.tar.bz2) = 603111 bytes
SHA1 (patch-aa) = 56b3efc83cd989670bdbdcaa45c72ed3b92ea731
-SHA1 (patch-ab) = 2babb8a6ecfa61ca3c1c244155cc89ffb2264fa8
+SHA1 (patch-ab) = 7733bbf2c406f7fd327de96368ed6c6af4f919ea
SHA1 (patch-ac) = f4e5a43544f07118acb26aac3f402566ab6193ee
SHA1 (patch-ad) = 7323270fdf527836bd5ceda4da7f6a4997b52fc5
SHA1 (patch-ae) = ca18877262357a3e0d503b171fe42708b59ecec6
diff -r 071f02d8d841 -r 8c981186b466 audio/jack/patches/patch-ab
--- a/audio/jack/patches/patch-ab Sat Aug 09 10:12:31 2008 +0000
+++ b/audio/jack/patches/patch-ab Sat Aug 09 10:33:16 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.2 2008/07/31 03:58:05 bjs Exp $
+$NetBSD: patch-ab,v 1.3 2008/08/09 10:33:17 bjs Exp $
-The default watchdog timeout is 10 seconds, which is too much for
-usleep(). Let's nanosleep if it's available.
+BSD poll returns POLLIN, not POLLHUP, when the socket is closed,
+as does Darwin.
--- jackd/engine.c.orig 2008-07-27 08:50:30.000000000 -0400
+++ jackd/engine.c
Home |
Main Index |
Thread Index |
Old Index