Subject: CVS commit: pkgsrc/security/netpgpverify/files
From: Alistair G. Crooks
Date: 2016-07-08 19:45:41
Message id: 20160708174541.E9755FBB5@cvs.NetBSD.org

Log Message:
Update netpgpverify and libnetpgpverify to 20160707 to fix some
unusual build errors shown by old gcc versions (works fine for
gcc-5.2.1 on ubuntu and gcc-5.3.0 on NetBSD 7.99.32)

+ use ULL suffix on unsigned 64bit constants, not UL

+ don't typedef the public structs twice - second time just define it
without the typedef

Fixes PR pkg/51327

Files:
RevisionActionfile
1.23modifypkgsrc/security/netpgpverify/files/libverify.c
1.33modifypkgsrc/security/netpgpverify/files/verify.h