summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-23 16:02:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-23 16:02:52 +0000
commite7bcb82b785e7ccab260f32bacb82e5be86a2994 (patch)
tree3010acd4973060eb500f1b2f4fc39b7a1fc6886d /irc
parent- Add a dialog Warning for the WITH_TCL knob [1] (diff)
Update to 2.0.2.
PR: 51304 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Notes
Notes: svn path=/head/; revision=79520
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-gnome/Makefile2
-rw-r--r--irc/xchat-gnome/distinfo2
-rw-r--r--irc/xchat-gnome/files/patch-configure15
-rw-r--r--irc/xchat-gnome/pkg-plist3
-rw-r--r--irc/xchat2/Makefile2
-rw-r--r--irc/xchat2/distinfo2
-rw-r--r--irc/xchat2/files/patch-configure15
-rw-r--r--irc/xchat2/pkg-plist3
8 files changed, 22 insertions, 22 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 911b4c9cdf6d..d9d7aea8c80e 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xchat2
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/2.0/ \
http://xchat.linuxpower.org/files/source/2.0/
diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo
index d137126c77cc..ccec63ca6287 100644
--- a/irc/xchat-gnome/distinfo
+++ b/irc/xchat-gnome/distinfo
@@ -1 +1 @@
-MD5 (xchat-2.0.1.tar.bz2) = d0fcc1137e704c2fe9417799e3e6e49c
+MD5 (xchat-2.0.2.tar.bz2) = 909a2855c891d7649e73bf9dfd628e1d
diff --git a/irc/xchat-gnome/files/patch-configure b/irc/xchat-gnome/files/patch-configure
index 04cf2b246013..5b4eed1dd35b 100644
--- a/irc/xchat-gnome/files/patch-configure
+++ b/irc/xchat-gnome/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sun Nov 24 20:59:19 2002
-+++ configure Sun Dec 8 18:13:53 2002
-@@ -7358,6 +7358,7 @@
+--- configure.orig Mon Apr 21 19:10:14 2003
++++ configure Wed Apr 23 09:39:19 2003
+@@ -7793,6 +7793,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,16 +8,13 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10381,7 +10382,7 @@
- #include "confdefs.h"
+@@ -10816,12 +10817,12 @@
+ /* end confdefs.h. */
#include <libintl.h>
extern int _nl_msg_cat_cntr;
-extern int *_nl_domain_bindings;
+extern int *libintl_nl_domain_bindings;
- #ifdef F77_DUMMY_MAIN
- # ifdef __cplusplus
- extern "C"
-@@ -10392,7 +10393,7 @@
+ int
main ()
{
bindtextdomain ("", "");
diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist
index 86877a1b748a..e3c4de615dbe 100644
--- a/irc/xchat-gnome/pkg-plist
+++ b/irc/xchat-gnome/pkg-plist
@@ -13,10 +13,13 @@ share/locale/es/LC_MESSAGES/xchat.mo
share/locale/et/LC_MESSAGES/xchat.mo
share/locale/lt/LC_MESSAGES/xchat.mo
share/locale/lv/LC_MESSAGES/xchat.mo
+share/locale/ms/LC_MESSAGES/xchat.mo
share/locale/nl/LC_MESSAGES/xchat.mo
share/locale/no/LC_MESSAGES/xchat.mo
+share/locale/pt/LC_MESSAGES/xchat.mo
share/locale/sk/LC_MESSAGES/xchat.mo
share/locale/sl/LC_MESSAGES/xchat.mo
share/locale/sv/LC_MESSAGES/xchat.mo
+share/locale/zh_CN/LC_MESSAGES/xchat.mo
@dirrm lib/xchat/plugins
@dirrm lib/xchat
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 911b4c9cdf6d..d9d7aea8c80e 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xchat2
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/2.0/ \
http://xchat.linuxpower.org/files/source/2.0/
diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo
index d137126c77cc..ccec63ca6287 100644
--- a/irc/xchat2/distinfo
+++ b/irc/xchat2/distinfo
@@ -1 +1 @@
-MD5 (xchat-2.0.1.tar.bz2) = d0fcc1137e704c2fe9417799e3e6e49c
+MD5 (xchat-2.0.2.tar.bz2) = 909a2855c891d7649e73bf9dfd628e1d
diff --git a/irc/xchat2/files/patch-configure b/irc/xchat2/files/patch-configure
index 04cf2b246013..5b4eed1dd35b 100644
--- a/irc/xchat2/files/patch-configure
+++ b/irc/xchat2/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sun Nov 24 20:59:19 2002
-+++ configure Sun Dec 8 18:13:53 2002
-@@ -7358,6 +7358,7 @@
+--- configure.orig Mon Apr 21 19:10:14 2003
++++ configure Wed Apr 23 09:39:19 2003
+@@ -7793,6 +7793,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,16 +8,13 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10381,7 +10382,7 @@
- #include "confdefs.h"
+@@ -10816,12 +10817,12 @@
+ /* end confdefs.h. */
#include <libintl.h>
extern int _nl_msg_cat_cntr;
-extern int *_nl_domain_bindings;
+extern int *libintl_nl_domain_bindings;
- #ifdef F77_DUMMY_MAIN
- # ifdef __cplusplus
- extern "C"
-@@ -10392,7 +10393,7 @@
+ int
main ()
{
bindtextdomain ("", "");
diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist
index 86877a1b748a..e3c4de615dbe 100644
--- a/irc/xchat2/pkg-plist
+++ b/irc/xchat2/pkg-plist
@@ -13,10 +13,13 @@ share/locale/es/LC_MESSAGES/xchat.mo
share/locale/et/LC_MESSAGES/xchat.mo
share/locale/lt/LC_MESSAGES/xchat.mo
share/locale/lv/LC_MESSAGES/xchat.mo
+share/locale/ms/LC_MESSAGES/xchat.mo
share/locale/nl/LC_MESSAGES/xchat.mo
share/locale/no/LC_MESSAGES/xchat.mo
+share/locale/pt/LC_MESSAGES/xchat.mo
share/locale/sk/LC_MESSAGES/xchat.mo
share/locale/sl/LC_MESSAGES/xchat.mo
share/locale/sv/LC_MESSAGES/xchat.mo
+share/locale/zh_CN/LC_MESSAGES/xchat.mo
@dirrm lib/xchat/plugins
@dirrm lib/xchat