Subject: CVS commit: pkgsrc/security/ssh2
To: None <pkgsrc-changes@NetBSD.org>
From: Tero Kivinen <kivinen@netbsd.org>
List: pkgsrc-changes
Date: 08/24/2005 09:13:24
Module Name:	pkgsrc
Committed By:	kivinen
Date:		Wed Aug 24 09:13:24 UTC 2005

Modified Files:
	pkgsrc/security/ssh2: Makefile distinfo
Added Files:
	pkgsrc/security/ssh2/patches: patch-ai patch-aj patch-ak patch-al
	    patch-am patch-an patch-ao patch-ap

Log Message:
	Fixed ssh_encode_* calls to have casts to SshUInt32 or size_t
	to get it working properly on the 64-bit platform (amd64).


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/security/ssh2/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/security/ssh2/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/ssh2/patches/patch-ai \
    pkgsrc/security/ssh2/patches/patch-aj \
    pkgsrc/security/ssh2/patches/patch-ak \
    pkgsrc/security/ssh2/patches/patch-al \
    pkgsrc/security/ssh2/patches/patch-am \
    pkgsrc/security/ssh2/patches/patch-an \
    pkgsrc/security/ssh2/patches/patch-ao \
    pkgsrc/security/ssh2/patches/patch-ap

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