summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-07-05 00:58:25 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-07-05 00:58:25 +0000
commitf1ec09f0d692aacafd694dd23d8b43399051f397 (patch)
treef629c2b5a9f5e64e8647f791584d236d138e2bde /irc
parentReformat to fit the screen better, fix a typo. (diff)
Update to 2.8.4.
Notes
Notes: svn path=/head/; revision=194962
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat/Makefile8
-rw-r--r--irc/xchat/distinfo6
-rw-r--r--irc/xchat/files/patch-configure12
-rw-r--r--irc/xchat/files/patch-xc282-fixtrayzombies14
-rw-r--r--irc/xchat/pkg-plist1
5 files changed, 13 insertions, 28 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index e9bf81048d7a..5a6d3614a9dc 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -3,17 +3,15 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports-stable/irc/xchat/Makefile,v 1.1 2006/10/26 08:33:06 marcus Exp $
+# $MCom: ports-stable/irc/xchat/Makefile,v 1.1 2006/10/26 08:33:06 marcus Exp $
#
PORTNAME= xchat
-PORTVERSION= 2.8.2
-PORTREVISION= 2
+PORTVERSION= 2.8.4
CATEGORIES= irc gnome ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
-MASTER_SITE_SUBDIR= ${PORTNAME:S|2||}
-DISTNAME= xchat-${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
COMMENT= An X11 IRC client using the GTK+ 2 toolkit
diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo
index d4415b84efe9..5628be3e9478 100644
--- a/irc/xchat/distinfo
+++ b/irc/xchat/distinfo
@@ -1,3 +1,3 @@
-MD5 (xchat-2.8.2.tar.bz2) = d87a93bcd39d96ff3a3d0f8199efcf12
-SHA256 (xchat-2.8.2.tar.bz2) = 9f6c22e7116afea4c00d90346b0522069f1c2197e8d0ad2f1545da01329750fe
-SIZE (xchat-2.8.2.tar.bz2) = 1331148
+MD5 (xchat-2.8.4.tar.bz2) = 66d60febc62a01bafac9bb3a35fb37ae
+SHA256 (xchat-2.8.4.tar.bz2) = f95a9a9e477128aae536669dedd79f4e7b4d469072565695289e4bbb5b36dd63
+SIZE (xchat-2.8.4.tar.bz2) = 1370883
diff --git a/irc/xchat/files/patch-configure b/irc/xchat/files/patch-configure
index a48d5cbc869a..b40bb4f83a34 100644
--- a/irc/xchat/files/patch-configure
+++ b/irc/xchat/files/patch-configure
@@ -1,8 +1,8 @@
---- 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. */
+--- configure.orig Wed Jul 4 19:41:43 2007
++++ configure Wed Jul 4 19:42:45 2007
+@@ -26802,12 +26802,12 @@
#include <libintl.h>
+ $gt_revision_test_code
extern int _nl_msg_cat_cntr;
-extern int *_nl_domain_bindings;
+extern int *libintl_nl_domain_bindings;
@@ -10,8 +10,8 @@
main ()
{
bindtextdomain ("", "");
--return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
-+return * gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings
+-return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_domain_bindings
++return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *libintl_nl_domain_bindings
;
return 0;
}
diff --git a/irc/xchat/files/patch-xc282-fixtrayzombies b/irc/xchat/files/patch-xc282-fixtrayzombies
deleted file mode 100644
index 83e2f8cce416..000000000000
--- a/irc/xchat/files/patch-xc282-fixtrayzombies
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Fix defunc processes created by opening tray balloons
-#
---- src/fe-gtk/plugin-tray.c 20 May 2007 11:08:03 -0000 1.21
-+++ src/fe-gtk/plugin-tray.c 31 May 2007 13:12:19 -0000
-@@ -148,7 +148,7 @@
- argv[5] = title;
- argv[6] = text = strip_color (text, -1, STRIP_ALL);
- argv[7] = NULL;
-- util_execv (argv);
-+ xchat_execv (argv);
- g_free ((char *)path);
- free ((char *)text);
- }
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist
index 9c0f9939e602..7cb53f2833d0 100644
--- a/irc/xchat/pkg-plist
+++ b/irc/xchat/pkg-plist
@@ -21,6 +21,7 @@ share/locale/it/LC_MESSAGES/xchat.mo
share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/lt/LC_MESSAGES/xchat.mo
+share/locale/mk/LC_MESSAGES/xchat.mo
share/locale/nl/LC_MESSAGES/xchat.mo
share/locale/pa/LC_MESSAGES/xchat.mo
share/locale/pt/LC_MESSAGES/xchat.mo