summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-11 05:42:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-11 05:42:50 +0000
commit3550c144d548473ea1b2ea453c7b40d53c35bca8 (patch)
treeb583635271072d4bdbe13825609131ee767c7df9
parent- update to 0.53 (diff)
Update to 2.6.1. See http://xchat.org/changelog.txt for details.
Notes
Notes: svn path=/head/; revision=153234
Diffstat (limited to '')
-rw-r--r--irc/xchat2/Makefile3
-rw-r--r--irc/xchat2/distinfo6
-rw-r--r--irc/xchat2/files/patch-plugins_dbus_dbus-plugin.c11
-rw-r--r--irc/xchat2/pkg-plist10
4 files changed, 14 insertions, 16 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 8993d16127f8..7c94cb8ef4cd 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xchat2
-PORTVERSION= 2.6.0
-PORTREVISION= 2
+PORTVERSION= 2.6.1
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 86bed8268c5f..35b7cee70230 100644
--- a/irc/xchat2/distinfo
+++ b/irc/xchat2/distinfo
@@ -1,3 +1,3 @@
-MD5 (xchat-2.6.0.tar.bz2) = 0c827bf6df0572231cbbb1e25965fb61
-SHA256 (xchat-2.6.0.tar.bz2) = abdc3055a9c85996c84adc858b2c8f02116f330bdbaeff9e7b38a99da4b852a4
-SIZE (xchat-2.6.0.tar.bz2) = 796768
+MD5 (xchat-2.6.1.tar.bz2) = 50fbc65bf9c051029ea081cf497493f3
+SHA256 (xchat-2.6.1.tar.bz2) = 4827a11db099d4968183d322e326ea5657ddec560c3f2ceef8d210d0a3b83584
+SIZE (xchat-2.6.1.tar.bz2) = 996111
diff --git a/irc/xchat2/files/patch-plugins_dbus_dbus-plugin.c b/irc/xchat2/files/patch-plugins_dbus_dbus-plugin.c
deleted file mode 100644
index 570945c985c1..000000000000
--- a/irc/xchat2/files/patch-plugins_dbus_dbus-plugin.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/dbus/dbus-plugin.c.orig Sat Dec 31 14:13:15 2005
-+++ plugins/dbus/dbus-plugin.c Sat Dec 31 14:13:42 2005
-@@ -152,7 +152,7 @@ init_dbus(void)
-
- if (!dbus_g_proxy_call (bus_proxy, "RequestName", &error,
- G_TYPE_STRING, DBUS_SERVICE,
-- G_TYPE_UINT, DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT,
-+ G_TYPE_UINT, DBUS_NAME_FLAG_DO_NOT_QUEUE,
- G_TYPE_INVALID,
- G_TYPE_UINT, &request_name_result,
- G_TYPE_INVALID))
diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist
index 14d7c55d1fdf..64b57e63bab2 100644
--- a/irc/xchat2/pkg-plist
+++ b/irc/xchat2/pkg-plist
@@ -5,7 +5,17 @@ bin/xchat-remote
%%PYTHON%%lib/xchat/plugins/python.so
%%TCL%%lib/xchat/plugins/tcl.so
share/applications/xchat.desktop
+share/locale/de/LC_MESSAGES/xchat.mo
+share/locale/el/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
+share/locale/hu/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/vi/LC_MESSAGES/xchat.mo
share/locale/zh_TW/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
@unexec rmdir %D/share/applications 2> /dev/null || true