Received: by mail.netbsd.org (Postfix, from userid 605) id 699DF84D9E; Tue, 26 Sep 2017 14:42:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F1B3684D8A for ; Tue, 26 Sep 2017 14:42:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KpfViP7-zsVJ for ; Tue, 26 Sep 2017 14:42:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 602E184D4F for ; Tue, 26 Sep 2017 14:42:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E90DFA9C; Tue, 26 Sep 2017 14:42:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506436924196250" MIME-Version: 1.0 Date: Tue, 26 Sep 2017 14:42:04 +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: <20170926144204.5E90DFA9C@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. --_----------=_1506436924196250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Sep 26 14:42:04 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated time/p5-Data-ICal-DateTime to 0.82 To generate a diff of this commit: cvs rdiff -u -r1.4079 -r1.4080 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506436924196250 Content-Disposition: inline Content-Length: 735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4079 pkgsrc/doc/CHANGES-2017:1.4080 --- pkgsrc/doc/CHANGES-2017:1.4079 Tue Sep 26 14:39:53 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 26 14:42:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4079 2017/09/26 14:39:53 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4080 2017/09/26 14:42:04 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5810,3 +5810,4 @@ Changes to the packages collection and i Updated mail/p5-Mail-DKIM to 0.43 [wiz 2017-09-26] Updated math/p5-Math-Prime-Util to 0.67 [wiz 2017-09-26] Updated textproc/p5-PDF-Create to 1.43 [wiz 2017-09-26] + Updated time/p5-Data-ICal-DateTime to 0.82 [wiz 2017-09-26] --_----------=_1506436924196250--