Received: by mail.netbsd.org (Postfix, from userid 605) id 7DDA284DD3; Sat, 2 Nov 2019 20:55:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0782084D85 for ; Sat, 2 Nov 2019 20:55:57 +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 DuS1yoLbHHtE for ; Sat, 2 Nov 2019 20:55:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8D1B784CE2 for ; Sat, 2 Nov 2019 20:55:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8AD9CFA92; Sat, 2 Nov 2019 20:55:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157272815654490" MIME-Version: 1.0 Date: Sat, 2 Nov 2019 20:55:56 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191102205556.8AD9CFA92@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. --_----------=_157272815654490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Nov 2 20:55:56 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated time/libical to 3.0.6 To generate a diff of this commit: cvs rdiff -u -r1.4719 -r1.4720 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157272815654490 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4719 pkgsrc/doc/CHANGES-2019:1.4720 --- pkgsrc/doc/CHANGES-2019:1.4719 Sat Nov 2 20:36:19 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Nov 2 20:55:56 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4719 2019/11/02 20:36:19 kamil Exp $ +$NetBSD: CHANGES-2019,v 1.4720 2019/11/02 20:55:56 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7508,3 +7508,4 @@ Changes to the packages collection and i Updated audio/mpc to 0.33 [nia 2019-11-02] Updated x11/kdelibs4 to 4.14.38nb8 [maya 2019-11-02] Updated devel/picotrace to 20191102 [kamil 2019-11-02] + Updated time/libical to 3.0.6 [nia 2019-11-02] --_----------=_157272815654490--