pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/silc-server Update to version 1.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/678de96e4a7b
branches:  trunk
changeset: 528868:678de96e4a7b
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri May 18 21:13:54 2007 +0000

description:
Update to version 1.0.4

Changes:

This release fixes a small problem with parsing the 1.3 protocol version
string correctly. Clients that conform to the 1.3 protocol will not be
able to connect to a SILC server that isn't running this version.

diffstat:

 chat/silc-server/Makefile |  4 ++--
 chat/silc-server/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 1392be21e432 -r 678de96e4a7b chat/silc-server/Makefile
--- a/chat/silc-server/Makefile Fri May 18 21:05:30 2007 +0000
+++ b/chat/silc-server/Makefile Fri May 18 21:13:54 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2007/03/06 22:33:48 salo Exp $
+# $NetBSD: Makefile,v 1.55 2007/05/18 21:13:54 salo Exp $
 #
 
-DISTNAME=              silc-server-1.0.3
+DISTNAME=              silc-server-1.0.4
 CATEGORIES=            chat security
 MASTER_SITES=          http://www.silcnet.org/download/server/sources/ \
                        ftp://ftp.silcnet.org/silc/server/sources/ \
diff -r 1392be21e432 -r 678de96e4a7b chat/silc-server/distinfo
--- a/chat/silc-server/distinfo Fri May 18 21:05:30 2007 +0000
+++ b/chat/silc-server/distinfo Fri May 18 21:13:54 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2007/03/06 22:33:22 salo Exp $
+$NetBSD: distinfo,v 1.33 2007/05/18 21:13:54 salo Exp $
 
-SHA1 (silc-server-1.0.3.tar.bz2) = 83d685235d966a1e98c16241f782904201a0ffa4
-RMD160 (silc-server-1.0.3.tar.bz2) = 48299708cd85e3696619cca53fd504912adb684d
-Size (silc-server-1.0.3.tar.bz2) = 895374 bytes
+SHA1 (silc-server-1.0.4.tar.bz2) = 6b3f2a5c61710b3ae3f1c08087c9c6b5ff597ec8
+RMD160 (silc-server-1.0.4.tar.bz2) = 0ff1fd41b8e1fb379ad75a4e53c694d135aa752a
+Size (silc-server-1.0.4.tar.bz2) = 895370 bytes
 SHA1 (patch-aa) = 3b189047000593b36305f23301987982706355dc
 SHA1 (patch-ab) = 55b3f00076c5b8a443465753ae07b9e812236f18



Home | Main Index | Thread Index | Old Index