summaryrefslogtreecommitdiff
path: root/security/php-gnupg
AgeCommit message (Collapse)AuthorFilesLines
2022-01-10security/php-gnupg: update to 1.5.1taca2-6/+6
1.5.1 (2021-12-31) * Fixed compilation with PHP 8.1 * Fixed build with gpgme 1.4
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-06-06security/php-gnupg: update to 1.5.0taca3-25/+20
pkgsrc change: remove restriction to depeding package, requirement gpgme package to using gnupg1 PKG_OPTIONS. Approved by tpaul@. 1.5.0 (2021-04-10) * Added new README.md 1.5.0RC2 (2021-03-07) * Fixed build with libgpgme 1.3 * Fixed largefile support on 32-bit platforms * Fixed tests in PECL archive 1.5.0RC1 (2021-02-14) * Added support for PHP 8 * Added support for GnuPG 2.1+ * Added argument info for all functions and methods (reflection support) * Added new function `gnupg_getengineinfo` * Added new function `gnupg_geterrorinfo` * Added init array argument for setting home dir and gpg binary file name * Added additional fields to `gnupg_keyinfo` returned array * Added parameter to `gnupg_keyinfo` to use `secret_only` * Fixed `gnupg_deletekey` to use boolean for `allow_secret` parameter
2020-03-14security/php-gnupg: Import version 1.4.0tpaul6-0/+60
PHP module for interacting with gnupg. https://www.php.net/manual/en/book.gnupg