Re: git: 327c682e4676 - main - security/openvpn-auth-ldap: Fix crash/update MAINTAINER/bump PORTREVISION
Date: Wed, 17 Aug 2022 17:59:55 UTC
Am 17.08.22 um 19:51 schrieb Ryan Steinmetz: > The branch main has been updated by zi: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=327c682e46761e2a9c06507dafb8fac49f564ce6 > > commit 327c682e46761e2a9c06507dafb8fac49f564ce6 > Author: Ryan Steinmetz <zi@FreeBSD.org> > AuthorDate: 2022-08-17 17:49:46 +0000 > Commit: Ryan Steinmetz <zi@FreeBSD.org> > CommitDate: 2022-08-17 17:51:13 +0000 > > security/openvpn-auth-ldap: Fix crash/update MAINTAINER/bump PORTREVISION > > Approved by: mandree@ (maintainer) > --- > security/openvpn-auth-ldap/Makefile | 4 ++-- > .../openvpn-auth-ldap/files/patch-src_auth-ldap.m | 21 +++++++++++++++++++-- > 2 files changed, 21 insertions(+), 4 deletions(-) > > diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile > index da959b439e44..5266a44d142e 100644 > --- a/security/openvpn-auth-ldap/Makefile > +++ b/security/openvpn-auth-ldap/Makefile > @@ -1,10 +1,10 @@ > PORTNAME= openvpn-auth-ldap > PORTVERSION= 2.0.4 > -PORTREVISION= 1 > +PORTREVISION= 2 > DISTVERSIONPREFIX= auth-ldap- > CATEGORIES= security net-vpn > > -MAINTAINER= mandree@FreeBSD.org > +MAINTAINER= zi@FreeBSD.org > COMMENT= LDAP authentication plugin for OpenVPN Ryan, thanks for taking care of this port and taking over! Cheers, Matthias