aboutsummaryrefslogtreecommitdiff
path: root/audio/taglookup
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/taglookup
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
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/taglookup')
-rw-r--r--audio/taglookup/files/patch-command__line.cpp (renamed from audio/taglookup/files/patch-command_line.cpp)6
-rw-r--r--audio/taglookup/files/patch-tag.cpp4
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/taglookup/files/patch-command_line.cpp b/audio/taglookup/files/patch-command__line.cpp
index 2ee3237c3223..c9ffd7fa9eeb 100644
--- a/audio/taglookup/files/patch-command_line.cpp
+++ b/audio/taglookup/files/patch-command__line.cpp
@@ -1,6 +1,6 @@
---- ./command_line.cpp.orig 2007-10-01 21:09:46.000000000 +0200
-+++ ./command_line.cpp 2014-04-07 10:14:49.462722923 +0200
-@@ -105,7 +105,7 @@
+--- command_line.cpp.orig 2007-10-01 19:09:46 UTC
++++ command_line.cpp
+@@ -105,7 +105,7 @@ namespace TagLookup
bool CommandLineArgumentsParser::parsePort()
{
diff --git a/audio/taglookup/files/patch-tag.cpp b/audio/taglookup/files/patch-tag.cpp
index 1a74178d794e..9ed9dcbe12fe 100644
--- a/audio/taglookup/files/patch-tag.cpp
+++ b/audio/taglookup/files/patch-tag.cpp
@@ -1,5 +1,5 @@
---- ./tag.cpp.orig 2007-10-28 18:42:56.000000000 -0400
-+++ ./tag.cpp 2011-03-18 18:59:23.000000000 -0400
+--- tag.cpp.orig 2007-10-28 22:42:56 UTC
++++ tag.cpp
@@ -27,6 +27,7 @@
#include <utility>