Subject: CVS commit: pkgsrc/news/suck
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2003 15:45:42
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu Apr 10 12:45:42 UTC 2003

Modified Files:
	pkgsrc/news/suck: Makefile distinfo

Log Message:
Update to 4.3.2, update MASTER_SITES and HOMEPAGE.
Changes:
both.c - sgetline() - changes to fix SSL bug with the select,
        connect_to_nntphost() - add code to handle
        host:port syntax.   This fix also allows you to
        specify a port number for the local host.

suck.c - to handle SIGINT in addition to SIGTERM,
        build_command() fix in potential buffer overflow

testhost.c - added -Q option, to allow user to specify
        NNTP authentiation via env variables.
And other bug fixes.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/news/suck/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/news/suck/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.