summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile.common
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-01-12 21:49:06 +0000
committertron <tron@pkgsrc.org>2003-01-12 21:49:06 +0000
commit610d03fdacd3c4dc95f5035e9438d2aa97c843da (patch)
tree0a19e45ee9aef27d7e93a376a8c384eb86c46c59 /chat/xchat/Makefile.common
parent50cc92a3ba84ba24b1842eac3118ffb8f6421da0 (diff)
downloadpkgsrc-610d03fdacd3c4dc95f5035e9438d2aa97c843da.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/Makefile.common')
-rw-r--r--chat/xchat/Makefile.common9
1 files changed, 2 insertions, 7 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index f6579f99c62..2b743c44c20 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.12 2002/12/24 09:05:00 tron Exp $
+# $NetBSD: Makefile.common,v 1.13 2003/01/12 21:49:06 tron Exp $
-DISTNAME= xchat-1.8.10
-PKGREVISION= 3
+DISTNAME= xchat-1.8.11
CATEGORIES= chat x11
MASTER_SITES= ${HOMEPAGE}files/source/1.8/
EXTRACT_SUFX= .tar.bz2
@@ -10,10 +9,6 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://xchat.org/
COMMENT= X11 (X Window System) IRC client, using the GTK+ toolkit
-PATCH_SITES= ${HOMEPAGE}files/source/1.8/patches/
-PATCHFILES= xc1810fixme3.diff
-PATCH_DIST_STRIP= -p1
-
BUILD_USES_MSGFMT= YES
DISTINFO_FILE= ${.CURDIR}/../xchat/distinfo