summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-06-18 15:06:10 +0000
committertaca <taca@pkgsrc.org>2018-06-18 15:06:10 +0000
commitbb60b70a8bb2bb53f4f0a004cbbadb0b52084ebd (patch)
treefa5fbfe56f085c5df7dca110a00faf42486ed3a4
parentc1fcba3ad951d57fafc766f29a142ff310086342 (diff)
downloadpkgsrc-bb60b70a8bb2bb53f4f0a004cbbadb0b52084ebd.tar.gz
security/pear-Crypt_GPG: update to 1.6.3
1.6.3 Release date: 2018-06-04 01:59 UTC Changelog: * Exclude tools/ and package.php from a composer archive. * Make possible to get a list of GnuPG warnings collected on last operation. * Fix Bug #21242: PHPUnit tests fail sometimes while deleting S.gpg-agent.extra. * Fix mode argument type in docblock.
-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 19f62ecedbc..0c82fae0c29 100644
--- a/security/pear-Crypt_GPG/Makefile
+++ b/security/pear-Crypt_GPG/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/09/13 10:40:18 abs Exp $
+# $NetBSD: Makefile,v 1.7 2018/06/18 15:06:10 taca Exp $
-DISTNAME= Crypt_GPG-1.6.2
+DISTNAME= Crypt_GPG-1.6.3
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo
index 7c456d6f456..5fe5ee42d67 100644
--- a/security/pear-Crypt_GPG/distinfo
+++ b/security/pear-Crypt_GPG/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2017/09/05 15:00:03 taca Exp $
+$NetBSD: distinfo,v 1.6 2018/06/18 15:06:10 taca Exp $
-SHA1 (pear/Crypt_GPG-1.6.2.tgz) = 387b3c68b02bd6d45982c5fc50e61dd8e67ab45e
-RMD160 (pear/Crypt_GPG-1.6.2.tgz) = b65e2326183446a554e8572ee050e3db5611192b
-SHA512 (pear/Crypt_GPG-1.6.2.tgz) = 9d954d96b4e461c75f79ce9bc701d062e3f19671690228e6e0ce5265733ac1de9c06520f9f750348f3c37f01ccb79720574b2d2f371e69c8a25ae6e1bc18aabd
-Size (pear/Crypt_GPG-1.6.2.tgz) = 346709 bytes
-SHA1 (patch-.._package.xml) = 5f697cb2060537bbdff31c49edd0267b6fc72556
+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
diff --git a/security/pear-Crypt_GPG/patches/patch-.._package.xml b/security/pear-Crypt_GPG/patches/patch-.._package.xml
index c2f6674ad67..db306c8d9e6 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.5 2017/09/05 15:00:04 taca Exp $
+$NetBSD: patch-.._package.xml,v 1.6 2018/06/18 15:06:10 taca Exp $
* Drop MD5 for replacing shbang line.
---- ../package.xml.orig 2017-09-03 06:51:16.000000000 +0000
+--- ../package.xml.orig 2018-06-04 05:52:12.000000000 +0000
+++ ../package.xml
-@@ -63,7 +63,7 @@ Added options to configure digest/cipher
- <file baseinstalldir="/" md5sum="d6c92e0d8c2305c82b76e3794a6cbe0a" name="data/pinentry-cli.xml" role="data">
+@@ -66,7 +66,7 @@ Fix mode argument type in docblock.
+ <file baseinstalldir="/" md5sum="698dd1604488179e29e91a33ebbbbfd4" 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">