From nobody Sat Jan 11 21:40:53 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YVsQg2bV6z5jq58; Sat, 11 Jan 2025 21:40:59 +0000 (UTC) (envelope-from matthias.andree@tu-dortmund.de) Received: from unimail.uni-dortmund.de (mx1.hrz.uni-dortmund.de [129.217.128.51]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "unimail.tu-dortmund.de", Issuer "GEANT OV RSA CA 4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YVsQf3ynDz4My0; Sat, 11 Jan 2025 21:40:58 +0000 (UTC) (envelope-from matthias.andree@tu-dortmund.de) Authentication-Results: mx1.freebsd.org; none Received: from mandree.no-ip.org (pd9e07459.dip0.t-ipconnect.de [217.224.116.89]) (authenticated bits=0) by unimail.uni-dortmund.de (8.18.1/8.18.1) with ESMTPSA id 50BLesUB015891 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Sat, 11 Jan 2025 22:40:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tu-dortmund.de; s=unimail; t=1736631655; bh=rBzH36HZWCWeTnV19BCEQ9QhD27bHgnYOpRRtNCIje0=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=OAJXT6QTeqnSAPkrM33CiIq9dwuNcOiJpVyoBD3iuk2Yzro97jYzq0qr3Gpz0i3te jjrm40Zh470VdbAWG+9UaxfwmyZNpAWyiosDViqMOBaU3px6m9OTS7hjRvp/ax9tJZ spuHOeAFXD0gbzdAJm12dvkjlLY/68tb19MoDy6o= Received: from [127.0.0.1] (localhost [127.0.0.1]) by ryzen.an3e.de (Postfix) with ESMTP id E111A2791087; Sat, 11 Jan 2025 22:40:53 +0100 (CET) Message-ID: Date: Sat, 11 Jan 2025 22:40:53 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 68af7b3d319e - main - security/sudo: Add sssd flavor To: Xavier Beaudouin , Larry Rosenman , Renato Botelho Cc: ports-committers , dev-commits-ports-all , dev-commits-ports-main References: <202501101504.50AF4st4058206@gitrepo.freebsd.org> <1736036508.72545.1736622781333.JavaMail.zimbra@oav.net> <48e6130a9c0714e86b8419007151e6b4@lerctr.org> <1313373707.72592.1736625063148.JavaMail.zimbra@oav.net> <1d16a086a96570e640c0d3d2f5810a33@lerctr.org> <1801242376.72596.1736625380713.JavaMail.zimbra@oav.net> Content-Language: en-US From: Matthias Andree In-Reply-To: <1801242376.72596.1736625380713.JavaMail.zimbra@oav.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4YVsQf3ynDz4My0 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:680, ipnet:129.217.0.0/16, country:DE] Am 11.01.25 um 20:56 schrieb Xavier Beaudouin: > Hello > >> I was following your pattern for mail/dovecot, and it wasn't working, so >> I chased it :) > > Well I am not sure my mentor (0mp) is on line today... Otherwise I'll fixed that now :( > > Thanks for the hint (and just saw your commits !) :D > > Kind regards, > Xavier I've just pushed a fix, d4797e8e29b5, to remove that excess S. Let's not overformalize things. I've invoked portmgr@ blanket approval to fix typos. Let me just Cc: garga@ for good measure. Best regards, Matthias