diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-22 06:34:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-22 06:34:51 +0000 |
commit | 73a971b2257dae78f353eceda201dc49bcab0f35 (patch) | |
tree | 2cf3067e1adf8d35561b025757deb701067db28d | |
parent | 78c656ef8312f37bb05e7d20ca121d5d3d4af1c9 (diff) | |
download | ports-73a971b2257dae78f353eceda201dc49bcab0f35.tar.gz ports-73a971b2257dae78f353eceda201dc49bcab0f35.zip |
Notes
-rw-r--r-- | irc/xchat-gnome/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 4 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-plist | 4 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 4 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 4 |
6 files changed, 16 insertions, 10 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 7c60f51cd41c..4a796fd8aa04 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/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/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index 8ad85833e2b7..20316097c9d8 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/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/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist index f2a58ad25a37..a10eba841612 100644 --- a/irc/xchat-gnome/pkg-plist +++ b/irc/xchat-gnome/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 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 |