From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/ladspa/files/patch-applyplugin.c | 11 ----------- audio/ladspa/files/patch-src_applyplugin.c | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 audio/ladspa/files/patch-applyplugin.c create mode 100644 audio/ladspa/files/patch-src_applyplugin.c (limited to 'audio/ladspa') diff --git a/audio/ladspa/files/patch-applyplugin.c b/audio/ladspa/files/patch-applyplugin.c deleted file mode 100644 index 583387a2f40d..000000000000 --- a/audio/ladspa/files/patch-applyplugin.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/applyplugin.c.orig Sat May 11 23:31:00 2002 -+++ src/applyplugin.c Sat May 11 23:31:09 2002 -@@ -6,7 +6,7 @@ - /*****************************************************************************/ - - #include --#include -+#include - #include - #include - #include diff --git a/audio/ladspa/files/patch-src_applyplugin.c b/audio/ladspa/files/patch-src_applyplugin.c new file mode 100644 index 000000000000..96274d17dda6 --- /dev/null +++ b/audio/ladspa/files/patch-src_applyplugin.c @@ -0,0 +1,11 @@ +--- src/applyplugin.c.orig 2007-11-06 10:52:56 UTC ++++ src/applyplugin.c +@@ -6,7 +6,7 @@ + /*****************************************************************************/ + + #include +-#include ++#include + #include + #include + #include -- cgit v1.2.3