Subject: CVS commit: pkgsrc/comms/conserver8
From: Eric Schnoebelen
Date: 2016-03-13 19:31:11
Message id: 20160313183112.04CACFBB7@cvs.NetBSD.org

Log Message:
Upstream: Update to 8.2.1
    version 8.2.1 (Jun 2, 2015):
	- added TCP keepalives between client and server - TCP-based consoles
	  already had the code - this was mostly an oversight
	- patch for SEGV and task execution - patch by Artem Savkov
	  <asavkov@redhat.com>
	- expanded break sequences from [1-9] to [1-9a-z] - based on patch by
	  Artem Savkov <asavkov@redhat.com>

pkgsrc:
    options.mk:
	add support inet6
	The way the conserver is coded, you get inet6 or you get uds
    patches/patch-conserver_readcfg.c:
	new patch, fixing a setproctitle() bug with inet6.
	This needs to be sent upstream.
    Makefile:
	install sample configurations
	Change maintainer to pkgsrc-users@netbsd.org
	    old maintainer address bounced.
	drop ``--with-regex'' option, it's no longer supported.

Files:
RevisionActionfile
1.18modifypkgsrc/comms/conserver8/Makefile
1.10modifypkgsrc/comms/conserver8/distinfo
1.2modifypkgsrc/comms/conserver8/options.mk
1.1addpkgsrc/comms/conserver8/patches/patch-conserver_readcfg.c