diff options
author | hubertf <hubertf> | 2002-01-26 18:30:08 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-01-26 18:30:08 +0000 |
commit | 2a912e8cceea1f59ab9bf59753052abba8f6c3c9 (patch) | |
tree | ed31f026ccb463d34f825d730e98374b356bcba2 /chat/silc-client/distinfo | |
parent | 98a609bfed7596e98e0a0f21607321af5137a1a6 (diff) | |
download | pkgsrc-2a912e8cceea1f59ab9bf59753052abba8f6c3c9.tar.gz |
Update silc-client to 0.7.3. Changes:
changes in the package:
- patch-ab is no longer needed, integrated into distribution. patch-ac has
been moved in it's place
- minor change in Makefile, long transscription of ${PKG_SYSCONFDIR} was
changed into one variable
- patch-aa was modified to follow change in Makefile.in
changes in the silc-client:
0.7.3: This version fixes the NICK command to always give the unformatted
nickname, instead of possibility of formatted nickname, fixes the
GETKEY command to save the public key to correct filename, and to
first resolve the client information and server information only if
client was not found. The public keys are now (when connecting to
server for first time) saved with using the IP address of the server,
instead of the hostname of the server. The old hostname format is
used as a fall back method if the IP address based filename could
not be found.
Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15380
Diffstat (limited to 'chat/silc-client/distinfo')
-rw-r--r-- | chat/silc-client/distinfo | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/chat/silc-client/distinfo b/chat/silc-client/distinfo index cbd0ded982f..09b45579884 100644 --- a/chat/silc-client/distinfo +++ b/chat/silc-client/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.4 2002/01/14 21:16:00 hubertf Exp $ +$NetBSD: distinfo,v 1.5 2002/01/26 18:30:08 hubertf Exp $ -SHA1 (silc-client-0.7.2.tar.bz2) = eef34b55a76a7db243a6cda3c00b895b9b5616c4 -Size (silc-client-0.7.2.tar.bz2) = 1197988 bytes -SHA1 (patch-aa) = df7c8c0a4faffa65586191909dcfb5643ed865df -SHA1 (patch-ab) = 27a0fb7c760c3fff2327af4b3d43060d60542749 -SHA1 (patch-ac) = f54df58f1afb5deb4abc325632e0b9d081cea519 +SHA1 (silc-client-0.7.3.tar.bz2) = ec23912d5f057d4a103412a7d002ede6e2caa76e +Size (silc-client-0.7.3.tar.bz2) = 1207594 bytes +SHA1 (patch-aa) = 733ddfe7af2f027c32632253fbaee33457a979e9 +SHA1 (patch-ab) = f54df58f1afb5deb4abc325632e0b9d081cea519 |