aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/timidity
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'audio/timidity')
-rw-r--r--audio/timidity/files/patch-common.c4
-rw-r--r--audio/timidity/files/patch-config.h4
-rw-r--r--audio/timidity/files/patch-dumb__c.c (renamed from audio/timidity/files/patch-dumb_c.c)6
-rw-r--r--audio/timidity/files/patch-instrum.c4
-rw-r--r--audio/timidity/files/patch-linux__a.c (renamed from audio/timidity/files/patch-linux_a.c)16
-rw-r--r--audio/timidity/files/patch-mix.c4
-rw-r--r--audio/timidity/files/patch-playmidi.c4
-rw-r--r--audio/timidity/files/patch-raw__a.c (renamed from audio/timidity/files/patch-raw_a.c)4
-rw-r--r--audio/timidity/files/patch-readmidi.c4
-rw-r--r--audio/timidity/files/patch-resample.c4
-rw-r--r--audio/timidity/files/patch-timidity.c4
-rw-r--r--audio/timidity/files/patch-timidity.cfg6
-rw-r--r--audio/timidity/files/patch-wav2pat.c4
-rw-r--r--audio/timidity/files/patch-wave__a.c (renamed from audio/timidity/files/patch-wave_a.c)4
14 files changed, 36 insertions, 36 deletions
diff --git a/audio/timidity/files/patch-common.c b/audio/timidity/files/patch-common.c
index 62f92114a610..9e1653c316e6 100644
--- a/audio/timidity/files/patch-common.c
+++ b/audio/timidity/files/patch-common.c
@@ -1,5 +1,5 @@
---- ./common.c.orig 1996-06-01 07:20:19.000000000 -0500
-+++ ./common.c 2013-04-21 10:18:23.000000000 -0500
+--- common.c.orig 1996-06-01 12:20:19 UTC
++++ common.c
@@ -24,7 +24,7 @@
#include <stdio.h>
#include <stdlib.h>
diff --git a/audio/timidity/files/patch-config.h b/audio/timidity/files/patch-config.h
index 9330b30fb8e4..c9345adaae8c 100644
--- a/audio/timidity/files/patch-config.h
+++ b/audio/timidity/files/patch-config.h
@@ -1,5 +1,5 @@
---- ./config.h.orig 1996-06-01 07:54:49.000000000 -0500
-+++ ./config.h 2013-04-21 10:18:23.000000000 -0500
+--- config.h.orig 1996-06-01 12:54:49 UTC
++++ config.h
@@ -217,6 +217,22 @@
# endif
#endif /* linux */
diff --git a/audio/timidity/files/patch-dumb_c.c b/audio/timidity/files/patch-dumb__c.c
index 2b740bd6aa96..46a39316d53c 100644
--- a/audio/timidity/files/patch-dumb_c.c
+++ b/audio/timidity/files/patch-dumb__c.c
@@ -1,6 +1,6 @@
---- ./dumb_c.c.orig 1996-05-20 09:01:17.000000000 -0500
-+++ ./dumb_c.c 2013-04-21 10:18:23.000000000 -0500
-@@ -66,10 +66,12 @@
+--- dumb_c.c.orig 1996-05-20 14:01:17 UTC
++++ dumb_c.c
+@@ -66,10 +66,12 @@ ControlMode ctl=
ctl_expression, ctl_panning, ctl_sustain, ctl_pitch_bend
};
diff --git a/audio/timidity/files/patch-instrum.c b/audio/timidity/files/patch-instrum.c
index 33d53c6241d5..895c5d2e0065 100644
--- a/audio/timidity/files/patch-instrum.c
+++ b/audio/timidity/files/patch-instrum.c
@@ -1,5 +1,5 @@
---- ./instrum.c.orig 1996-05-20 08:15:10.000000000 -0500
-+++ ./instrum.c 2013-04-21 10:18:23.000000000 -0500
+--- instrum.c.orig 1996-05-20 13:15:10 UTC
++++ instrum.c
@@ -25,7 +25,7 @@
#include <stdio.h>
diff --git a/audio/timidity/files/patch-linux_a.c b/audio/timidity/files/patch-linux__a.c
index 0d383938cdc0..f778eeca0356 100644
--- a/audio/timidity/files/patch-linux_a.c
+++ b/audio/timidity/files/patch-linux__a.c
@@ -1,6 +1,6 @@
---- ./linux_a.c.orig 1996-05-20 08:09:46.000000000 -0500
-+++ ./linux_a.c 2013-04-21 10:18:23.000000000 -0500
-@@ -71,12 +71,15 @@
+--- linux_a.c.orig 1996-05-20 13:09:46 UTC
++++ linux_a.c
+@@ -71,12 +71,15 @@ PlayMode dpm = {
then 8-bit unsigned if it fails. If you have a sound device that
can't handle either, let me know. */
@@ -17,7 +17,7 @@
if (fd<0)
{
ctl->cmsg(CMSG_ERROR, VERB_NORMAL, "%s: %s",
-@@ -84,6 +87,23 @@
+@@ -84,6 +87,23 @@ static int open_output(void)
return -1;
}
@@ -41,7 +41,7 @@
/* They can't mean these */
dpm.encoding &= ~(PE_ULAW|PE_BYTESWAP);
-@@ -92,6 +112,29 @@
+@@ -92,6 +112,29 @@ static int open_output(void)
the other one. */
i=tmp=(dpm.encoding & PE_16BIT) ? 16 : 8;
@@ -71,7 +71,7 @@
if (ioctl(fd, SNDCTL_DSP_SAMPLESIZE, &tmp)<0 || tmp!=i)
{
/* Try the other one */
-@@ -109,6 +152,7 @@
+@@ -109,6 +152,7 @@ static int open_output(void)
dpm.encoding ^= PE_16BIT;
warnings=1;
}
@@ -79,7 +79,7 @@
if (dpm.encoding & PE_16BIT)
dpm.encoding |= PE_SIGNED;
else
-@@ -163,6 +207,8 @@
+@@ -163,6 +207,8 @@ static int open_output(void)
/* Set buffer fragments (in extra_param[0]) */
tmp=AUDIO_BUFFER_BITS;
@@ -88,7 +88,7 @@
if (!(dpm.encoding & PE_MONO)) tmp++;
if (dpm.encoding & PE_16BIT) tmp++;
tmp |= (dpm.extra_param[0]<<16);
-@@ -189,28 +235,35 @@
+@@ -189,28 +235,35 @@ static int open_output(void)
return warnings;
}
diff --git a/audio/timidity/files/patch-mix.c b/audio/timidity/files/patch-mix.c
index 44b50f10c021..fb9e8fd3d7a2 100644
--- a/audio/timidity/files/patch-mix.c
+++ b/audio/timidity/files/patch-mix.c
@@ -1,5 +1,5 @@
---- ./mix.c.orig 1996-05-20 08:09:46.000000000 -0500
-+++ ./mix.c 2013-04-21 10:18:23.000000000 -0500
+--- mix.c.orig 1996-05-20 13:09:46 UTC
++++ mix.c
@@ -23,7 +23,11 @@
#include <math.h>
diff --git a/audio/timidity/files/patch-playmidi.c b/audio/timidity/files/patch-playmidi.c
index 4d313ea223e5..5e2f993dd143 100644
--- a/audio/timidity/files/patch-playmidi.c
+++ b/audio/timidity/files/patch-playmidi.c
@@ -1,5 +1,5 @@
---- ./playmidi.c.orig 1996-05-20 08:09:46.000000000 -0500
-+++ ./playmidi.c 2013-04-21 10:18:23.000000000 -0500
+--- playmidi.c.orig 1996-05-20 13:09:46 UTC
++++ playmidi.c
@@ -27,7 +27,7 @@
#endif
#include <stdlib.h>
diff --git a/audio/timidity/files/patch-raw_a.c b/audio/timidity/files/patch-raw__a.c
index 35dc2e936265..4f0190dbb1a9 100644
--- a/audio/timidity/files/patch-raw_a.c
+++ b/audio/timidity/files/patch-raw__a.c
@@ -1,5 +1,5 @@
---- ./raw_a.c.orig 1996-05-20 08:09:47.000000000 -0500
-+++ ./raw_a.c 2013-04-21 10:18:23.000000000 -0500
+--- raw_a.c.orig 1996-05-20 13:09:47 UTC
++++ raw_a.c
@@ -35,6 +35,7 @@
#ifdef __FreeBSD__
diff --git a/audio/timidity/files/patch-readmidi.c b/audio/timidity/files/patch-readmidi.c
index 3282b42d223a..cf39fa248c73 100644
--- a/audio/timidity/files/patch-readmidi.c
+++ b/audio/timidity/files/patch-readmidi.c
@@ -1,5 +1,5 @@
---- ./readmidi.c.orig 1996-05-20 08:09:47.000000000 -0500
-+++ ./readmidi.c 2013-04-21 10:18:23.000000000 -0500
+--- readmidi.c.orig 1996-05-20 13:09:47 UTC
++++ readmidi.c
@@ -23,7 +23,7 @@
#include <stdlib.h>
#include <errno.h>
diff --git a/audio/timidity/files/patch-resample.c b/audio/timidity/files/patch-resample.c
index 254f5bbd294f..42c564222384 100644
--- a/audio/timidity/files/patch-resample.c
+++ b/audio/timidity/files/patch-resample.c
@@ -1,5 +1,5 @@
---- ./resample.c.orig 1996-05-20 08:09:47.000000000 -0500
-+++ ./resample.c 2013-04-21 10:18:23.000000000 -0500
+--- resample.c.orig 1996-05-20 13:09:47 UTC
++++ resample.c
@@ -22,7 +22,11 @@
#include <math.h>
diff --git a/audio/timidity/files/patch-timidity.c b/audio/timidity/files/patch-timidity.c
index db44a7a11ea7..cc06c9dd440a 100644
--- a/audio/timidity/files/patch-timidity.c
+++ b/audio/timidity/files/patch-timidity.c
@@ -1,5 +1,5 @@
---- ./timidity.c.orig 1996-05-21 14:16:20.000000000 -0500
-+++ ./timidity.c 2013-04-21 10:18:23.000000000 -0500
+--- timidity.c.orig 1996-05-21 19:16:20 UTC
++++ timidity.c
@@ -21,7 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
diff --git a/audio/timidity/files/patch-timidity.cfg b/audio/timidity/files/patch-timidity.cfg
index 7d6b7fe47fe1..702bb0c0ba3c 100644
--- a/audio/timidity/files/patch-timidity.cfg
+++ b/audio/timidity/files/patch-timidity.cfg
@@ -1,5 +1,5 @@
---- ./timidity.cfg.orig 1995-05-21 17:40:27.000000000 -0500
-+++ ./timidity.cfg 2013-04-21 10:18:23.000000000 -0500
+--- timidity.cfg.orig 1995-05-21 22:40:27 UTC
++++ timidity.cfg
@@ -27,16 +27,16 @@
# If you've moved things around since compiling, uncomment and edit this to
# point to the library directory:
@@ -21,7 +21,7 @@
##############################################################################
# If you have Dustin McCartney's "wowpats" patches, you can source the
-@@ -70,6 +70,7 @@
+@@ -70,6 +70,7 @@ bank 0
#source midia.cfg
#
diff --git a/audio/timidity/files/patch-wav2pat.c b/audio/timidity/files/patch-wav2pat.c
index ccecf7f127d4..85c78f6a9656 100644
--- a/audio/timidity/files/patch-wav2pat.c
+++ b/audio/timidity/files/patch-wav2pat.c
@@ -1,5 +1,5 @@
---- ./wav2pat.c.orig 1996-05-20 08:09:47.000000000 -0500
-+++ ./wav2pat.c 2013-04-21 10:18:23.000000000 -0500
+--- wav2pat.c.orig 1996-05-20 13:09:47 UTC
++++ wav2pat.c
@@ -28,7 +28,7 @@
#include <unistd.h>
#include <fcntl.h>
diff --git a/audio/timidity/files/patch-wave_a.c b/audio/timidity/files/patch-wave__a.c
index 89b6121d813f..488a41f48f2e 100644
--- a/audio/timidity/files/patch-wave_a.c
+++ b/audio/timidity/files/patch-wave__a.c
@@ -1,5 +1,5 @@
---- ./wave_a.c.orig 1996-05-20 08:10:15.000000000 -0500
-+++ ./wave_a.c 2013-04-21 10:18:23.000000000 -0500
+--- wave_a.c.orig 1996-05-20 13:10:15 UTC
++++ wave_a.c
@@ -35,6 +35,7 @@
#ifdef __FreeBSD__