summaryrefslogtreecommitdiff
path: root/chat/xchat/patches
diff options
context:
space:
mode:
authortron <tron>2003-01-12 21:49:06 +0000
committertron <tron>2003-01-12 21:49:06 +0000
commit8d0281aa7687792fcf8a996dbc07019e2199185f (patch)
tree0a19e45ee9aef27d7e93a376a8c384eb86c46c59 /chat/xchat/patches
parentccf365cc1feaa7b725d15828ba6acaa05ea903a5 (diff)
downloadpkgsrc-8d0281aa7687792fcf8a996dbc07019e2199185f.tar.gz
Update "xchat" package to version 1.8.11. Changes since version 1.8.10:
- Updated Turkish translation (Fatih Demir). - Updated Swedish translation (Christian Rose). - Updated Spanish translation (Julio Merino). - Fixed /ME in dialog windows. - Support up to 4GB files in DCC (previously 2GB). - Fixed random /part reasons not working. - Fixed possible crash when receiving a message from a channel that was already parted. - Updated included intl/ to 0.10.38. - Updated build environment to autoconf 2.53. - Fixed tabcompletion crash on very large channels. - Fixed glibc 2.3.x regexp channel-list window crash. - Don't leak memory on /unloadall. - win32: convert \ and | to _ when receiving filenames with nick. - win32: don't use TerminateThread(), which leaks the stack. This update was provided by Juan RP in PR pkg/19801.
Diffstat (limited to 'chat/xchat/patches')
-rw-r--r--chat/xchat/patches/patch-ad10
1 files changed, 5 insertions, 5 deletions
diff --git a/chat/xchat/patches/patch-ad b/chat/xchat/patches/patch-ad
index 1bc163b25e3..8240a707f05 100644
--- a/chat/xchat/patches/patch-ad
+++ b/chat/xchat/patches/patch-ad
@@ -1,13 +1,13 @@
-$NetBSD: patch-ad,v 1.5 2002/06/06 12:31:28 tron Exp $
+$NetBSD: patch-ad,v 1.6 2003/01/12 21:49:07 tron Exp $
---- Makefile.in.orig Thu Jun 6 14:10:54 2002
-+++ Makefile.in Thu Jun 6 14:17:49 2002
-@@ -114,7 +114,7 @@
+--- Makefile.in.orig Sun Jan 12 00:53:53 2003
++++ Makefile.in Sun Jan 12 00:54:15 2003
+@@ -131,7 +131,7 @@
icondir = $(datadir)/pixmaps
util_DATA = xchat.desktop
-utildir = $(sysconfdir)/X11/applnk/Internet
+utildir = $(datadir)/gnome/apps/Internet
+ subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = config.h