summaryrefslogtreecommitdiff
path: root/irc/xchat2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-22 06:34:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-22 06:34:51 +0000
commit73a971b2257dae78f353eceda201dc49bcab0f35 (patch)
tree2cf3067e1adf8d35561b025757deb701067db28d /irc/xchat2
parentFix my previous commit (missing ga dictionary). (diff)
Update to 2.0.8. The Perl plug-in now requires Perl 5.6.0 or later.
Notes
Notes: svn path=/head/; revision=104900
Diffstat (limited to 'irc/xchat2')
-rw-r--r--irc/xchat2/Makefile5
-rw-r--r--irc/xchat2/distinfo4
-rw-r--r--irc/xchat2/pkg-plist4
3 files changed, 8 insertions, 5 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 7c60f51cd41c..4a796fd8aa04 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xchat2
-PORTVERSION= 2.0.7
-PORTREVISION= 1
+PORTVERSION= 2.0.8
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/2.0/
DISTNAME= xchat-${PORTVERSION}
@@ -59,7 +58,7 @@ PLIST_SUB+= TCL="@comment "
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || defined(WITHOUT_PERL)
+.if ${ARCH} == "amd64" || ${PERL_LEVEL} < 500600 || defined(WITHOUT_PERL)
CONFIGURE_ARGS+=--disable-perl
PLIST_SUB+= PERL="@comment "
.else
diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo
index 8ad85833e2b7..20316097c9d8 100644
--- a/irc/xchat2/distinfo
+++ b/irc/xchat2/distinfo
@@ -1,2 +1,2 @@
-MD5 (xchat-2.0.7.tar.bz2) = f53bae43f4e89c6a8d873877d86df1b5
-SIZE (xchat-2.0.7.tar.bz2) = 943633
+MD5 (xchat-2.0.8.tar.bz2) = 64cd419e7bb14e36e658b09726d3411f
+SIZE (xchat-2.0.8.tar.bz2) = 997439
diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist
index f2a58ad25a37..a10eba841612 100644
--- a/irc/xchat2/pkg-plist
+++ b/irc/xchat2/pkg-plist
@@ -5,6 +5,7 @@ bin/xchat
share/gnome/apps/Internet/xchat.desktop
share/gnome/pixmaps/xchat.png
share/locale/am/LC_MESSAGES/xchat.mo
+share/locale/az/LC_MESSAGES/xchat.mo
share/locale/ca/LC_MESSAGES/xchat.mo
share/locale/de/LC_MESSAGES/xchat.mo
share/locale/el/LC_MESSAGES/xchat.mo
@@ -15,14 +16,17 @@ share/locale/fr/LC_MESSAGES/xchat.mo
share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/lt/LC_MESSAGES/xchat.mo
share/locale/lv/LC_MESSAGES/xchat.mo
+share/locale/mk/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/ru/LC_MESSAGES/xchat.mo
share/locale/sk/LC_MESSAGES/xchat.mo
share/locale/sl/LC_MESSAGES/xchat.mo
share/locale/sr/LC_MESSAGES/xchat.mo
share/locale/sv/LC_MESSAGES/xchat.mo
share/locale/zh_CN/LC_MESSAGES/xchat.mo
+@exec mkdir -p %D/lib/xchat/plugins
@dirrm lib/xchat/plugins
@dirrm lib/xchat