Received: by mail.netbsd.org (Postfix, from userid 605) id E78FD84E4A; Mon, 6 Jan 2020 11:07:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70E9C84DA0 for ; Mon, 6 Jan 2020 11:07:15 +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 PDOv1jJuMfVJ for ; Mon, 6 Jan 2020 11:07:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 08F3384C6C for ; Mon, 6 Jan 2020 11:07:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06902FA97; Mon, 6 Jan 2020 11:07:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578308835184800" MIME-Version: 1.0 Date: Mon, 6 Jan 2020 11:07:15 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20200106110715.06902FA97@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. --_----------=_1578308835184800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Mon Jan 6 11:07:14 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Removed time/xcal To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578308835184800 Content-Disposition: inline Content-Length: 742 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.202 pkgsrc/doc/CHANGES-2020:1.203 --- pkgsrc/doc/CHANGES-2020:1.202 Mon Jan 6 09:39:10 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jan 6 11:07:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.202 2020/01/06 09:39:10 jperkin Exp $ +$NetBSD: CHANGES-2020,v 1.203 2020/01/06 11:07:14 kim Exp $ Changes to the packages collection and infrastructure in 2020: @@ -232,3 +232,4 @@ Changes to the packages collection and i Added sysutils/arm-trusted-firmware-rk3399 version v2.2 [mrg 2020-01-06] Added sysutils/u-boot-pinebook-pro version 2020.01-rc5 [mrg 2020-01-06] Updated pkgtools/pkgin to 0.15.0 [jperkin 2020-01-06] + Removed time/xcal [kim 2020-01-06] --_----------=_1578308835184800--