Subject: CVS commit: pkgsrc/security/netpgpverify/files
From: Alistair G. Crooks
Date: 2016-06-15 05:34:15
Message id: 20160615033415.3ADE0FBB5@cvs.NetBSD.org

Log Message:
Update netpgpverify and libnetpgpverify to 20160615:

Simplify the method of finding the end of the versioning information
in the signature - back up to the "\n" character at the end of the
signature start:

	"-----BEGIN PGP SIGNATURE-----\n"

and then find the "\n\n" character sequence to denote the start of the
signature itself. The previous version worked, but this is more efficient.

Files:
RevisionActionfile
1.15modifypkgsrc/security/netpgpverify/files/libverify.c
1.22modifypkgsrc/security/netpgpverify/files/verify.h