summaryrefslogtreecommitdiff
path: root/audio/clunk/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/clunk/files
parentMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff)
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'audio/clunk/files')
-rw-r--r--audio/clunk/files/patch-CMakeLists.txt6
-rw-r--r--audio/clunk/files/patch-clunk_mdct__context.h (renamed from audio/clunk/files/patch-clunk__mdct_context.h)6
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/clunk/files/patch-CMakeLists.txt b/audio/clunk/files/patch-CMakeLists.txt
index 6f69ed5535e9..5905d70bfffc 100644
--- a/audio/clunk/files/patch-CMakeLists.txt
+++ b/audio/clunk/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig 2014-09-29 10:48:48.000000000 +0400
-+++ CMakeLists.txt 2015-01-23 14:17:02.000000000 +0300
-@@ -77,7 +77,7 @@
+--- CMakeLists.txt.orig 2014-09-29 06:48:48 UTC
++++ CMakeLists.txt
+@@ -77,7 +77,7 @@ set(PUBLIC_HEADERS
clunk/v3.h
clunk/clunk_c.h
clunk/window_function.h
diff --git a/audio/clunk/files/patch-clunk__mdct_context.h b/audio/clunk/files/patch-clunk_mdct__context.h
index a66c079fdded..1d694ef4a1ce 100644
--- a/audio/clunk/files/patch-clunk__mdct_context.h
+++ b/audio/clunk/files/patch-clunk_mdct__context.h
@@ -1,6 +1,6 @@
---- clunk/mdct_context.h.orig 2014-09-29 10:48:48.000000000 +0400
-+++ clunk/mdct_context.h 2015-01-23 14:14:23.000000000 +0300
-@@ -61,7 +61,7 @@
+--- clunk/mdct_context.h.orig 2014-09-29 06:48:48 UTC
++++ clunk/mdct_context.h
+@@ -61,7 +61,7 @@ public:
T data[N];