From 41e706eaaa3067b4d349b455418ef059586b3f96 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 8 Mar 2000 22:12:02 +0000 Subject: Update "xchat" package to version 1.4.0. The most important change since version 1.2.1 is the new text based "xchat-text" client. A complete list of the changes can be found under "http://xchat.org/changelog13.txt". --- net/xchat/Makefile | 13 +++++++------ net/xchat/files/md5 | 4 ++-- net/xchat/files/patch-sum | 3 --- net/xchat/patches/patch-aa | 13 ------------- net/xchat/pkg/PLIST | 7 ++++++- 5 files changed, 15 insertions(+), 25 deletions(-) delete mode 100644 net/xchat/files/patch-sum delete mode 100644 net/xchat/patches/patch-aa (limited to 'net') diff --git a/net/xchat/Makefile b/net/xchat/Makefile index 0040cf152bf..ec9b8684f9c 100644 --- a/net/xchat/Makefile +++ b/net/xchat/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 1999/10/23 11:08:57 tron Exp $ +# $NetBSD: Makefile,v 1.9 2000/03/08 22:12:02 tron Exp $ -DISTNAME= xchat-1.2.1 +DISTNAME= xchat-1.4.0 CATEGORIES= net x11 gnome -MASTER_SITES= ${HOMEPAGE}/files/v1.2/ +MASTER_SITES= ${HOMEPAGE}/files/source/1.4/ +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://xchat.org/ DEPENDS+= gnome-core-*:../../x11/gnome-core @@ -17,8 +18,8 @@ USE_X11BASE= yes pre-configure: @${TOUCH} ${WRKSRC}/stamp-h.in -post-configure: - @cd ${WRKSRC} && ${LN} -fs myconfig.h config.h +#post-configure: +# @cd ${WRKSRC} && ${LN} -fs myconfig.h config.h post-install: ${MKDIR} ${PREFIX}/share/doc/xchat diff --git a/net/xchat/files/md5 b/net/xchat/files/md5 index 88d0d081fcc..eaf4d4d4dbb 100644 --- a/net/xchat/files/md5 +++ b/net/xchat/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/09/30 10:21:44 tron Exp $ +$NetBSD: md5,v 1.4 2000/03/08 22:12:04 tron Exp $ -MD5 (xchat-1.2.1.tar.gz) = 6e3862baf6d73e98d98e6b3fbd3f3325 +MD5 (xchat-1.4.0.tar.bz2) = 6a6913b94049c646d67e2fc6e2fd816d diff --git a/net/xchat/files/patch-sum b/net/xchat/files/patch-sum deleted file mode 100644 index b051788e8a0..00000000000 --- a/net/xchat/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.2 1999/09/30 10:21:44 tron Exp $ - -MD5 (patch-aa) = 07f770134713603ddcaf94251c7f522c diff --git a/net/xchat/patches/patch-aa b/net/xchat/patches/patch-aa deleted file mode 100644 index cb663f8616e..00000000000 --- a/net/xchat/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 1999/09/30 10:21:44 tron Exp $ - ---- src/Makefile.in.orig Sat Sep 18 05:50:44 1999 -+++ src/Makefile.in Thu Sep 30 12:10:18 1999 -@@ -110,7 +110,7 @@ - DEFS = @DEFS@ -I. -I$(srcdir) -I.. - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --LIBS = @LIBS@ -+LIBS = @LIBS@ `$(LOCALBASE)/bin/orbit-config --libs client` - xchat_OBJECTS = chanlist.o cfgfiles.o ctcp.o dcc.o dialog.o editlist.o \ - fkeys.o gtkutil.o history.o ignore.o inbound.o lastlog.o maingui.o \ - menu.o notify.o outbound.o palette.o perl.o plugin.o rawlog.o server.o \ diff --git a/net/xchat/pkg/PLIST b/net/xchat/pkg/PLIST index 3216e1e3950..68eb3c69c77 100644 --- a/net/xchat/pkg/PLIST +++ b/net/xchat/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 1999/09/08 10:42:18 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/03/08 22:12:05 tron Exp $ bin/xchat +bin/xchat-text share/doc/xchat/xchat-1.html share/doc/xchat/xchat-10.html share/doc/xchat/xchat-2.html @@ -13,17 +14,21 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat.html share/gnome/apps/Internet/xchat.desktop share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/da/LC_MESSAGES/xchat.mo share/locale/de/LC_MESSAGES/xchat.mo share/locale/es/LC_MESSAGES/xchat.mo share/locale/fr/LC_MESSAGES/xchat.mo share/locale/fr_CA/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/nl/LC_MESSAGES/xchat.mo share/locale/no/LC_MESSAGES/xchat.mo share/locale/pl/LC_MESSAGES/xchat.mo share/locale/pt_BR/LC_MESSAGES/xchat.mo share/locale/ru/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/pixmaps/xchat.png -- cgit v1.2.3