Received: by mail.netbsd.org (Postfix, from userid 605) id 706F184D15; Fri, 19 Mar 2021 10:30:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA48084CFD for ; Fri, 19 Mar 2021 10:30:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id wb_9Qgy0rLsG for ; Fri, 19 Mar 2021 10:30:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 00C3084CE3 for ; Fri, 19 Mar 2021 10:30:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F29BAFA95; Fri, 19 Mar 2021 10:30:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616149834246260" MIME-Version: 1.0 Date: Fri, 19 Mar 2021 10:30:34 +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: <20210319103034.F29BAFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616149834246260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Mar 19 10:30:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/gperftools, net/haproxy To generate a diff of this commit: cvs rdiff -u -r1.1726 -r1.1727 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616149834246260 Content-Disposition: inline Content-Length: 782 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.1726 pkgsrc/doc/CHANGES-2021:1.1727 --- pkgsrc/doc/CHANGES-2021:1.1726 Fri Mar 19 10:25:30 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Mar 19 10:30:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1726 2021/03/19 10:25:30 nia Exp $ +$NetBSD: CHANGES-2021,v 1.1727 2021/03/19 10:30:34 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2626,3 +2626,5 @@ Changes to the packages collection and i Updated www/py-django-binary-database-files to 1.0.14 [adam 2021-03-19] Updated shells/fish to 3.2.1 [nia 2021-03-19] Updated audio/fluidsynth to 2.1.8 [nia 2021-03-19] + Updated devel/gperftools to 2.9.1 [adam 2021-03-19] + Updated net/haproxy to 2.3.7 [adam 2021-03-19] --_----------=_1616149834246260--