aboutsummaryrefslogtreecommitdiff
path: root/ftp/wxdfast/files
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-07-11 20:34:37 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-07-11 20:34:37 +0000
commit2b58fd9d42aa7dc1a995865adcf22613b229d20b (patch)
tree90be67e8c94dcc49c227d60f08fb3910ec13d7a0 /ftp/wxdfast/files
parent3366dfdc3acec089d60314033630d5071f70cd62 (diff)
downloadports-2b58fd9d42aa7dc1a995865adcf22613b229d20b.tar.gz
ports-2b58fd9d42aa7dc1a995865adcf22613b229d20b.zip
Notes
Diffstat (limited to 'ftp/wxdfast/files')
-rw-r--r--ftp/wxdfast/files/patch-src__FinishedList.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/ftp/wxdfast/files/patch-src__FinishedList.cpp b/ftp/wxdfast/files/patch-src__FinishedList.cpp
index 2084afb7e512..b4bdd516eba4 100644
--- a/ftp/wxdfast/files/patch-src__FinishedList.cpp
+++ b/ftp/wxdfast/files/patch-src__FinishedList.cpp
@@ -1,6 +1,6 @@
---- ./src/FinishedList.cpp.orig Sun Oct 29 12:08:39 2006
-+++ ./src/FinishedList.cpp Tue Nov 7 19:55:03 2006
-@@ -186,7 +186,7 @@
+--- ./src/FinishedList.cpp.orig Mon Mar 12 01:45:24 2007
++++ ./src/FinishedList.cpp Sun Jun 24 23:27:13 2007
+@@ -203,7 +203,7 @@
wxDateTime date;
value = 0;
config->Read(START_REG,&value);
@@ -9,7 +9,7 @@
infolist->SetItem(5,1,date.Format());
}
-@@ -194,7 +194,7 @@
+@@ -211,7 +211,7 @@
wxDateTime date;
value = 0;
config->Read(END_REG,&value);