From a99f8a43ecb1492ef939fe692883dac1a8e01ed8 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 24 Sep 2001 20:04:02 +0000 Subject: Update "xchat" package to version 1.8.3. Changes since version 1.8.2: - xtext: marked text goes to clipboard aswell as primary selection. - xtext: some speedup optimizations. - xtext: fixed a problem when rendering a fixed-width font with missing chars. - Fixed hints for "You're kicked" text event, which showed the $ vars incorrectly. - When a user is seen to quit or join a channel you're in, your notify list will be modified instantly. No notify textevent is shown if it happened in the front-most tab (Alexander Hvostov). - Fixed binding server connects to different interface/address (ipv4 only) (Claus Riemann). - Avoid negative ping timeout when system clock changes. - Updated Italian translation (Stefano Fava). - Updated Spanish translation (Antonio de la Torre). - Added text event "Channel Notice" so you can differentiate between private and channel notices (Fuentes Xavier). - Added ability to dcc send filenames with spaces. See "Fill Spaces" setting in Setup->File Transfer (Fuentes Xavier). - Included some makefiles for ms visual c. --- chat/xchat/Makefile | 4 ++-- chat/xchat/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'chat/xchat') diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 054b0d83c99..79a6ae33060 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2001/08/17 19:04:58 fredb Exp $ +# $NetBSD: Makefile,v 1.10 2001/09/24 20:04:02 tron Exp $ -DISTNAME= xchat-1.8.2 +DISTNAME= xchat-1.8.3 CATEGORIES= chat x11 gnome MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/xchat/distinfo b/chat/xchat/distinfo index 137b3dd77b6..4129b83f662 100644 --- a/chat/xchat/distinfo +++ b/chat/xchat/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2001/08/17 19:04:59 fredb Exp $ +$NetBSD: distinfo,v 1.9 2001/09/24 20:04:02 tron Exp $ -SHA1 (xchat-1.8.2.tar.bz2) = 18fa80ddfe4863e92a03afbf5ea4302c82b14308 -Size (xchat-1.8.2.tar.bz2) = 618960 bytes +SHA1 (xchat-1.8.3.tar.bz2) = 7e0dedee5f8724d42b85763f05958466f2a8a7d4 +Size (xchat-1.8.3.tar.bz2) = 627706 bytes SHA1 (patch-aa) = d870e35dae1fdfe976cbe9572146438ae0620dd3 SHA1 (patch-ab) = 141689091f4533456050b1ab931af9390945d81f SHA1 (patch-ac) = 10dce1c565b8d95fd6b4941ddb1fbf7bb82e52ed -- cgit v1.2.3