aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snack/files
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-27 00:51:15 +0800
committermat <mat@FreeBSD.org>2016-07-27 00:51:15 +0800
commit92a23247b1467190ce10007190052c33423ff547 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/snack/files
parent95f228514e93df3c298ff9e8142253c866d190fe (diff)
downloadfreebsd-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/snack/files')
-rw-r--r--audio/snack/files/patch-generic_jkFormatMP3.c (renamed from audio/snack/files/patch-generic-jkFormatMP3.c)4
-rw-r--r--audio/snack/files/patch-unix_configure (renamed from audio/snack/files/patch-configure)4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/snack/files/patch-generic-jkFormatMP3.c b/audio/snack/files/patch-generic_jkFormatMP3.c
index 7f509dac31c7..48d7c79966ff 100644
--- a/audio/snack/files/patch-generic-jkFormatMP3.c
+++ b/audio/snack/files/patch-generic_jkFormatMP3.c
@@ -1,5 +1,5 @@
---- ../generic/jkFormatMP3.c.orig 2005-12-14 11:29:38 UTC
-+++ ../generic/jkFormatMP3.c
+--- generic/jkFormatMP3.c.orig 2005-12-14 11:29:38 UTC
++++ generic/jkFormatMP3.c
@@ -31,7 +31,6 @@ must retain this copyright notice.
#include <string.h>
#define FRAS2(is,a) ((is) > 0 ? t_43[(is)]*(a):-t_43[-(is)]*(a))
diff --git a/audio/snack/files/patch-configure b/audio/snack/files/patch-unix_configure
index 153d3c0c30a6..0cb4ac67d334 100644
--- a/audio/snack/files/patch-configure
+++ b/audio/snack/files/patch-unix_configure
@@ -1,5 +1,5 @@
---- configure.orig 2005-12-14 11:29:39 UTC
-+++ configure
+--- unix/configure.orig 2005-12-14 11:29:39 UTC
++++ unix/configure
@@ -1487,7 +1487,7 @@ if test "$TCL_SHARED_BUILD" = 0; then
echo "$as_me: error: Tcl and Tk must be configured with the --enable-shared flag" >&2;}
{ (exit 1); exit 1; }; }