Received: by mail.netbsd.org (Postfix, from userid 605) id C2B1D84DB8; Mon, 1 Jun 2020 12:15:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B58A84DB0 for ; Mon, 1 Jun 2020 12:15:37 +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 5ikx17h1__u9 for ; Mon, 1 Jun 2020 12:15:36 +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 A677184CE8 for ; Mon, 1 Jun 2020 12:15:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4226FB27; Mon, 1 Jun 2020 12:15:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1591013736106050" MIME-Version: 1.0 Date: Mon, 1 Jun 2020 12:15:36 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20200601121536.A4226FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1591013736106050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Jun 1 12:15:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated security/lxqt-openssh-askpass to 0.15.0 To generate a diff of this commit: cvs rdiff -u -r1.3309 -r1.3310 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1591013736106050 Content-Disposition: inline Content-Length: 754 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3309 pkgsrc/doc/CHANGES-2020:1.3310 --- pkgsrc/doc/CHANGES-2020:1.3309 Mon Jun 1 12:13:01 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jun 1 12:15:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3309 2020/06/01 12:13:01 pin Exp $ +$NetBSD: CHANGES-2020,v 1.3310 2020/06/01 12:15:36 pin Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5213,3 +5213,4 @@ Changes to the packages collection and i Updated x11/lxqt-globalkeys to 0.15.0 [pin 2020-06-01] Updated x11/lxqt-notificationd to 0.15.0 [pin 2020-06-01] Updated sysutils/lxqt-powermanagement to 0.15.0 [pin 2020-06-01] + Updated security/lxqt-openssh-askpass to 0.15.0 [pin 2020-06-01] --_----------=_1591013736106050--