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 825D07A20D for ; Wed, 12 Apr 2017 02:49:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3516584D9E; Wed, 12 Apr 2017 02:49:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B76DB84D98 for ; Wed, 12 Apr 2017 02:49:24 +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 AS3zeY7RfMML for ; Wed, 12 Apr 2017 02:49:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2850184CEE for ; Wed, 12 Apr 2017 02:49:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26225FBE4; Wed, 12 Apr 2017 02:49:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491965364296930" MIME-Version: 1.0 Date: Wed, 12 Apr 2017 02:49:24 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170412024924.26225FBE4@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. --_----------=_1491965364296930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Apr 12 02:49:24 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated time/p5-DateTime-Locale to 1.16nb1 To generate a diff of this commit: cvs rdiff -u -r1.1519 -r1.1520 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491965364296930 Content-Disposition: inline Content-Length: 763 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.1519 pkgsrc/doc/CHANGES-2017:1.1520 --- pkgsrc/doc/CHANGES-2017:1.1519 Tue Apr 11 20:50:05 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Apr 12 02:49:24 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1519 2017/04/11 20:50:05 adam Exp $ +$NetBSD: CHANGES-2017,v 1.1520 2017/04/12 02:49:24 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1870,3 +1870,4 @@ Changes to the packages collection and i Updated databases/mysql56-server to 5.6.36 [adam 2017-04-11] Updated databases/mysql57-client to 5.7.18 [adam 2017-04-11] Updated databases/mysql57-server to 5.7.18 [adam 2017-04-11] + Updated time/p5-DateTime-Locale to 1.16nb1 [schmonz 2017-04-12] --_----------=_1491965364296930--