Subject: CVS commit: pkgsrc/devel/vanessa_socket
From: Todd Vierling
Date: 2006-01-31 15:55:27
Message id: 20060131145527.362832DA27@cvs.netbsd.org

Log Message:
Fix socket outbound connections; vanessa_socket_client_open_src_sockaddr_in()
was always zeroing out the "from", causing sin.sin_family to be zero.
(Move the memset to where it should have been, in the
vanessa_socket_client_open_sockaddr_in() function.)

Bump PKGREVISION.

Files:
RevisionActionfile
1.4modifypkgsrc/devel/vanessa_socket/Makefile
1.4modifypkgsrc/devel/vanessa_socket/distinfo
1.1addpkgsrc/devel/vanessa_socket/patches/patch-ab