aboutsummaryrefslogtreecommitdiff
path: root/audio/osd-lyrics/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/osd-lyrics/files
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Notes
Diffstat (limited to 'audio/osd-lyrics/files')
-rw-r--r--audio/osd-lyrics/files/patch-lib_chardetect_src_entry_impl.cpp (renamed from audio/osd-lyrics/files/patch-lib__chardetect__src__entry__impl.cpp)2
-rw-r--r--audio/osd-lyrics/files/patch-lib_chardetect_src_prmem.h (renamed from audio/osd-lyrics/files/patch-lib__chardetect__src__prmem.h)2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/osd-lyrics/files/patch-lib__chardetect__src__entry__impl.cpp b/audio/osd-lyrics/files/patch-lib_chardetect_src_entry_impl.cpp
index 37fa0b014e97..fd0bd35afeca 100644
--- a/audio/osd-lyrics/files/patch-lib__chardetect__src__entry__impl.cpp
+++ b/audio/osd-lyrics/files/patch-lib_chardetect_src_entry_impl.cpp
@@ -1,4 +1,4 @@
---- lib/chardetect/src/entry/impl.cpp.orig
+--- lib/chardetect/src/entry/impl.cpp.orig 2012-06-04 03:45:15 UTC
+++ lib/chardetect/src/entry/impl.cpp
@@ -41,8 +41,10 @@
#include "chardetect.h"
diff --git a/audio/osd-lyrics/files/patch-lib__chardetect__src__prmem.h b/audio/osd-lyrics/files/patch-lib_chardetect_src_prmem.h
index 17e0610138ad..f7b4e7fe402e 100644
--- a/audio/osd-lyrics/files/patch-lib__chardetect__src__prmem.h
+++ b/audio/osd-lyrics/files/patch-lib_chardetect_src_prmem.h
@@ -1,4 +1,4 @@
---- lib/chardetect/src/prmem.h.orig
+--- lib/chardetect/src/prmem.h.orig 2012-06-04 03:45:15 UTC
+++ lib/chardetect/src/prmem.h
@@ -37,7 +37,9 @@
#ifndef nsDummyPrmem_h__