From a5bd72e5133f17470591302e5a22849913afa50a Mon Sep 17 00:00:00 2001 From: he Date: Thu, 7 Jun 2007 09:30:59 +0000 Subject: Update conserver8 to 8.1.16. Changes since 8.1.14: version 8.1.16 (Apr 10, 2007): - added 'replstring' substitution option - inspired by conversation with Owen DeLong - added '^Ecn' option for writing a note to the logfile - patch by Bryan Schmersal - fixed leaking file descriptors when 'host' and 'uds' consoles fail to connect - based on patch by Michael Heironimus version 8.1.15 (Dec 31, 2006): - protection again telnet option negotation loops - patch by Robby Griffin - console now prints the attach/detach sequences when suspended - added --with-cycladests configure option to allow cross-compiling on a cyclades ts - patch by Matt Johnson - added master conserver host to 'console -x' output for 'device' consoles - patch by Matt Johnson - fixed parsing error when dealing with encapsulated client/server options --- comms/conserver8/Makefile | 6 +++--- comms/conserver8/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'comms') diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile index 99aa534f65c..a8360163c5a 100644 --- a/comms/conserver8/Makefile +++ b/comms/conserver8/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2006/05/11 21:42:43 seb Exp $ +# $NetBSD: Makefile,v 1.6 2007/06/07 09:30:59 he Exp $ # -DISTNAME= conserver-8.1.14 -PKGNAME= conserver8-8.1.14 +DISTNAME= conserver-8.1.16 +PKGNAME= conserver8-8.1.16 CATEGORIES= comms MASTER_SITES= ftp://ftp.conserver.com/conserver/ diff --git a/comms/conserver8/distinfo b/comms/conserver8/distinfo index 193649dbb20..fd4dbf84598 100644 --- a/comms/conserver8/distinfo +++ b/comms/conserver8/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2006/05/11 21:42:43 seb Exp $ +$NetBSD: distinfo,v 1.4 2007/06/07 09:30:59 he Exp $ -SHA1 (conserver-8.1.14.tar.gz) = 3275ba140e5d157ab022f3de083a61a37f058bd6 -RMD160 (conserver-8.1.14.tar.gz) = 9d0961d837f03ddbdaddccf7f45097b6f4e452b8 -Size (conserver-8.1.14.tar.gz) = 308609 bytes +SHA1 (conserver-8.1.16.tar.gz) = 6e2a985927812cc8c253463d53911dc37fb37111 +RMD160 (conserver-8.1.16.tar.gz) = 918832d21d46f7f20cf9c1088c058190093343a0 +Size (conserver-8.1.16.tar.gz) = 311373 bytes SHA1 (patch-aa) = d0eebea0d126c611f6f60035730a0c2f97280b01 SHA1 (patch-ab) = 7a507e428277cc6ccf14b961c44d4e6fd3abcde3 -- cgit v1.2.3