Received: by mail.netbsd.org (Postfix, from userid 605) id 17C3A84E66; Tue, 28 Jun 2022 12:32:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5126D84D4B for ; Tue, 28 Jun 2022 12:32:00 +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 k2kyi2072wbz for ; Tue, 28 Jun 2022 12:31:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D97F384CED for ; Tue, 28 Jun 2022 12:31:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 95198FB1A; Tue, 28 Jun 2022 12:34:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1656419652105870" MIME-Version: 1.0 Date: Tue, 28 Jun 2022 12:34:12 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220628123412.95198FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1656419652105870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jun 28 12:34:12 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added time/calcurse version 4.8.0 To generate a diff of this commit: cvs rdiff -u -r1.3134 -r1.3135 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1656419652105870 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3134 pkgsrc/doc/CHANGES-2022:1.3135 --- pkgsrc/doc/CHANGES-2022:1.3134 Tue Jun 28 10:03:10 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 28 12:34:12 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3134 2022/06/28 10:03:10 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3135 2022/06/28 12:34:12 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4707,3 +4707,4 @@ Changes to the packages collection and i Updated sysutils/zoxide to 0.8.2 [pin 2022-06-28] Updated finance/gnucash-docs to 4.11 [wiz 2022-06-28] Updated lang/perl5 to 5.36.0 [wiz 2022-06-28] + Added time/calcurse version 4.8.0 [pin 2022-06-28] --_----------=_1656419652105870--