summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-04-14 06:38:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-04-14 06:38:15 +0000
commitf5858b778020359d80cf4e5f6e7f085ceaee5385 (patch)
tree3fc66564070ad31d0c14369a955302169f192ad2 /irc
parentupdate to 1.3 (diff)
Update tp 2.8.2.
Notes
Notes: svn path=/head/; revision=189937
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat/Makefile3
-rw-r--r--irc/xchat/distinfo6
-rw-r--r--irc/xchat/files/patch-src_common_cfgfiles.c11
-rw-r--r--irc/xchat/files/patch-xc280-fix-ja14
-rw-r--r--irc/xchat/pkg-plist9
5 files changed, 13 insertions, 30 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index d3a4482321b9..d6c93a25af7b 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= xchat
-PORTVERSION= 2.8.0
-PORTREVISION= 2
+PORTVERSION= 2.8.2
CATEGORIES= irc gnome ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo
index f36fd6623865..d4415b84efe9 100644
--- a/irc/xchat/distinfo
+++ b/irc/xchat/distinfo
@@ -1,3 +1,3 @@
-MD5 (xchat-2.8.0.tar.bz2) = dddb703d1daf9be7a7bc9461cf11ede7
-SHA256 (xchat-2.8.0.tar.bz2) = f417891d2405980875fd3ce03eb78f8e2ad3ea7354df8b7bb0a2939a55e20906
-SIZE (xchat-2.8.0.tar.bz2) = 1257232
+MD5 (xchat-2.8.2.tar.bz2) = d87a93bcd39d96ff3a3d0f8199efcf12
+SHA256 (xchat-2.8.2.tar.bz2) = 9f6c22e7116afea4c00d90346b0522069f1c2197e8d0ad2f1545da01329750fe
+SIZE (xchat-2.8.2.tar.bz2) = 1331148
diff --git a/irc/xchat/files/patch-src_common_cfgfiles.c b/irc/xchat/files/patch-src_common_cfgfiles.c
deleted file mode 100644
index b5f462f43698..000000000000
--- a/irc/xchat/files/patch-src_common_cfgfiles.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/common/cfgfiles.c.orig Fri Jan 5 18:55:27 2007
-+++ src/common/cfgfiles.c Fri Jan 5 18:55:40 2007
-@@ -45,7 +45,7 @@
- int cmd_len = 1, name_len;
-
- /* remove <2.8.0 stuff */
-- if (!strcmp (cmd, "AWAY") & !strcmp (name, "BACK"))
-+ if (!strcmp (cmd, "away") & !strcmp (name, "BACK"))
- return;
-
- if (cmd)
diff --git a/irc/xchat/files/patch-xc280-fix-ja b/irc/xchat/files/patch-xc280-fix-ja
deleted file mode 100644
index 4a92d44fc7bf..000000000000
--- a/irc/xchat/files/patch-xc280-fix-ja
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run!
-#
---- po/ja.po 8 Aug 2006 14:39:41 -0000 1.16
-+++ po/ja.po 15 Nov 2006 00:59:59 -0000
-@@ -1082,7 +1176,7 @@
-
- #: src/common/textevents.h:318
- msgid "%C28-%C29$1/Wallops%C28-%O$t$2"
--msgstr "%C28-%C29$1/Wallops%C28-%O$t$"
-+msgstr "%C28-%C29$1/Wallops%C28-%O$t$2"
-
- #: src/common/textevents.h:321
- #, fuzzy
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist
index f42808bd5d6c..c43913697218 100644
--- a/irc/xchat/pkg-plist
+++ b/irc/xchat/pkg-plist
@@ -8,6 +8,7 @@ bin/xchat
share/applications/xchat.desktop
%%DBUS%%share/dbus-1/services/org.xchat.service.service
share/locale/be/LC_MESSAGES/xchat.mo
+share/locale/ca/LC_MESSAGES/xchat.mo
share/locale/cs/LC_MESSAGES/xchat.mo
share/locale/de/LC_MESSAGES/xchat.mo
share/locale/el/LC_MESSAGES/xchat.mo
@@ -27,7 +28,9 @@ share/locale/ru/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/uk/LC_MESSAGES/xchat.mo
share/locale/vi/LC_MESSAGES/xchat.mo
+share/locale/zh_CN/LC_MESSAGES/xchat.mo
share/locale/zh_TW/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
@dirrmtry share/applications
@@ -37,6 +40,10 @@ share/pixmaps/xchat.png
@dirrm lib/xchat
@dirrmtry share/locale/zh_TW/LC_MESSAGES
@dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/uk/LC_MESSAGES
+@dirrmtry share/locale/uk
@dirrmtry share/locale/sr/LC_MESSAGES
@dirrmtry share/locale/sr
@dirrmtry share/locale/pt/LC_MESSAGES
@@ -51,5 +58,7 @@ share/pixmaps/xchat.png
@dirrmtry share/locale/el
@dirrmtry share/locale/cs/LC_MESSAGES
@dirrmtry share/locale/cs
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca
@dirrmtry share/locale/be/LC_MESSAGES
@dirrmtry share/locale/be