Received: by mail.netbsd.org (Postfix, from userid 605) id A861A84E90; Fri, 23 Sep 2022 14:54:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D985284D2D for ; Fri, 23 Sep 2022 14:54:19 +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 dBsRZ_0lvX4p for ; Fri, 23 Sep 2022 14:54:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3BD8684D1C for ; Fri, 23 Sep 2022 14:54:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 392D4FA90; Fri, 23 Sep 2022 14:54:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663944859114250" MIME-Version: 1.0 Date: Fri, 23 Sep 2022 14:54:19 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220923145419.392D4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663944859114250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Sep 23 14:54:19 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/squid5 to 5.7 [taca 2022-09-23] To generate a diff of this commit: cvs rdiff -u -r1.4649 -r1.4650 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663944859114250 Content-Disposition: inline Content-Length: 748 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.4649 pkgsrc/doc/CHANGES-2022:1.4650 --- pkgsrc/doc/CHANGES-2022:1.4649 Fri Sep 23 08:29:52 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Sep 23 14:54:18 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4649 2022/09/23 08:29:52 nia Exp $ +$NetBSD: CHANGES-2022,v 1.4650 2022/09/23 14:54:18 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6842,3 +6842,4 @@ Changes to the packages collection and i Updated databases/mariadb106-server to 10.6.10 [nia 2022-09-22] Updated databases/mariadb105-client to 10.5.17 [nia 2022-09-23] Updated databases/mariadb105-server to 10.5.17 [nia 2022-09-23] + Updated www/squid5 to 5.7 [taca 2022-09-23] --_----------=_1663944859114250--