From 13506623fb8806be222e0ae94fdca2e9e4e2185a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 2 Apr 2006 23:29:12 +0000 Subject: Update to 2.6.2. --- irc/xchat2/Makefile | 3 +-- irc/xchat2/distinfo | 6 +++--- irc/xchat2/files/patch-configure | 10 +++++----- irc/xchat2/pkg-plist | 2 ++ 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index d8de6073cfbc..7fa291299c49 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTVERSION= 2.6.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/2.6/ diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 35b7cee70230..913c1c244f4c 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1,3 +1,3 @@ -MD5 (xchat-2.6.1.tar.bz2) = 50fbc65bf9c051029ea081cf497493f3 -SHA256 (xchat-2.6.1.tar.bz2) = 4827a11db099d4968183d322e326ea5657ddec560c3f2ceef8d210d0a3b83584 -SIZE (xchat-2.6.1.tar.bz2) = 996111 +MD5 (xchat-2.6.2.tar.bz2) = 6b534baf9a4df6bf23d7d16f7e4eb379 +SHA256 (xchat-2.6.2.tar.bz2) = a184d42a8130e5a4151e0190ba45dc3440c49270818fec02f35bca932da64f9c +SIZE (xchat-2.6.2.tar.bz2) = 1046910 diff --git a/irc/xchat2/files/patch-configure b/irc/xchat2/files/patch-configure index 576821f6fed2..a48d5cbc869a 100644 --- a/irc/xchat2/files/patch-configure +++ b/irc/xchat2/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Tue Sep 23 18:58:15 2003 -+++ configure Tue Sep 23 19:04:29 2003 -@@ -21462,12 +21462,12 @@ +--- configure.orig Sun Apr 2 19:17:32 2006 ++++ configure Sun Apr 2 19:18:07 2006 +@@ -24741,12 +24741,12 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include extern int _nl_msg_cat_cntr; @@ -10,8 +10,8 @@ main () { bindtextdomain ("", ""); --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings -+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings +-return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ++return * gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings ; return 0; } diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist index 5298b64477f5..3589681dec50 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/pkg-plist @@ -15,10 +15,12 @@ share/locale/fi/LC_MESSAGES/xchat.mo share/locale/fr/LC_MESSAGES/xchat.mo share/locale/gl/LC_MESSAGES/xchat.mo share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo share/locale/ko/LC_MESSAGES/xchat.mo share/locale/nl/LC_MESSAGES/xchat.mo share/locale/pa/LC_MESSAGES/xchat.mo share/locale/sq/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 share/pixmaps/xchat.png -- cgit v1.2.3