summaryrefslogtreecommitdiff
path: root/audio/mp3splt/patches
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3splt/patches')
-rw-r--r--audio/mp3splt/patches/patch-aa13
-rw-r--r--audio/mp3splt/patches/patch-ab13
2 files changed, 0 insertions, 26 deletions
diff --git a/audio/mp3splt/patches/patch-aa b/audio/mp3splt/patches/patch-aa
deleted file mode 100644
index 75ded249249..00000000000
--- a/audio/mp3splt/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2005/10/31 15:59:14 tv Exp $
-
---- mp3splt.c.orig 2005-03-26 08:51:56.000000000 -0500
-+++ mp3splt.c
-@@ -38,8 +38,6 @@
- #include <vorbis/vorbisfile.h>
- #endif
-
--#include "getopt.h"
--
- #include "mp3.h"
- #include "wrap.h"
- #include "ogg.h"
diff --git a/audio/mp3splt/patches/patch-ab b/audio/mp3splt/patches/patch-ab
deleted file mode 100644
index c66dd65108c..00000000000
--- a/audio/mp3splt/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2006/03/06 14:26:17 joerg Exp $
-
---- splt.h.orig 2006-03-06 15:13:08.000000000 +0100
-+++ splt.h
-@@ -93,7 +93,7 @@ char *zero_pad (char *s, char *out, int
-
- char *zero_pad_float (float f, char *out);
-
--int parse_outformat(char *s, char format[][], int cddboption);
-+int parse_outformat(char *s, char format[OUTNUM][MAXOLEN], int cddboption);
-
- unsigned char *cleanstring (unsigned char *s);
-