summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-03-23 15:02:48 +0000
committertaca <taca@pkgsrc.org>2020-03-23 15:02:48 +0000
commit9f83d215b84527a1f7b62e77d2ac79a3ec580a65 (patch)
tree62def63fec9e3ba394dd7288cd796d888c585d77 /security
parent285fc45720ea3c91f795db37bb2e63039f635321 (diff)
downloadpkgsrc-9f83d215b84527a1f7b62e77d2ac79a3ec580a65.tar.gz
security/pear-Crypt_GPG: update to 1.6.4
Update pear-Crypt_GPG to 1.6.4. 1.6.4 (2020-03-22 08:00 UTC) Changelog: * Use classmap for autoloading in composer as this package does not follow PSR-0. * Support default gpg binary location on NixOS. * Fix IgnoreVerifyErrors issues with GnuPG 1.4 and PHP5. * Add possibility to add custom arguments to gpg commands. * Add option to choose compression algorithm. * Compatibility with phpunit >= 6.0.
Diffstat (limited to 'security')
-rw-r--r--security/pear-Crypt_GPG/Makefile4
-rw-r--r--security/pear-Crypt_GPG/distinfo12
-rw-r--r--security/pear-Crypt_GPG/patches/patch-.._package.xml8
3 files changed, 12 insertions, 12 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile
index 0c82fae0c29..a2eef1d0dd1 100644
--- a/security/pear-Crypt_GPG/Makefile
+++ b/security/pear-Crypt_GPG/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/06/18 15:06:10 taca Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/23 15:02:48 taca Exp $
-DISTNAME= Crypt_GPG-1.6.3
+DISTNAME= Crypt_GPG-1.6.4
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo
index 5fe5ee42d67..731e677d479 100644
--- a/security/pear-Crypt_GPG/distinfo
+++ b/security/pear-Crypt_GPG/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2018/06/18 15:06:10 taca Exp $
+$NetBSD: distinfo,v 1.7 2020/03/23 15:02:48 taca Exp $
-SHA1 (pear/Crypt_GPG-1.6.3.tgz) = 7124e4c41d8fe961fd0ef494dedbcad0d6e13bab
-RMD160 (pear/Crypt_GPG-1.6.3.tgz) = 9292ccbc0d8017f377c44f9545c66dd640d8086f
-SHA512 (pear/Crypt_GPG-1.6.3.tgz) = f1ad2560a43a1e8f5a33269bc4ae4067e19e5325fdbd8d2fc55f6cb8aad89258df45fbecedd93a21749f33024c819f07399580b1a4760f5740f26043109dc396
-Size (pear/Crypt_GPG-1.6.3.tgz) = 346999 bytes
-SHA1 (patch-.._package.xml) = e0e15faab4a0b4a1b3b2ffc52e94636c0c1166c6
+SHA1 (pear/Crypt_GPG-1.6.4.tgz) = fc779b1583906fb755fa4e04265c65540f960ca7
+RMD160 (pear/Crypt_GPG-1.6.4.tgz) = 9e780e89d215aa94176b1bc7dd26825085da5388
+SHA512 (pear/Crypt_GPG-1.6.4.tgz) = 3eee39702abe97fc322e5976ebe8a7f7ba07bc950d22aa6636cadf38b0bd9c6c6316d7be35f21a8d0e8dfdb66a76db33121edb34736869d31ae89b03468cf470
+Size (pear/Crypt_GPG-1.6.4.tgz) = 346390 bytes
+SHA1 (patch-.._package.xml) = d0f5344a9cce678b39c29290314a5f0f071cc411
diff --git a/security/pear-Crypt_GPG/patches/patch-.._package.xml b/security/pear-Crypt_GPG/patches/patch-.._package.xml
index db306c8d9e6..e33c77e6355 100644
--- a/security/pear-Crypt_GPG/patches/patch-.._package.xml
+++ b/security/pear-Crypt_GPG/patches/patch-.._package.xml
@@ -1,11 +1,11 @@
-$NetBSD: patch-.._package.xml,v 1.6 2018/06/18 15:06:10 taca Exp $
+$NetBSD: patch-.._package.xml,v 1.7 2020/03/23 15:02:48 taca Exp $
* Drop MD5 for replacing shbang line.
---- ../package.xml.orig 2018-06-04 05:52:12.000000000 +0000
+--- ../package.xml.orig 2020-03-22 12:00:23.000000000 +0000
+++ ../package.xml
-@@ -66,7 +66,7 @@ Fix mode argument type in docblock.
- <file baseinstalldir="/" md5sum="698dd1604488179e29e91a33ebbbbfd4" name="data/pinentry-cli.xml" role="data">
+@@ -68,7 +68,7 @@ Compatibility with phpunit &gt;= 6.0.
+ <file baseinstalldir="/" md5sum="0bc5de9eea56992318643e5177e7c4d5" name="data/pinentry-cli.xml" role="data">
<tasks:replace from="@package-version@" to="version" type="package-info" />
</file>
- <file baseinstalldir="/" md5sum="069d671c63366eaf64b050132dd76da3" name="scripts/crypt-gpg-pinentry" role="script">