Subject: CVS commit: pkgsrc/security/sshpass
From: Gavan Fantom
Date: 2018-05-06 19:45:30
Message id: 20180506174530.D4367FBEC@cvs.NetBSD.org

Log Message:
sshpass: update to 1.06 and patch to fix tty issue

Changes since 1.0.5:

Version 1.06
	* Add -P for overriding the password prompt we search for
	* Add -v for verbose logging of the prompt detection prompt.
	* Allow packagers and compilers to change the default password prompt.
	* When giving -V, also print the default password prompt.

Also, add patch from FreeBSD to fix tty issue which prevents sshpass from
seeing the password prompt.

Files:
RevisionActionfile
1.3modifypkgsrc/security/sshpass/Makefile
1.3modifypkgsrc/security/sshpass/distinfo
1.1addpkgsrc/security/sshpass/patches/patch-main.c