summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-02-13 16:06:44 +0000
committeradam <adam@pkgsrc.org>2019-02-13 16:06:44 +0000
commit9986d6cf4476cab3875febc348d55e724bb4a5e1 (patch)
treeba7063d295b21cb911e36203361da1a576b34487 /security/gnupg2
parenta49ed557cb24652567046df200ac121d6171718a (diff)
downloadpkgsrc-9986d6cf4476cab3875febc348d55e724bb4a5e1.tar.gz
gnupg2: updated to 2.2.13
Noteworthy changes in version 2.2.13: * gpg: Implement key lookup via keygrip (using the & prefix). * gpg: Allow generating Ed25519 key from existing key. * gpg: Emit an ERROR status line if no key was found with -k. * gpg: Stop early when trying to create a primary Elgamal key. * gpgsm: Print the card's key algorithms along with their keygrips in interactive key generation. * agent: Clear bogus pinentry cache in the error case. * scd: Support "acknowledge button" feature. * scd: Fix for USB INTERRUPT transfer. * wks: Do no use compression for the the encrypted challenge and response
Diffstat (limited to 'security/gnupg2')
-rw-r--r--security/gnupg2/Makefile6
-rw-r--r--security/gnupg2/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index dc69650e96b..0d1b3a5f7de 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.98 2019/02/02 03:38:30 markd Exp $
+# $NetBSD: Makefile,v 1.99 2019/02/13 16:06:44 adam Exp $
-DISTNAME= gnupg-2.2.12
+DISTNAME= gnupg-2.2.13
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
-PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
+MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ada@netbsdfr.org
diff --git a/security/gnupg2/distinfo b/security/gnupg2/distinfo
index aa4521724fd..4d1fc391c9d 100644
--- a/security/gnupg2/distinfo
+++ b/security/gnupg2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2018/12/20 19:33:27 adam Exp $
+$NetBSD: distinfo,v 1.52 2019/02/13 16:06:44 adam Exp $
-SHA1 (gnupg-2.2.12.tar.bz2) = 2aeccc35ea8034306ff7a1072b84abbaa79619c3
-RMD160 (gnupg-2.2.12.tar.bz2) = 4da4303a12a55111de9cd100ab0fdb30b28a4e00
-SHA512 (gnupg-2.2.12.tar.bz2) = 30de9757bb60a5cb6bf0dc2c8da5f4742c54affec3fcd0bcbf66f28f2812149afec5db70dcb6ba592101de4bdc479d1ba0b47c53c8b8d4765ddff32fa51c26c8
-Size (gnupg-2.2.12.tar.bz2) = 6682303 bytes
+SHA1 (gnupg-2.2.13.tar.bz2) = 66ebc053e2d22f743673d3fbe54453774e4fac58
+RMD160 (gnupg-2.2.13.tar.bz2) = b24158d4a6b9ce00fc27f2f5b855793e5d15dc6a
+SHA512 (gnupg-2.2.13.tar.bz2) = 3770e33902ca608f567bc9f0decb57129b77dd3479e5c1bbd569ede4c1f6690cdfe00105ffdc1e7721faa331abcb879adb56e87931313b13ed48763763c6632f
+Size (gnupg-2.2.13.tar.bz2) = 6702712 bytes