Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4D80E1A923A for ; Mon, 6 Dec 2021 21:42:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7BB9484E57; Mon, 6 Dec 2021 21:42:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B857E84DB9 for ; Mon, 6 Dec 2021 21:42:46 +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 Sj0BS6PBN-ed for ; Mon, 6 Dec 2021 21:42:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B305B84D3C for ; Mon, 6 Dec 2021 21:42:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B00CCFAEC; Mon, 6 Dec 2021 21:42:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638826965189140" MIME-Version: 1.0 Date: Mon, 6 Dec 2021 21:42:45 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20211206214245.B00CCFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638826965189140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Dec 6 21:42:45 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated security/pleaser to 0.5.1 To generate a diff of this commit: cvs rdiff -u -r1.6005 -r1.6006 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638826965189140 Content-Disposition: inline Content-Length: 745 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.6005 pkgsrc/doc/CHANGES-2021:1.6006 --- pkgsrc/doc/CHANGES-2021:1.6005 Mon Dec 6 19:20:53 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Dec 6 21:42:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6005 2021/12/06 19:20:53 adam Exp $ +$NetBSD: CHANGES-2021,v 1.6006 2021/12/06 21:42:45 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9054,3 +9054,4 @@ Changes to the packages collection and i Updated textproc/py-pybtex-docutils to 1.0.1 [wiz 2021-12-06] Updated net/libtorrent-rasterbar to 1.2.15 [adam 2021-12-06] Updated security/py-cryptodome to 3.12.0 [adam 2021-12-06] + Updated security/pleaser to 0.5.1 [pin 2021-12-06] --_----------=_1638826965189140--