From 0651aaa0860c78b3bf915352ff210527b8052c05 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Thu, 28 Jun 2001 16:28:42 +0000 Subject: Update this to the latest and greatest "stable" version, which is 1.8.0. As with the 1.7 development series, NLS is disabled because it needs gettext 0.10.38 to work, which we don't have yet. For more info on the current state of gettext, see the -ports archives. --- irc/xchat1/Makefile | 8 ++++---- irc/xchat1/distinfo | 2 +- irc/xchat1/pkg-plist | 26 -------------------------- 3 files changed, 5 insertions(+), 31 deletions(-) (limited to 'irc/xchat1') diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 48f7c5ddffd8..c08ca7da883e 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xchat -PORTVERSION= 1.6.4 +PORTVERSION= 1.8.0 CATEGORIES+= irc gnome -MASTER_SITES= http://xchat.org/files/source/1.6/ \ - http://xchat.linuxpower.org/files/source/1.6/ +MASTER_SITES= http://xchat.org/files/source/1.8/ \ + http://xchat.linuxpower.org/files/source/1.8/ MAINTAINER= jim@FreeBSD.org # This port has a slave port japanese/xchat. Do not carelessly overwrite @@ -24,7 +24,7 @@ USE_IMLIB= yes WANT_GNOME= yes GNU_CONFIGURE= yes # Assign with `+=' for slave ports -CONFIGURE_ARGS+= --disable-python +CONFIGURE_ARGS+= --disable-python --disable-nls .include diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 43187a9b15d5..3482bc00a0d4 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.6.4.tar.bz2) = 995c02b43454ba76bb641792503c669a +MD5 (xchat-1.8.0.tar.bz2) = 2d040e1b156b8fed91e7ac3cf83f309a diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist index ae9a89c85170..69e24866ad68 100644 --- a/irc/xchat1/pkg-plist +++ b/irc/xchat1/pkg-plist @@ -16,30 +16,4 @@ share/doc/xchat/xchat.html share/doc/xchat/xchat.sgml %%GNOME:%%share/gnome/apps/Internet/xchat.desktop %%GNOME:%%share/gnome/pixmaps/xchat.png -share/locale/ca/LC_MESSAGES/xchat.mo -share/locale/cs/LC_MESSAGES/xchat.mo -share/locale/da/LC_MESSAGES/xchat.mo -share/locale/de/LC_MESSAGES/xchat.mo -share/locale/el/LC_MESSAGES/xchat.mo -share/locale/es/LC_MESSAGES/xchat.mo -share/locale/fi/LC_MESSAGES/xchat.mo -share/locale/fr/LC_MESSAGES/xchat.mo -share/locale/he/LC_MESSAGES/xchat.mo -share/locale/hu/LC_MESSAGES/xchat.mo -share/locale/it/LC_MESSAGES/xchat.mo -share/locale/ja/LC_MESSAGES/xchat.mo -share/locale/ko/LC_MESSAGES/xchat.mo -share/locale/lt/LC_MESSAGES/xchat.mo -share/locale/nl/LC_MESSAGES/xchat.mo -share/locale/pt/LC_MESSAGES/xchat.mo -share/locale/pt_BR/LC_MESSAGES/xchat.mo -share/locale/ro/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_YU/LC_MESSAGES/xchat.mo -share/locale/sv/LC_MESSAGES/xchat.mo -share/locale/uk/LC_MESSAGES/xchat.mo -share/locale/zh_CN/LC_MESSAGES/xchat.mo -share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat -- cgit v1.2.3