diff options
author | mat <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
commit | 92a23247b1467190ce10007190052c33423ff547 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/pd | |
parent | 95f228514e93df3c298ff9e8142253c866d190fe (diff) | |
download | freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.gz freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.zst freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.zip |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/pd')
-rw-r--r-- | audio/pd/files/patch-extra_pd~_pd~.c (renamed from audio/pd/files/patch-extra_pd_pd.c) | 2 | ||||
-rw-r--r-- | audio/pd/files/patch-src_s__audio__alsa.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/pd/files/patch-extra_pd_pd.c b/audio/pd/files/patch-extra_pd~_pd~.c index a8c0e0ce9e7e..3989b1e5a3ef 100644 --- a/audio/pd/files/patch-extra_pd_pd.c +++ b/audio/pd/files/patch-extra_pd~_pd~.c @@ -1,4 +1,4 @@ ---- extra/pd~/pd~.c.orig 2016-05-13 08:31:10 UTC +--- extra/pd~/pd~.c.orig 2016-04-13 23:39:44 UTC +++ extra/pd~/pd~.c @@ -19,6 +19,7 @@ typedef int socklen_t; #include <stdlib.h> diff --git a/audio/pd/files/patch-src_s__audio__alsa.c b/audio/pd/files/patch-src_s__audio__alsa.c index 7bbf1b3b55bf..edf75f8e8fdb 100644 --- a/audio/pd/files/patch-src_s__audio__alsa.c +++ b/audio/pd/files/patch-src_s__audio__alsa.c @@ -1,4 +1,4 @@ ---- src/s_audio_alsa.c.orig 2014-09-18 00:09:56 UTC +--- src/s_audio_alsa.c.orig 2016-04-03 04:15:36 UTC +++ src/s_audio_alsa.c @@ -25,7 +25,14 @@ #include <sched.h> |