diff options
author | mezz <mezz@FreeBSD.org> | 2007-07-05 08:58:25 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-07-05 08:58:25 +0800 |
commit | a40f23f560b8a57a88bc275f999c2882b55129e3 (patch) | |
tree | a3ff5ee28d4fe3a54dc98544efb6a0f9c56bc102 /irc | |
parent | 32ba6cfa56f58b5364d9b24463bf67fd44501bc2 (diff) | |
download | freebsd-ports-gnome-a40f23f560b8a57a88bc275f999c2882b55129e3.tar.gz freebsd-ports-gnome-a40f23f560b8a57a88bc275f999c2882b55129e3.tar.zst freebsd-ports-gnome-a40f23f560b8a57a88bc275f999c2882b55129e3.zip |
Update to 2.8.4.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat/Makefile | 8 | ||||
-rw-r--r-- | irc/xchat/distinfo | 6 | ||||
-rw-r--r-- | irc/xchat/files/patch-configure | 12 | ||||
-rw-r--r-- | irc/xchat/files/patch-xc282-fixtrayzombies | 14 | ||||
-rw-r--r-- | irc/xchat/pkg-plist | 1 |
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 |