Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 905A77A104 for ; Fri, 21 Apr 2017 23:54:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3FDB984D7F; Fri, 21 Apr 2017 23:54:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C246E84D7C for ; Fri, 21 Apr 2017 23:54:54 +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 dCVsqHXqMekf for ; Fri, 21 Apr 2017 23:54:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 32D6084D78 for ; Fri, 21 Apr 2017 23:54:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 312AAFBE4; Fri, 21 Apr 2017 23:54:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1492818894215370" MIME-Version: 1.0 Date: Fri, 21 Apr 2017 23:54:54 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20170421235454.312AAFBE4@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. --_----------=_1492818894215370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Apr 21 23:54:54 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated time/p5-DateTime-Event-Recurrence to 0.19 To generate a diff of this commit: cvs rdiff -u -r1.1671 -r1.1672 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1492818894215370 Content-Disposition: inline Content-Length: 751 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.1671 pkgsrc/doc/CHANGES-2017:1.1672 --- pkgsrc/doc/CHANGES-2017:1.1671 Fri Apr 21 23:48:33 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Apr 21 23:54:54 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1671 2017/04/21 23:48:33 wen Exp $ +$NetBSD: CHANGES-2017,v 1.1672 2017/04/21 23:54:54 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2068,3 +2068,4 @@ Changes to the packages collection and i Updated chat/skypeweb-purple to 1.3 [khorben 2017-04-21] Updated devel/p5-version to 0.9918 [wen 2017-04-21] Updated time/p5-DateTime-Format-W3CDTF to 0.07 [wen 2017-04-21] + Updated time/p5-DateTime-Event-Recurrence to 0.19 [wen 2017-04-21] --_----------=_1492818894215370--