Received: by mail.netbsd.org (Postfix, from userid 605) id BA9EA84D93; Mon, 24 Aug 2020 08:07:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4307984D8C for ; Mon, 24 Aug 2020 08:07:55 +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 8umREQ6e4usa for ; Mon, 24 Aug 2020 08:07:54 +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 996A384CEF for ; Mon, 24 Aug 2020 08:07:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90A62FB28; Mon, 24 Aug 2020 08:07:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1598256474184470" MIME-Version: 1.0 Date: Mon, 24 Aug 2020 08:07:54 +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: <20200824080754.90A62FB28@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. --_----------=_1598256474184470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 24 08:07:54 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated time/khal to 0.10.2 To generate a diff of this commit: cvs rdiff -u -r1.4561 -r1.4562 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20015 -r1.20016 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1598256474184470 Content-Disposition: inline Content-Length: 1282 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.4561 pkgsrc/doc/CHANGES-2020:1.4562 --- pkgsrc/doc/CHANGES-2020:1.4561 Mon Aug 24 08:05:40 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Aug 24 08:07:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4561 2020/08/24 08:05:40 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4562 2020/08/24 08:07:54 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7116,3 +7116,4 @@ Changes to the packages collection and i Updated textproc/enchant2 to 2.2.9 [wiz 2020-08-24] Updated security/tor-browser-https-everywhere to 2020.8.13 [wiz 2020-08-24] Updated lang/vala to 0.48.8 [wiz 2020-08-24] + Updated time/khal to 0.10.2 [wiz 2020-08-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20015 pkgsrc/doc/TODO:1.20016 --- pkgsrc/doc/TODO:1.20015 Mon Aug 24 08:05:40 2020 +++ pkgsrc/doc/TODO Mon Aug 24 08:07:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20015 2020/08/24 08:05:40 wiz Exp $ +$NetBSD: TODO,v 1.20016 2020/08/24 08:07:54 wiz Exp $ Suggested new packages ====================== @@ -745,7 +745,6 @@ Suggested package updates o kdevelop4-4.7.2 o kdevplatform-1.7.1 o keybinder-0.3.1 - o khal-0.10.2 o khard-0.17.0 o kipi-plugins-4.14.0 o kismet-2011.03r2 [pkg/45692] --_----------=_1598256474184470--