aboutsummaryrefslogtreecommitdiff
path: root/audio/cuetools
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-11-27 21:44:08 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-11-27 21:44:08 +0000
commit5b7e27c17dc1a76b26c0bab94c53a47496e42237 (patch)
treefa357afe39e07d51a927b7bd5045995d933d1a59 /audio/cuetools
parent02d5f3c277b3d44398037c619a8a7300e80af2b8 (diff)
downloadports-5b7e27c17dc1a76b26c0bab94c53a47496e42237.tar.gz
ports-5b7e27c17dc1a76b26c0bab94c53a47496e42237.zip
- Add the patch file forgotten in previous commit.
Notes
Notes: svn path=/head/; revision=223470
Diffstat (limited to 'audio/cuetools')
-rw-r--r--audio/cuetools/files/patch-extras_cuetag.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/cuetools/files/patch-extras_cuetag.sh b/audio/cuetools/files/patch-extras_cuetag.sh
new file mode 100644
index 000000000000..65456bec62da
--- /dev/null
+++ b/audio/cuetools/files/patch-extras_cuetag.sh
@@ -0,0 +1,11 @@
+--- extras/cuetag.sh.orig 2008-11-28 00:41:26.000000000 +0300
++++ extras/cuetag.sh 2008-11-28 00:41:32.000000000 +0300
+@@ -18,7 +18,7 @@
+ {
+ # FLAC tagging
+ # --remove-vc-all overwrites existing comments
+- METAFLAC="metaflac --remove-vc-all --import-vc-from=-"
++ METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
+
+ # Ogg Vorbis tagging
+ # -w overwrites existing comments