Received: by mail.netbsd.org (Postfix, from userid 605) id B6696851DD; Tue, 6 Dec 2022 08:21:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8AD984F7A for ; Tue, 6 Dec 2022 08:21:35 +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 lMwOY83dUE-O for ; Tue, 6 Dec 2022 08:21:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3E5AD84F77 for ; Tue, 6 Dec 2022 08:21:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B692FA90; Tue, 6 Dec 2022 08:21:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167031489597150" MIME-Version: 1.0 Date: Tue, 6 Dec 2022 08:21:35 +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: <20221206082135.3B692FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167031489597150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Dec 6 08:21:34 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: Updated net/haproxy, devel/py-pylint To generate a diff of this commit: cvs rdiff -u -r1.5971 -r1.5972 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22390 -r1.22391 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167031489597150 Content-Disposition: inline Content-Length: 1336 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.5971 pkgsrc/doc/CHANGES-2022:1.5972 --- pkgsrc/doc/CHANGES-2022:1.5971 Tue Dec 6 08:14:08 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Dec 6 08:21:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5971 2022/12/06 08:14:08 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5972 2022/12/06 08:21:34 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8979,3 +8979,5 @@ Changes to the packages collection and i Updated sysutils/py-xattr to 0.10.1 [adam 2022-12-06] Updated textproc/py-ujson to 5.6.0 [adam 2022-12-06] Updated devel/py-types-ujson to 5.6.0.0 [adam 2022-12-06] + Updated net/haproxy to 2.7.0 [adam 2022-12-06] + Updated devel/py-pylint to 2.15.8 [adam 2022-12-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22390 pkgsrc/doc/TODO:1.22391 --- pkgsrc/doc/TODO:1.22390 Mon Dec 5 08:36:03 2022 +++ pkgsrc/doc/TODO Tue Dec 6 08:21:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22390 2022/12/05 08:36:03 adam Exp $ +$NetBSD: TODO,v 1.22391 2022/12/06 08:21:34 adam Exp $ Suggested new packages ====================== @@ -796,7 +796,6 @@ For possible Perl packages updates, see o h8300-elf-gcc-7.1.0 o hamster-applet-2.32.1 o hanzim-3.5 - o haproxy-2.7 o harminv-1.4.1 o hashcash-1.23 o haskell-mode-13.20 --_----------=_167031489597150--