Received: by mail.netbsd.org (Postfix, from userid 605) id 8194C84EF8; Thu, 26 Aug 2021 06:33:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BC48484EF5 for ; Thu, 26 Aug 2021 06:33:23 +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 Mo41k5uohvfd for ; Thu, 26 Aug 2021 06:33:23 +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 1E76384C13 for ; Thu, 26 Aug 2021 06:33:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1666BFA97; Thu, 26 Aug 2021 06:33:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629959603288620" MIME-Version: 1.0 Date: Thu, 26 Aug 2021 06:33:23 +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: <20210826063323.1666BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629959603288620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Aug 26 06:33:22 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated security/mit-krb5, devel/cmake To generate a diff of this commit: cvs rdiff -u -r1.4366 -r1.4367 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629959603288620 Content-Disposition: inline Content-Length: 773 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.4366 pkgsrc/doc/CHANGES-2021:1.4367 --- pkgsrc/doc/CHANGES-2021:1.4366 Wed Aug 25 19:27:32 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Aug 26 06:33:22 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4366 2021/08/25 19:27:32 scole Exp $ +$NetBSD: CHANGES-2021,v 1.4367 2021/08/26 06:33:22 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6881,3 +6881,5 @@ Changes to the packages collection and i Updated www/py-httptools to 0.3.0 [adam 2021-08-25] Updated www/py-httpx to 0.19.0 [adam 2021-08-25] Updated textproc/split-thai to 2.8 [scole 2021-08-25] + Updated security/mit-krb5 to 1.18.4 [adam 2021-08-26] + Updated devel/cmake to 3.21.2 [adam 2021-08-26] --_----------=_1629959603288620--