From 9e17b947e15aee02acfdaa3284d672534708e05a Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 12 Mar 2002 20:54:16 +0000 Subject: Update silc-client to 0.8.1. Changes: * Merged Irssi 0.8.2 from irssi.org CVS. * Fixed the USERS command reply to save the user's mode on the channel as well. * Fixed JOIN command reply to check whether a client is on channel already and not join it twice. * The user mode (like server/router operator changes) is now shown on the Irssi SILC client's statusbar. * Fixed -S option parsing in Irssi SILC Client. Contents of key files are shown again correctly. Patch submitted by Lubomir Sedlacik in PR 15886. --- chat/silc-client/Makefile | 4 ++-- chat/silc-client/PLIST | 10 +++++----- chat/silc-client/PLIST.perl | 10 +++++----- chat/silc-client/distinfo | 7 +++---- chat/silc-client/patches/patch-ab | 19 ------------------- 5 files changed, 15 insertions(+), 35 deletions(-) delete mode 100644 chat/silc-client/patches/patch-ab (limited to 'chat/silc-client') diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index d9b40b3bc19..9745e511c40 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2002/03/03 23:27:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 2002/03/12 20:54:16 hubertf Exp $ -DISTNAME= silc-client-0.8 +DISTNAME= silc-client-0.8.1 CATEGORIES= chat MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ diff --git a/chat/silc-client/PLIST b/chat/silc-client/PLIST index 0a1742e4a67..b4525955a04 100644 --- a/chat/silc-client/PLIST +++ b/chat/silc-client/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/03/03 23:27:48 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/03/12 20:54:16 hubertf Exp $ bin/silc etc/silc/silc.conf share/doc/silc/CHANGES @@ -95,12 +95,12 @@ share/silc/help/whois share/silc/help/whowas share/silc/help/window share/silc/scripts/autoop.pl -share/silc/scripts/autorejoin.pl +share/silc/scripts/beep.pl share/silc/scripts/clones.pl +share/silc/scripts/dns.pl share/silc/scripts/hello.pl -share/silc/scripts/privmsg.pl -share/silc/scripts/quitmsg.pl -share/silc/scripts/realname.pl +share/silc/scripts/mail-maildir.pl +share/silc/scripts/mail.pl share/silc/themes/default.theme @dirrm share/silc/themes @dirrm share/silc/scripts diff --git a/chat/silc-client/PLIST.perl b/chat/silc-client/PLIST.perl index b62cba702c0..9615feb9e95 100644 --- a/chat/silc-client/PLIST.perl +++ b/chat/silc-client/PLIST.perl @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.perl,v 1.1 2002/03/03 23:27:48 hubertf Exp $ +@comment $NetBSD: PLIST.perl,v 1.2 2002/03/12 20:54:16 hubertf Exp $ bin/silc etc/silc/silc.conf lib/silc/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/Irssi.pm @@ -108,12 +108,12 @@ share/silc/help/whois share/silc/help/whowas share/silc/help/window share/silc/scripts/autoop.pl -share/silc/scripts/autorejoin.pl +share/silc/scripts/beep.pl share/silc/scripts/clones.pl +share/silc/scripts/dns.pl share/silc/scripts/hello.pl -share/silc/scripts/privmsg.pl -share/silc/scripts/quitmsg.pl -share/silc/scripts/realname.pl +share/silc/scripts/mail-maildir.pl +share/silc/scripts/mail.pl share/silc/themes/default.theme @dirrm share/silc/themes @dirrm share/silc/scripts diff --git a/chat/silc-client/distinfo b/chat/silc-client/distinfo index 19ef4d5512d..c38ab2ee0f3 100644 --- a/chat/silc-client/distinfo +++ b/chat/silc-client/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.7 2002/03/03 23:27:48 hubertf Exp $ +$NetBSD: distinfo,v 1.8 2002/03/12 20:54:16 hubertf Exp $ -SHA1 (silc-client-0.8.tar.bz2) = 4a65a3124ebe25ec380f8e964e3a4ee1612290b3 -Size (silc-client-0.8.tar.bz2) = 1348129 bytes +SHA1 (silc-client-0.8.1.tar.bz2) = 2f73690675827b6b021dadfbf868aec72fad6077 +Size (silc-client-0.8.1.tar.bz2) = 1349136 bytes SHA1 (patch-aa) = 01df960bcc19ec601f7f3cb713a40986bed57cd8 -SHA1 (patch-ab) = 2b093691da5083006169a4a29db5f2e68ab51d3c diff --git a/chat/silc-client/patches/patch-ab b/chat/silc-client/patches/patch-ab deleted file mode 100644 index 2927bd10af4..00000000000 --- a/chat/silc-client/patches/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2002/03/03 23:27:49 hubertf Exp $ - ---- lib/silcmath/mpi/Makefile.in.orig Tue Feb 26 12:26:00 2002 -+++ lib/silcmath/mpi/Makefile.in Tue Feb 26 23:30:20 2002 -@@ -271,14 +271,6 @@ - $(COMPILE) -c `cygpath -w $<` - uninstall-info-am: - install-includeHEADERS: $(include_HEADERS) -- @$(NORMAL_INSTALL) -- $(mkinstalldirs) $(DESTDIR)$(includedir) -- @list='$(include_HEADERS)'; for p in $$list; do \ -- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ -- f="`echo $$p | sed -e 's|^.*/||'`"; \ -- echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(includedir)/$$f"; \ -- $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(includedir)/$$f; \ -- done - - uninstall-includeHEADERS: - @$(NORMAL_UNINSTALL) -- cgit v1.2.3