Received: by mail.netbsd.org (Postfix, from userid 605) id 8AF5184EC4; Mon, 4 Oct 2021 09:07:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C759984EC0 for ; Mon, 4 Oct 2021 09:07:24 +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 3-6rhbYeACmg for ; Mon, 4 Oct 2021 09:07:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1F9A084CE8 for ; Mon, 4 Oct 2021 09:07:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 172A1FA97; Mon, 4 Oct 2021 09:07:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633338444158200" MIME-Version: 1.0 Date: Mon, 4 Oct 2021 09:07:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211004090724.172A1FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633338444158200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 4 09:07:23 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated net/haproxy to 2.4.6 To generate a diff of this commit: cvs rdiff -u -r1.5036 -r1.5037 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21128 -r1.21129 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633338444158200 Content-Disposition: inline Content-Length: 1303 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5036 pkgsrc/doc/CHANGES-2021:1.5037 --- pkgsrc/doc/CHANGES-2021:1.5036 Mon Oct 4 09:01:36 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Oct 4 09:07:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5036 2021/10/04 09:01:36 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5037 2021/10/04 09:07:23 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7722,3 +7722,4 @@ Changes to the packages collection and i Updated www/badwolf to 1.2.0 [pin 2021-10-04] Updated biology/py-pydicom to 2.2.2 [adam 2021-10-04] Updated finance/py-eth-account to 0.5.6 [adam 2021-10-04] + Updated net/haproxy to 2.4.6 [wiz 2021-10-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21128 pkgsrc/doc/TODO:1.21129 --- pkgsrc/doc/TODO:1.21128 Sun Oct 3 13:12:33 2021 +++ pkgsrc/doc/TODO Mon Oct 4 09:07:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21128 2021/10/03 13:12:33 ryoon Exp $ +$NetBSD: TODO,v 1.21129 2021/10/04 09:07:23 wiz Exp $ Suggested new packages ====================== @@ -1390,7 +1390,7 @@ For possible Perl packages updates, see o opal-3.16.2 o open-vm-tools-11.2.5 o openafs-1.8 - o openblas-0.3.16 + o openblas-0.3.18 o opencc-1.1.2 o opencolorio-2.0.0 o opencpn-plugin-draw-1.8.5.2 --_----------=_1633338444158200--