Received: by mail.netbsd.org (Postfix, from userid 605) id 6648184F48; Tue, 20 Jul 2021 17:43:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A22F184D69 for ; Tue, 20 Jul 2021 17:43:22 +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 SLdvuhojfiuL for ; Tue, 20 Jul 2021 17:43:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0856A84D35 for ; Tue, 20 Jul 2021 17:43:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 058F1FA95; Tue, 20 Jul 2021 17:43:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162680300250530" MIME-Version: 1.0 Date: Tue, 20 Jul 2021 17:43:22 +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: <20210720174322.058F1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162680300250530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 20 17:43:21 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated security/py-kerberos to 1.3.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.3892 -r1.3893 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162680300250530 Content-Disposition: inline Content-Length: 731 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.3892 pkgsrc/doc/CHANGES-2021:1.3893 --- pkgsrc/doc/CHANGES-2021:1.3892 Tue Jul 20 17:36:40 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jul 20 17:43:21 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3892 2021/07/20 17:36:40 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.3893 2021/07/20 17:43:21 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6224,3 +6224,4 @@ Changes to the packages collection and i Added graphics/drawpile version 2.1.17 [nia 2021-07-20] Updated fonts/koruri-ttf to 20210720 [nonaka 2021-07-21] Updated net/php-baikal to 0.8.0 [wiz 2021-07-20] + Updated security/py-kerberos to 1.3.1nb1 [wiz 2021-07-20] --_----------=_162680300250530--