ports/98775: Update irc/xchat to 2.6.4

Tim Welch ports at thepentagon.org
Sat Jun 10 04:10:19 UTC 2006


>Number:         98775
>Category:       ports
>Synopsis:       Update irc/xchat to 2.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 10 04:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tim Welch
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:

>Description:
	Update irc/xchat to latest (2.6.4) version. Maintainer is CC'd.
	From the Changelog:
	- Updated translations (de, el, es, gl, hu, nl, sv, vi, zh_TW)
	- Fixed opening a irc:// URL via "xchat -a --url=abc123" command
	  while "Skip serverlist on startup" is off. This fix is only
	  relevant whenopening an initial instance of xchat (i.e not via dbus).
	- Fixed the tree layout "flashing" (redrawing slowly) after you
	  switched to tabs and back to tree.
	- Fixed plugin/script get_list("users") causing a critical GDK warning
	  when not executed from the front-most tab.
	- Added spelling support in the input-box via GTKSpell.
	- Improved the error reporting when connecting through a Socks proxy.
	- DCC file transfers via http/socks45/wingate proxy is now supported
	- Fixed Socks 5 failing on 64-bit CPUs.
	- Added support for connecting through a Microsoft ISA Proxy,
	  requires libntlm at build time
	- You can now mark and copy timestamps if you hold down SHIFT.
	- Timestamps are now preserved in the /lastlog command. Also fixed a
	  bug where the separator line disappeared during /lastlog.
	- Added a Browse button to the DCC download folder setting.
	- Made the setup window a little neater and Gnome-like.
	- Improved the notify window a little and fixed a small memory leak.
	- Fixed CTCPs being truncated in the RawLog window.
	- Added an option to open a "Save As..." dialog when receiving a
	  DCC file offer.
	- Fixed a crash if you try to remove a network from the list while
	  it's in a auto-reconnect delay [debian bug #364858].
	- Python: Fixed some memory usage bugs.
	- Perl: Turned on utf8 flag for things that should have it on.
	  
>How-To-Repeat:

>Fix:

--- xchat.diff begins here ---
diff -ruN xchat.orig/Makefile xchat/Makefile
--- xchat.orig/Makefile	Sun May 28 07:35:55 2006
+++ xchat/Makefile	Fri Jun  9 22:42:47 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xchat
-PORTVERSION=	2.6.2
+PORTVERSION=	2.6.4
 CATEGORIES=	irc gnome ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://xchat.org/files/source/2.6/
diff -ruN xchat.orig/distinfo xchat/distinfo
--- xchat.orig/distinfo	Sun May 28 07:35:55 2006
+++ xchat/distinfo	Fri Jun  9 22:57:52 2006
@@ -1,3 +1,3 @@
-MD5 (xchat-2.6.2.tar.bz2) = 6b534baf9a4df6bf23d7d16f7e4eb379
-SHA256 (xchat-2.6.2.tar.bz2) = a184d42a8130e5a4151e0190ba45dc3440c49270818fec02f35bca932da64f9c
-SIZE (xchat-2.6.2.tar.bz2) = 1046910
+MD5 (xchat-2.6.4.tar.bz2) = 358f6cec635eab49fca99d324f76e065
+SHA256 (xchat-2.6.4.tar.bz2) = 76e67fc03d3318d6159d1f22408c607bfa72e5e7687ddcb8969c95a01bcf4222
+SIZE (xchat-2.6.4.tar.bz2) = 1083938
diff -ruN xchat.orig/pkg-plist xchat/pkg-plist
--- xchat.orig/pkg-plist	Sun May 28 07:35:55 2006
+++ xchat/pkg-plist	Fri Jun  9 22:56:18 2006
@@ -11,6 +11,7 @@
 share/applications/xchat.desktop
 share/locale/de/LC_MESSAGES/xchat.mo
 share/locale/el/LC_MESSAGES/xchat.mo
+share/locale/es/LC_MESSAGES/xchat.mo
 share/locale/fi/LC_MESSAGES/xchat.mo
 share/locale/fr/LC_MESSAGES/xchat.mo
 share/locale/gl/LC_MESSAGES/xchat.mo
@@ -20,6 +21,7 @@
 share/locale/nl/LC_MESSAGES/xchat.mo
 share/locale/pa/LC_MESSAGES/xchat.mo
 share/locale/sq/LC_MESSAGES/xchat.mo
+share/locale/sr/LC_MESSAGES/xchat.mo
 share/locale/sv/LC_MESSAGES/xchat.mo
 share/locale/vi/LC_MESSAGES/xchat.mo
 share/locale/zh_TW/LC_MESSAGES/xchat.mo
--- xchat.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list