Received: by mail.netbsd.org (Postfix, from userid 605) id BF8AC84D3A; Tue, 17 May 2022 07:43:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0404984D27 for ; Tue, 17 May 2022 07:43:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WZAQzy7Fl5Js for ; Tue, 17 May 2022 07:43:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5847184D00 for ; Tue, 17 May 2022 07:43:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25305FAEB; Tue, 17 May 2022 07:44:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165277346763780" MIME-Version: 1.0 Date: Tue, 17 May 2022 07:44:27 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220517074427.25305FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165277346763780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 17 07:44:27 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated net/haproxy, devel/py-setuptools To generate a diff of this commit: cvs rdiff -u -r1.2587 -r1.2588 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165277346763780 Content-Disposition: inline Content-Length: 766 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2587 pkgsrc/doc/CHANGES-2022:1.2588 --- pkgsrc/doc/CHANGES-2022:1.2587 Mon May 16 22:45:44 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 17 07:44:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2587 2022/05/16 22:45:44 tron Exp $ +$NetBSD: CHANGES-2022,v 1.2588 2022/05/17 07:44:26 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4001,3 +4001,5 @@ Changes to the packages collection and i Updated www/firefox91 to 91.9.0 [nia 2022-05-16] Updated www/firefox91-l10n to 91.9.0 [nia 2022-05-16] Updated mail/mutt to 2.2.5 [tron 2022-05-16] + Updated net/haproxy to 2.5.7 [adam 2022-05-17] + Updated devel/py-setuptools to 62.3.0 [adam 2022-05-17] --_----------=_165277346763780--