aboutsummaryrefslogtreecommitdiffstats
path: root/audio/vorbis-tools
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 00:51:15 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 00:51:15 +0800
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/vorbis-tools
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadfreebsd-ports-gnome-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
freebsd-ports-gnome-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.zst
freebsd-ports-gnome-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.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/vorbis-tools')
-rw-r--r--audio/vorbis-tools/files/patch-configure8
-rw-r--r--audio/vorbis-tools/files/patch-ogg123_Makefile.in8
-rw-r--r--audio/vorbis-tools/files/patch-ogg123_vorbis__comments.c (renamed from audio/vorbis-tools/files/patch-ogg123_vorbis_comments.c)4
-rw-r--r--audio/vorbis-tools/files/patch-oggenc_lyrics.c4
4 files changed, 12 insertions, 12 deletions
diff --git a/audio/vorbis-tools/files/patch-configure b/audio/vorbis-tools/files/patch-configure
index f3ce4550ae6e..b7cade5fb297 100644
--- a/audio/vorbis-tools/files/patch-configure
+++ b/audio/vorbis-tools/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2008-03-03 06:48:08.000000000 +0100
-+++ configure 2008-03-12 19:43:37.000000000 +0100
-@@ -27301,7 +27301,7 @@
+--- configure.orig 2010-03-26 07:07:20 UTC
++++ configure
+@@ -20398,7 +20398,7 @@ if test -z "$GCC"; then
;;
*)
DEBUG="-g"
@@ -9,7 +9,7 @@
PROFILE="-g -p"
;;
esac
-@@ -27324,8 +27324,8 @@
+@@ -20421,8 +20421,8 @@ else
;;
*)
DEBUG="-g -Wall -fsigned-char"
diff --git a/audio/vorbis-tools/files/patch-ogg123_Makefile.in b/audio/vorbis-tools/files/patch-ogg123_Makefile.in
index c3c36dbe3585..282df7d6f2e1 100644
--- a/audio/vorbis-tools/files/patch-ogg123_Makefile.in
+++ b/audio/vorbis-tools/files/patch-ogg123_Makefile.in
@@ -1,11 +1,11 @@
---- ogg123/Makefile.in.orig 2008-03-03 06:47:58.000000000 +0100
-+++ ogg123/Makefile.in 2008-03-12 19:43:37.000000000 +0100
-@@ -605,7 +605,7 @@
+--- ogg123/Makefile.in.orig 2010-03-26 07:07:18 UTC
++++ ogg123/Makefile.in
+@@ -633,7 +633,7 @@ info: info-am
info-am:
-install-data-am: install-docDATA install-man
+install-data-am: install-man
- install-dvi: install-dvi-am
+ install-exec-am: install-binPROGRAMS
diff --git a/audio/vorbis-tools/files/patch-ogg123_vorbis_comments.c b/audio/vorbis-tools/files/patch-ogg123_vorbis__comments.c
index ebe31605a6f6..5ad494448ec1 100644
--- a/audio/vorbis-tools/files/patch-ogg123_vorbis_comments.c
+++ b/audio/vorbis-tools/files/patch-ogg123_vorbis__comments.c
@@ -1,5 +1,5 @@
---- ogg123/vorbis_comments.c.orig 2010-06-05 16:48:23.000000000 +0200
-+++ ogg123/vorbis_comments.c 2010-06-05 16:55:21.000000000 +0200
+--- ogg123/vorbis_comments.c.orig 2010-01-27 04:14:11 UTC
++++ ogg123/vorbis_comments.c
@@ -72,7 +72,7 @@ char *lookup_comment_prettyprint (char *
/* Use default formatting */
diff --git a/audio/vorbis-tools/files/patch-oggenc_lyrics.c b/audio/vorbis-tools/files/patch-oggenc_lyrics.c
index 60a4da0a61bc..39cf6fa26b36 100644
--- a/audio/vorbis-tools/files/patch-oggenc_lyrics.c
+++ b/audio/vorbis-tools/files/patch-oggenc_lyrics.c
@@ -1,5 +1,5 @@
---- oggenc/lyrics.c.orig 2010-06-05 17:00:07.000000000 +0200
-+++ oggenc/lyrics.c 2010-06-05 17:00:17.000000000 +0200
+--- oggenc/lyrics.c.orig 2010-01-22 06:28:06 UTC
++++ oggenc/lyrics.c
@@ -16,7 +16,7 @@
#endif