git: 6e7811fdeb3b - main - security/courier-authlib: Update to 0.71.4

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Tue, 08 Mar 2022 21:24:26 UTC
The branch main has been updated by madpilot:

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

commit 6e7811fdeb3bcae3f7ce64f650a44601b2bf17e3
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2022-03-08 21:20:18 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2022-03-08 21:20:18 +0000

    security/courier-authlib: Update to 0.71.4
    
    Changes:
    
    Fix a theoretical memory corruption during authentication if the
    process runs out of memory. The server does not do much memory
    allocation prior to authentication, this is mostly academic.
    
    MFH:            2022Q1
---
 net/courier-authlib-ldap/Makefile | 2 +-
 security/courier-authlib/Makefile | 2 +-
 security/courier-authlib/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/courier-authlib-ldap/Makefile b/net/courier-authlib-ldap/Makefile
index 17c3f8a129ae..180070e13d7c 100644
--- a/net/courier-authlib-ldap/Makefile
+++ b/net/courier-authlib-ldap/Makefile
@@ -1,6 +1,6 @@
 # Created by: Yarema <yds@CoolRat.org>
 
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-ldap
 
 COMMENT=	LDAP support for the Courier authentication library
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index d743f3e41a82..5a9bbdff6906 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -1,7 +1,7 @@
 # Created by: Oliver Lehmann
 
 PORTNAME=	courier-authlib
-PORTVERSION=	0.71.3
+PORTVERSION=	0.71.4
 CATEGORIES?=	security mail
 .if defined(PKGNAMESUFFIX)
 MASTER_SITES=	SF/courier/authlib/${PORTVERSION}
diff --git a/security/courier-authlib/distinfo b/security/courier-authlib/distinfo
index 3100ee8856ee..e74e64f27d95 100644
--- a/security/courier-authlib/distinfo
+++ b/security/courier-authlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618301142
-SHA256 (courier-authlib-0.71.3.tar.bz2) = 9ae225cf51c72f3fbf7910402dd4a727e8d3d2ad657cc583b3894fbb4d796806
-SIZE (courier-authlib-0.71.3.tar.bz2) = 2208794
+TIMESTAMP = 1646760117
+SHA256 (courier-authlib-0.71.4.tar.bz2) = 62f52fa6a1743aca1e754a581304bd723d5b56c37e28bc73eff8d8f0806842c2
+SIZE (courier-authlib-0.71.4.tar.bz2) = 2210634