summaryrefslogtreecommitdiff
path: root/irc/kvirc/files
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-09-26 22:26:13 +0000
committerWill Andrews <will@FreeBSD.org>2000-09-26 22:26:13 +0000
commit04b96465b6c9e3c41b62403c906f4cc8101ae883 (patch)
treecc1ba15a34ee01fd26c8393ec9ff37caa3b9942f /irc/kvirc/files
parentUpdate to 0.4.0. Ruby 1.6.0 is now supported. (diff)
Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,
which works flawlessly, much to my amazement. He is now MAINTAINER. PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=33154
Diffstat (limited to 'irc/kvirc/files')
-rw-r--r--irc/kvirc/files/patch-ak10
-rw-r--r--irc/kvirc/files/patch-al10
2 files changed, 10 insertions, 10 deletions
diff --git a/irc/kvirc/files/patch-ak b/irc/kvirc/files/patch-ak
index cd59ff659913..915317e97f1e 100644
--- a/irc/kvirc/files/patch-ak
+++ b/irc/kvirc/files/patch-ak
@@ -1,10 +1,10 @@
---- src/kvirc/kvi_ircview.cpp Sun Dec 19 19:23:13 1999
-+++ src/kvirc/kvi_ircview.cpp.new Sat Jan 29 18:42:14 2000
-@@ -59,6 +59,7 @@
- #include "kvi_uparser.h"
+--- src/kvirc/kvi_ircview.cpp.orig Thu Sep 21 14:16:00 2000
++++ src/kvirc/kvi_ircview.cpp Thu Sep 21 14:16:50 2000
+@@ -64,6 +64,7 @@
+ #include "kvi_statusbar.h"
#include <X11/Xlib.h>
+#undef accept
+ //#include <X11/X.h> // GCFunctions
#include <qbitmap.h>
- #include <qcursor.h>
diff --git a/irc/kvirc/files/patch-al b/irc/kvirc/files/patch-al
index be333f94bb7e..2c2cb0b9895d 100644
--- a/irc/kvirc/files/patch-al
+++ b/irc/kvirc/files/patch-al
@@ -1,10 +1,10 @@
---- src/kvirc/kvi_systray.h Mon Dec 20 10:28:58 1999
-+++ src/kvirc/kvi_systray.h Sat Apr 15 03:16:04 2000
+--- src/kvirc/kvi_systray.h.orig Thu May 4 00:33:56 2000
++++ src/kvirc/kvi_systray.h Thu Sep 21 14:18:52 2000
@@ -27,6 +27,7 @@
-
+
#include <qwidget.h>
#include <qpixmap.h>
+#include <qlist.h>
-
+ #include <qiconset.h>
+ #include <qlist.h>
//#warning "Check <time.h> localtime() gmtime() time() in configure"
- #include <time.h>