summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-08-03 15:32:31 +0000
committeradam <adam@pkgsrc.org>2020-08-03 15:32:31 +0000
commitd2846e8121c32de60116b7902dc58fc05c2cb3e7 (patch)
tree96beabc741e7095be32ab70329649b1ecd3ed45f /security
parent13ff0cf94942fad45d45675cac40b5ad89002d72 (diff)
downloadpkgsrc-d2846e8121c32de60116b7902dc58fc05c2cb3e7.tar.gz
gpgme: updated to 1.14.0
Noteworthy changes in version 1.14.0 ------------------------------------ * New keylist mode to force the engine to return the keygrip. * New export mode to export as OpenSSH public key. * New context flag "extended-edit" to enable expert key edit. * Deprecate the anyway non working trustlist functions. * cpp: Add convenience API to obtain remarks. * cpp: The sign key edit-interactor now supports multiple signatures from the same key. * qt: Extended signkeyjob to handle remarks and multiple signatures. * qt: Added job API for gpg-card. * qt: The logging category has been changed to gpg.qgpgme to be more consistent with other qt logging categories. * Interface changes relative to the 1.13.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPGME_KEYLIST_MODE_WITH_KEYGRIP NEW. GPGME_EXPORT_MODE_SSH NEW. gpgme_user_id_t EXTENDED: New field 'uidhash'. cpp: UserID::remark NEW. cpp: UserID::remarks NEW. cpp: GpgSignKeyEditInteractor::setDupeOk NEW. cpp: Context::exportPublicKeys EXTENDED: New param 'flags'. cpp: Context::startPublicKeyExport EXTENDED: New param 'flags'. cpp: Context::ExportMode NEW. qt: SignKeyJob::setDupeOk NEW. qt: SignKeyJob::setRemark NEW. qt: GpgCardJob NEW. qt: ExportJob::setExportFlags NEW.
Diffstat (limited to 'security')
-rw-r--r--security/gpgme/Makefile7
-rw-r--r--security/gpgme/buildlink3.mk4
-rw-r--r--security/gpgme/distinfo10
3 files changed, 10 insertions, 11 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 740755341a6..c3716d6f721 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2020/06/10 11:32:06 markd Exp $
+# $NetBSD: Makefile,v 1.98 2020/08/03 15:32:31 adam Exp $
-DISTNAME= gpgme-1.13.1
+DISTNAME= gpgme-1.14.0
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
EXTRACT_SUFX= .tar.bz2
@@ -33,9 +33,8 @@ TEST_TARGET= check
.include "options.mk"
-.include "../../mk/pthread.buildlink3.mk"
-BUILDLINK_API_DEPENDS.libassuan+= libassuan>=2.0.2
.include "../../security/libassuan2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.28
.include "../../security/libgpg-error/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/gpgme/buildlink3.mk b/security/gpgme/buildlink3.mk
index 8a6cc5b00c6..7248aaadffb 100644
--- a/security/gpgme/buildlink3.mk
+++ b/security/gpgme/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2017/12/21 13:30:40 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2020/08/03 15:32:31 adam Exp $
BUILDLINK_TREE+= gpgme
@@ -15,7 +15,7 @@ BUILDLINK_PKGSRCDIR.gpgme?= ../../security/gpgme
pkgbase:= gpgme
.include "../../mk/pkg-build-options.mk"
-.if !empty(PKG_BUILD_OPTIONS.gpgme:Mgnupg2)
+.if ${PKG_BUILD_OPTIONS.gpgme:Mgnupg2}
DEPENDS+= gnupg2>=2.2.0:../../security/gnupg2
GPGME_GPG= ${PREFIX}/bin/gpg2
.else
diff --git a/security/gpgme/distinfo b/security/gpgme/distinfo
index 1e3646f7593..c580c801e19 100644
--- a/security/gpgme/distinfo
+++ b/security/gpgme/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.43 2019/07/03 20:29:54 adam Exp $
+$NetBSD: distinfo,v 1.44 2020/08/03 15:32:31 adam Exp $
-SHA1 (gpgme-1.13.1.tar.bz2) = f87f34e695e8d74ccc7c8f42864d50630afebb0e
-RMD160 (gpgme-1.13.1.tar.bz2) = ae7e13e30d5602fa5301f3179e213eefaac1b183
-SHA512 (gpgme-1.13.1.tar.bz2) = 11de670c6cf512508103fe67af56d9fbb2a9dda6fc6fa3cd321371bbe337c7c2c81913ca557d07187adb2a63d37ea1a44da97ab22345bbe6022c405d0cb083b8
-Size (gpgme-1.13.1.tar.bz2) = 1759616 bytes
+SHA1 (gpgme-1.14.0.tar.bz2) = 90a1b678703b0cabdb953035a4bee012e5685dce
+RMD160 (gpgme-1.14.0.tar.bz2) = 1889520e54ca69b06386b7b53f5dc82c6f8d036a
+SHA512 (gpgme-1.14.0.tar.bz2) = b7ffa30a046c75215e1c73e2f34e5e65532e4dcf6bea55796adc6f82fd38dafe264bcd4332b2001155d6f9476d6fd82a77112dad31c1bb29db9ddefc532ae668
+Size (gpgme-1.14.0.tar.bz2) = 1678910 bytes
SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072