aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3stat
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/mp3stat
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/mp3stat')
-rw-r--r--audio/mp3stat/files/patch-base.cpp2
-rw-r--r--audio/mp3stat/files/patch-input_mp3_mp3stat.cpp4
-rw-r--r--audio/mp3stat/files/patch-input_vorbis_oggstat.cpp (renamed from audio/mp3stat/files/patch-input__vorbis__oggstat.cpp)2
-rw-r--r--audio/mp3stat/files/patch-input_vorbis_oggstat.h4
-rw-r--r--audio/mp3stat/files/patch-ui.cpp4
-rw-r--r--audio/mp3stat/files/patch-ui_console_cli.cpp (renamed from audio/mp3stat/files/patch-ui__console__cli.cpp)2
-rw-r--r--audio/mp3stat/files/patch-ui_gtk_gtk2__ui.cpp (renamed from audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp)6
7 files changed, 12 insertions, 12 deletions
diff --git a/audio/mp3stat/files/patch-base.cpp b/audio/mp3stat/files/patch-base.cpp
index dbb26395a441..ddfe7c41baa9 100644
--- a/audio/mp3stat/files/patch-base.cpp
+++ b/audio/mp3stat/files/patch-base.cpp
@@ -1,4 +1,4 @@
---- base.cpp.orig
+--- base.cpp.orig 2004-09-21 01:29:25 UTC
+++ base.cpp
@@ -1,4 +1,5 @@
-#include <stdio.h>
diff --git a/audio/mp3stat/files/patch-input_mp3_mp3stat.cpp b/audio/mp3stat/files/patch-input_mp3_mp3stat.cpp
index 8e72c1f4dd7d..de5e61ccdb02 100644
--- a/audio/mp3stat/files/patch-input_mp3_mp3stat.cpp
+++ b/audio/mp3stat/files/patch-input_mp3_mp3stat.cpp
@@ -1,5 +1,5 @@
---- input/mp3/mp3stat.cpp.orig Tue Sep 14 12:50:17 2004
-+++ input/mp3/mp3stat.cpp Tue Sep 14 15:35:44 2004
+--- input/mp3/mp3stat.cpp.orig 2004-09-16 00:32:05 UTC
++++ input/mp3/mp3stat.cpp
@@ -5,6 +5,7 @@
* mp3check - check mp3 file for consistency and print infos
* Copyright (C) 1998 by Johannes Overmann <overmann@iname.com>
diff --git a/audio/mp3stat/files/patch-input__vorbis__oggstat.cpp b/audio/mp3stat/files/patch-input_vorbis_oggstat.cpp
index 0871455a927c..9cfd8b14c7d2 100644
--- a/audio/mp3stat/files/patch-input__vorbis__oggstat.cpp
+++ b/audio/mp3stat/files/patch-input_vorbis_oggstat.cpp
@@ -1,4 +1,4 @@
---- input/vorbis/oggstat.cpp.orig
+--- input/vorbis/oggstat.cpp.orig 2004-09-16 00:32:20 UTC
+++ input/vorbis/oggstat.cpp
@@ -1,3 +1,4 @@
+#include <cstdlib>
diff --git a/audio/mp3stat/files/patch-input_vorbis_oggstat.h b/audio/mp3stat/files/patch-input_vorbis_oggstat.h
index d9470caad1cd..444d943e3987 100644
--- a/audio/mp3stat/files/patch-input_vorbis_oggstat.h
+++ b/audio/mp3stat/files/patch-input_vorbis_oggstat.h
@@ -1,5 +1,5 @@
---- input/vorbis/oggstat.h.orig Thu Sep 16 08:03:59 2004
-+++ input/vorbis/oggstat.h Tue Sep 21 21:08:41 2004
+--- input/vorbis/oggstat.h.orig 2004-09-15 23:03:59 UTC
++++ input/vorbis/oggstat.h
@@ -5,6 +5,7 @@
#include <sys/mman.h>
#include <fcntl.h>
diff --git a/audio/mp3stat/files/patch-ui.cpp b/audio/mp3stat/files/patch-ui.cpp
index 86856e3c02a8..a06f428f143b 100644
--- a/audio/mp3stat/files/patch-ui.cpp
+++ b/audio/mp3stat/files/patch-ui.cpp
@@ -1,5 +1,5 @@
---- ui.cpp.orig Fri Sep 17 09:54:41 2004
-+++ ui.cpp Tue Sep 21 20:28:28 2004
+--- ui.cpp.orig 2004-09-30 03:54:19 UTC
++++ ui.cpp
@@ -1,4 +1,5 @@
#include "ui.h"
+#include <cstdio>
diff --git a/audio/mp3stat/files/patch-ui__console__cli.cpp b/audio/mp3stat/files/patch-ui_console_cli.cpp
index 04d31adc1d19..91cb8191754d 100644
--- a/audio/mp3stat/files/patch-ui__console__cli.cpp
+++ b/audio/mp3stat/files/patch-ui_console_cli.cpp
@@ -1,4 +1,4 @@
---- ui/console/cli.cpp.orig
+--- ui/console/cli.cpp.orig 2016-07-26 15:21:43 UTC
+++ ui/console/cli.cpp
@@ -1,4 +1,5 @@
-#include <stdio.h>
diff --git a/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp b/audio/mp3stat/files/patch-ui_gtk_gtk2__ui.cpp
index 4dac4afd24dd..fa2f144d02e0 100644
--- a/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp
+++ b/audio/mp3stat/files/patch-ui_gtk_gtk2__ui.cpp
@@ -1,6 +1,6 @@
---- ui/gtk/gtk2_ui.cpp.orig Mon Sep 20 14:04:50 2004
-+++ ui/gtk/gtk2_ui.cpp Tue Sep 21 22:54:39 2004
-@@ -279,7 +279,7 @@
+--- ui/gtk/gtk2_ui.cpp.orig 2004-09-30 04:07:54 UTC
++++ ui/gtk/gtk2_ui.cpp
+@@ -285,7 +285,7 @@ gtk2_ui::gtk_interface()
Info chosen;
Info chosen2;