git: fb4017392378 - main - security/easy-rsa: update to 3.1.6

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Fri, 18 Aug 2023 17:15:07 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb40173923789263a57d3a9a393f220b73a72c70

commit fb40173923789263a57d3a9a393f220b73a72c70
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-08-18 17:13:34 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-08-18 17:15:07 +0000

    security/easy-rsa: update to 3.1.6
    
    Quoting its changes:
       * New commands: 'inline' and 'x509-eku' (#993)
         inline: Build an inline file for a commonName
         x509-eku: Extract X509v3 extended key usage from a certificate
       * Expose serial-check, display-dn, display-san and default-san to
         command line. (#980) (Debugging functions, which remain undocumented)
       * Expand default status to include vars-file and CA status (#973)
       * sign-req: Allow the CSR DN-field order to be preserved (#970)
---
 security/easy-rsa/Makefile | 2 +-
 security/easy-rsa/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile
index a48c4b43502f..dc87d4731687 100644
--- a/security/easy-rsa/Makefile
+++ b/security/easy-rsa/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	easy-rsa
-DISTVERSION=	3.1.5
+DISTVERSION=	3.1.6
 CATEGORIES=	security net-mgmt
 MASTER_SITES=	https://github.com/OpenVPN/easy-rsa/releases/download/v${DISTVERSION}/ \
 		LOCAL/mandree/
diff --git a/security/easy-rsa/distinfo b/security/easy-rsa/distinfo
index c77961d0396c..67bbeb6f4914 100644
--- a/security/easy-rsa/distinfo
+++ b/security/easy-rsa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686493431
-SHA256 (EasyRSA-3.1.5.tgz) = 9fc6081d4927e68e9baef350e6b3010c7fb4f4a5c3e645ddac901081eb6adbb2
-SIZE (EasyRSA-3.1.5.tgz) = 75808
+TIMESTAMP = 1692378729
+SHA256 (EasyRSA-3.1.6.tgz) = ccd27c704692f2a9e24a11672d330ada585c94d6793cb68baf1165ed4e0fa757
+SIZE (EasyRSA-3.1.6.tgz) = 81177