git: f95a782377c0 - 2023Q3 - security/sudo: Update to 1.9.14p1

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Wed, 26 Jul 2023 02:00:15 UTC
The branch 2023Q3 has been updated by cy:

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

commit f95a782377c04ab2b9707e02f2f5b1689e58a370
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-07-11 23:04:28 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-07-26 01:57:15 +0000

    security/sudo: Update to 1.9.14p1
    
    Major changes between sudo 1.9.14p1 and 1.9.14:
    
     * Fixed an "invalid free" bug in sudo_logsrvd that was introduced
       in version 1.9.14 which could cause sudo_logsrvd to crash.
    
     * The sudoers plugin no longer tries to send the terminal name
       to the log server when no terminal is present.  This bug was
       introduced in version 1.9.14.
    
    PR:             272456
    Approved by:    garga (maintainer)
    
    (cherry picked from commit 7bc586ab264043f17bef7d49222be0602f3b44f8)
---
 security/sudo/Makefile | 2 +-
 security/sudo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 4233dba3caf5..4aa6cc782f36 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sudo
-PORTVERSION=	1.9.14
+PORTVERSION=	1.9.14p1
 CATEGORIES=	security
 MASTER_SITES=	SUDO
 
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 5709419973ab..9a4c4d9fbab7 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687905848
-SHA256 (sudo-1.9.14.tar.gz) = 7bb70e4529ab2ada47ded970cdf2fe7be3084912861ddbac239eebdc92935a29
-SIZE (sudo-1.9.14.tar.gz) = 5229170
+TIMESTAMP = 1689116525
+SHA256 (sudo-1.9.14p1.tar.gz) = e91bf5ef2e09d857ee901c3465cf7ddb37e43c763b65d19fa0862d1dec128faf
+SIZE (sudo-1.9.14p1.tar.gz) = 5230440