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.
This commit is contained in:
parent
cac66281b5
commit
2e61c7a4ec
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue