aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-11-22 02:04:36 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-11-22 02:04:36 +0000
commit5b577018d7e5378da13fdb1044c8d30e3944f58a (patch)
treedcbb6ce0fbd8caa38852a01e1c86aa64fa7cb60a /security/gnupg
parentcdb6706cbbe82a95c27a678d98e3f4d6a8d79b10 (diff)
downloadports-5b577018d7e5378da13fdb1044c8d30e3944f58a.tar.gz
ports-5b577018d7e5378da13fdb1044c8d30e3944f58a.zip
Update to 2.2.3
* gpgsm: Fix initial keybox creation on Windows. [#3507] * dirmngr: Fix crash in case of a CRL loading error. [#3510] * Fix the name of the Windows registry key. [Git#4f5afaf1fd] * gpgtar: Fix wrong behaviour of --set-filename. [#3500] * gpg: Silence AKL retrieval messages. [#3504] * agent: Use clock or clock_gettime for calibration. [#3056] * agent: Improve robustness of the shutdown pending state. [Git#7ffedfab89]
Notes
Notes: svn path=/head/; revision=454661
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile5
-rw-r--r--security/gnupg/distinfo6
-rw-r--r--security/gnupg/files/patch-doc-Makefile.in11
-rw-r--r--security/gnupg/pkg-plist1
4 files changed, 7 insertions, 16 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 651318f99dec..2e9a5faa3252 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnupg
-PORTVERSION= 2.2.2
+PORTVERSION= 2.2.3
CATEGORIES= security
MASTER_SITES= GNUPG
@@ -41,7 +41,8 @@ OPTIONS_SUB= yes
LDAP_DESC= LDAP keyserver interface
SCDAEMON_DESC= Enable Smartcard daemon (with libusb)
SUID_GPG_DESC= Install GPG with suid
-# In jail, SUID is required to avoid warning (security.bsd.unprivileged_mlock sysctl is not used in jail).
+# In jail, SUID is required to avoid warning
+# (security.bsd.unprivileged_mlock sysctl is not used in jail).
GNUTLS_CONFIGURE_ENABLE=gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index 2945b612575b..f8af07e4eb38 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510246313
-SHA256 (gnupg-2.2.2.tar.bz2) = bfb62c7412ceb3b9422c6c7134a34ff01a560f98eb981c2d96829c1517c08197
-SIZE (gnupg-2.2.2.tar.bz2) = 6546951
+TIMESTAMP = 1511315500
+SHA256 (gnupg-2.2.3.tar.bz2) = cbd37105d139f7aa74f92b6f65d136658682094b0e308666b820ae4b984084b4
+SIZE (gnupg-2.2.3.tar.bz2) = 6547069
diff --git a/security/gnupg/files/patch-doc-Makefile.in b/security/gnupg/files/patch-doc-Makefile.in
deleted file mode 100644
index 14a9b786e287..000000000000
--- a/security/gnupg/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig 2016-11-18 15:53:57 UTC
-+++ doc/Makefile.in
-@@ -522,7 +522,7 @@ CLEANFILES = yat2m mkdefsinc defs.inc
- DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \
- gnupg-card-architecture.eps \
- gnupg-module-overview.eps \
-- $(myman_pages) gpg-zip.1 gnupg.7
-+ $(myman_pages) gnupg.7
-
- all: $(BUILT_SOURCES)
- $(MAKE) $(AM_MAKEFLAGS) all-am
diff --git a/security/gnupg/pkg-plist b/security/gnupg/pkg-plist
index 0d0e14e44540..49d9549852dc 100644
--- a/security/gnupg/pkg-plist
+++ b/security/gnupg/pkg-plist
@@ -29,6 +29,7 @@ man/man1/gpg2.1.gz
man/man1/gpgconf.1.gz
man/man1/gpgparsemail.1.gz
man/man1/gpgsm.1.gz
+man/man1/gpgtar.1.gz
man/man1/gpgv2.1.gz
man/man1/scdaemon.1.gz
man/man1/symcryptrun.1.gz