silc-client-0.9 update
0.9 was released SHORTLY before 0.8.6 commit (unnoticed), public servers rolled over after 0.8.6 commit and reared it's ugly incompatible head. Fortunately it's a short upgrade path. *sigh*
This commit is contained in:
parent
226d37bcfd
commit
fad478e8d9
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2002/05/16 09:05:38 mark Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2002/05/16 11:54:53 mark Exp $
|
||||
|
||||
COMMENT= "Secure Live Internet Conferencing (SILC) client"
|
||||
|
||||
DISTNAME= silc-client-0.8.6
|
||||
DISTNAME= silc-client-0.9
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.507
|
||||
HOMEPAGE= http://www.silcnet.org/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (silc-client-0.8.6.tar.gz) = a6ce478f7461fc59db6c139a2cb7771a
|
||||
RMD160 (silc-client-0.8.6.tar.gz) = ddba4f3aa7d3bfcadb4d68f3534b30100d7f79c0
|
||||
SHA1 (silc-client-0.8.6.tar.gz) = 5ee84f9e2d9127b4315e935a4983a79e73d76edf
|
||||
MD5 (silc-client-0.9.tar.gz) = f4bb386c79c9563dc625b0e71894ddd3
|
||||
RMD160 (silc-client-0.9.tar.gz) = 8fa9e5e1deba1a1c2fdc66ec49f5c8e954d90814
|
||||
SHA1 (silc-client-0.9.tar.gz) = 557fdfc33046e71fa3425db8f0aebe368e6dbfab
|
||||
|
@ -1,13 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/05/16 09:05:38 mark Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/05/16 11:54:53 mark Exp $
|
||||
bin/silc
|
||||
share/doc/silc/README
|
||||
share/doc/silc/FAQ
|
||||
share/doc/silc/README
|
||||
share/doc/silc/formats.txt
|
||||
share/doc/silc/manual.txt
|
||||
share/doc/silc/signals.txt
|
||||
share/doc/silc/startup-HOWTO.html
|
||||
share/doc/silc/silc.conf.default
|
||||
share/silc/themes/default.theme
|
||||
share/doc/silc/startup-HOWTO.html
|
||||
share/silc/help/action
|
||||
share/silc/help/admin
|
||||
share/silc/help/alias
|
||||
@ -26,6 +25,7 @@ share/silc/help/cumode
|
||||
share/silc/help/cycle
|
||||
share/silc/help/date
|
||||
share/silc/help/dehilight
|
||||
share/silc/help/detach
|
||||
share/silc/help/disconnect
|
||||
share/silc/help/echo
|
||||
share/silc/help/eval
|
||||
@ -51,14 +51,15 @@ share/silc/help/levels
|
||||
share/silc/help/list
|
||||
share/silc/help/load
|
||||
share/silc/help/log
|
||||
share/silc/help/me
|
||||
share/silc/help/me
|
||||
share/silc/help/motd
|
||||
share/silc/help/msg
|
||||
share/silc/help/names
|
||||
share/silc/help/nick
|
||||
share/silc/help/note
|
||||
share/silc/help/notice
|
||||
share/silc/help/oper
|
||||
share/silc/help/part
|
||||
share/silc/help/oper
|
||||
share/silc/help/part
|
||||
share/silc/help/perlflush
|
||||
share/silc/help/ping
|
||||
share/silc/help/query
|
||||
@ -72,9 +73,10 @@ share/silc/help/sconnect
|
||||
share/silc/help/script
|
||||
share/silc/help/scrollback
|
||||
share/silc/help/server
|
||||
share/silc/help/set
|
||||
share/silc/help/shutdown
|
||||
share/silc/help/set
|
||||
share/silc/help/shutdown
|
||||
share/silc/help/silcoper
|
||||
share/silc/help/statusbar
|
||||
share/silc/help/toggle
|
||||
share/silc/help/topic
|
||||
share/silc/help/umode
|
||||
@ -83,8 +85,9 @@ share/silc/help/unignore
|
||||
share/silc/help/unload
|
||||
share/silc/help/unquery
|
||||
share/silc/help/upgrade
|
||||
share/silc/help/users
|
||||
share/silc/help/users
|
||||
share/silc/help/version
|
||||
share/silc/help/watch
|
||||
share/silc/help/whois
|
||||
share/silc/help/whowas
|
||||
share/silc/help/window
|
||||
@ -95,6 +98,7 @@ share/silc/scripts/dns.pl
|
||||
share/silc/scripts/hello.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
|
||||
@dirrm share/silc/help
|
||||
|
Loading…
Reference in New Issue
Block a user