Received: by mail.netbsd.org (Postfix, from userid 605) id 8719884D90; Mon, 22 Mar 2021 17:46:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1B8D84D7E for ; Mon, 22 Mar 2021 17:46:16 +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 AbUTJonejxwE for ; Mon, 22 Mar 2021 17:46:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 28B6584D10 for ; Mon, 22 Mar 2021 17:46:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26B16FA95; Mon, 22 Mar 2021 17:46:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616435176248930" MIME-Version: 1.0 Date: Mon, 22 Mar 2021 17:46:16 +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: <20210322174616.26B16FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616435176248930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 22 17:46:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated x11/xlockmore to 5.46nb27 To generate a diff of this commit: cvs rdiff -u -r1.1809 -r1.1810 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616435176248930 Content-Disposition: inline Content-Length: 744 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.1809 pkgsrc/doc/CHANGES-2021:1.1810 --- pkgsrc/doc/CHANGES-2021:1.1809 Mon Mar 22 16:17:32 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Mar 22 17:46:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1809 2021/03/22 16:17:32 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1810 2021/03/22 17:46:15 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2740,3 +2740,4 @@ Changes to the packages collection and i Updated audio/libopenmpt to 0.5.7 [fcambus 2021-03-22] Updated devel/gconfmm to 2.28.3nb25 [ryoon 2021-03-22] mk/bsd.pkg.mk: started freeze for pkgsrc-2021Q1 branch [wiz 2021-03-22] + Updated x11/xlockmore to 5.46nb27 [wiz 2021-03-22] --_----------=_1616435176248930--