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 08BBC7A20D for ; Mon, 19 Sep 2016 15:01:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D776D864C8; Mon, 19 Sep 2016 14:59:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94F8B85ED6 for ; Mon, 19 Sep 2016 14:59:23 +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 oSKypbIWcksf for ; Mon, 19 Sep 2016 14:59:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ABC988603A for ; Mon, 19 Sep 2016 05:33:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A94D2FBD1; Mon, 19 Sep 2016 05:33:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474263205211880" MIME-Version: 1.0 Date: Mon, 19 Sep 2016 05:33:25 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160919053325.A94D2FBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1474263205211880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 19 05:33:25 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated time/dateutils to 0.4.0 To generate a diff of this commit: cvs rdiff -u -r1.3913 -r1.3914 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16463 -r1.16464 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474263205211880 Content-Disposition: inline Content-Length: 1268 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3913 pkgsrc/doc/CHANGES-2016:1.3914 --- pkgsrc/doc/CHANGES-2016:1.3913 Mon Sep 19 01:07:03 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Sep 19 05:33:25 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3913 2016/09/19 01:07:03 mef Exp $ +$NetBSD: CHANGES-2016,v 1.3914 2016/09/19 05:33:25 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5504,3 +5504,4 @@ Changes to the packages collection and i Updated www/p5-Mojolicious to 7.06 [mef 2016-09-19] Updated www/p5-AnyEvent-HTTP to 2.23 [mef 2016-09-19] Updated www/p5-CGI-FormBuilder to 3.1000 [mef 2016-09-19] + Updated time/dateutils to 0.4.0 [mef 2016-09-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16463 pkgsrc/doc/TODO:1.16464 --- pkgsrc/doc/TODO:1.16463 Sun Sep 18 22:56:26 2016 +++ pkgsrc/doc/TODO Mon Sep 19 05:33:25 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16463 2016/09/18 22:56:26 wiz Exp $ +$NetBSD: TODO,v 1.16464 2016/09/19 05:33:25 mef Exp $ Suggested new packages ====================== @@ -557,7 +557,6 @@ For possible Perl packages updates, see o darcs-2.12.0 o darktable-2.0.4 o dasher-4.11 - o dateutils-0.4.0 o davical-1.1.4 o dd_rescue-1.46 o dd_rhelp-0.3.0 --_----------=_1474263205211880--