FreeBSD Bugzilla – Attachment 74779 Details for
Bug 108114
[PATCH] audio/jackit: update to 0.102.28.s20061216
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jackit-0.102.28.s20061216.patch
jackit-0.102.28.s20061216.patch (text/plain), 2.94 KB, created by
trasz
on 2007-01-19 12:00:47 UTC
(
hide
)
Description:
jackit-0.102.28.s20061216.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2007-01-19 12:00:47 UTC
Size:
2.94 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/audio/jackit/Makefile /home/trasz/jack/Makefile >--- /usr/ports/audio/jackit/Makefile Thu Dec 21 14:23:33 2006 >+++ /home/trasz/jack/Makefile Fri Jan 19 12:59:30 2007 >@@ -6,12 +6,11 @@ > # > > PORTNAME= jackit >-PORTVERSION= 0.102.20 >-PORTREVISION= 1 >+DISTVERSION= 0.102.28.svn20061216 > CATEGORIES= audio >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= jackit >-DISTNAME= jack-audio-connection-kit-${PORTVERSION} >+MASTER_SITES= http://www.rncbc.org/jack/ \ >+ http://freebsd.unixfreunde.de/sources/ >+DISTNAME= jack-${DISTVERSION} > > MAINTAINER= multimedia@FreeBSD.org > COMMENT= A low-latency audio server >@@ -26,6 +25,7 @@ > CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" LDFLAGS="-L${LOCALBASE}/lib" \ > CPPFLAGS="-I${LOCALBASE}/include" \ > CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" >+CONFIGURE_ARGS= --mandir=${PREFIX}/man/ > GNU_CONFIGURE= yes > USE_GETOPT_LONG= yes > USE_LDCONFIG= yes >diff -ruN --exclude=CVS /usr/ports/audio/jackit/distinfo /home/trasz/jack/distinfo >--- /usr/ports/audio/jackit/distinfo Wed Dec 6 20:10:16 2006 >+++ /home/trasz/jack/distinfo Fri Jan 19 12:59:30 2007 >@@ -1,3 +1,3 @@ >-MD5 (jack-audio-connection-kit-0.102.20.tar.gz) = d6881555a8b4c923b4ec706832f0d776 >-SHA256 (jack-audio-connection-kit-0.102.20.tar.gz) = e4506a9f46cd6fa4896e76482f17b7bddeeda3eb35add176d6db479e5c4f8530 >-SIZE (jack-audio-connection-kit-0.102.20.tar.gz) = 761792 >+MD5 (jack-0.102.28.svn20061216.tar.gz) = aea1e24e5ed3bff8e4283b202189496c >+SHA256 (jack-0.102.28.svn20061216.tar.gz) = 5405026bfb8d37381487135c28237c3e6aa18cc91e350d1c04e2d98ad96d05d3 >+SIZE (jack-0.102.28.svn20061216.tar.gz) = 770203 >diff -ruN --exclude=CVS /usr/ports/audio/jackit/files/patch-configure /home/trasz/jack/files/patch-configure >--- /usr/ports/audio/jackit/files/patch-configure Wed Dec 6 20:10:16 2006 >+++ /home/trasz/jack/files/patch-configure Thu Jan 1 01:00:00 1970 >@@ -1,11 +0,0 @@ >---- configure.orig Wed Dec 6 08:33:37 2006 >-+++ configure Wed Dec 6 08:35:19 2006 >-@@ -23296,7 +23296,7 @@ >- # the cached result to work around this problem. >- >- READLINE_DEPS="" >--HAVE_READLINE="false" >-+HAVE_READLINE="true" >- #AC_CHECK_LIB(readline, readline, [:], >- # [unset ac_cv_lib_readline_readline >- # AC_CHECK_LIB(readline, readline, [READLINE_DEPS="-ltermcap"], >diff -ruN --exclude=CVS /usr/ports/audio/jackit/files/patch-libjack-midiport.c /home/trasz/jack/files/patch-libjack-midiport.c >--- /usr/ports/audio/jackit/files/patch-libjack-midiport.c Wed Dec 6 20:10:16 2006 >+++ /home/trasz/jack/files/patch-libjack-midiport.c Fri Jan 19 12:59:28 2007 >@@ -1,9 +1,9 @@ >---- libjack/midiport.c.orig Wed Dec 6 08:05:17 2006 >-+++ libjack/midiport.c Wed Dec 6 08:05:56 2006 >-@@ -72,7 +72,7 @@ >+--- libjack/midiport.c.orig Sat Dec 16 13:50:17 2006 >++++ libjack/midiport.c Fri Jan 19 00:25:32 2007 >+@@ -77,7 +77,7 @@ > (jack_midi_port_info_private_t *) port_buffer; > >- if (event_idx >= info->info.event_count) >+ if (event_idx >= info->event_count) > - return ENODATA; > + return ENOMSG;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 108114
: 74779 |
74780