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 C86B97A1B1 for ; Sun, 5 Mar 2017 12:45:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 78EE8855C1; Sun, 5 Mar 2017 12:45:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07E038559C for ; Sun, 5 Mar 2017 12:45:02 +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 fJgV9Y7F3crO for ; Sun, 5 Mar 2017 12:45:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 536FB855B9 for ; Sun, 5 Mar 2017 12:45:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3884DFBE5; Sun, 5 Mar 2017 12:44:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488717893195470" MIME-Version: 1.0 Date: Sun, 5 Mar 2017 12:44:53 +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: <20170305124453.3884DFBE5@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. --_----------=_1488717893195470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 5 12:44:53 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/p5-Date-Manip to 6.58 To generate a diff of this commit: cvs rdiff -u -r1.988 -r1.989 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17116 -r1.17117 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488717893195470 Content-Disposition: inline Content-Length: 1484 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.988 pkgsrc/doc/CHANGES-2017:1.989 --- pkgsrc/doc/CHANGES-2017:1.988 Sun Mar 5 12:37:41 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Mar 5 12:44:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.988 2017/03/05 12:37:41 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.989 2017/03/05 12:44:52 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1209,3 +1209,4 @@ Changes to the packages collection and i Updated print/abcm2ps to 8.13.7 [wiz 2017-03-05] Updated mail/notmuch to 0.23.7 [wiz 2017-03-05] Updated textproc/miller to 5.0.0 [wiz 2017-03-05] + Updated devel/p5-Date-Manip to 6.58 [wiz 2017-03-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17116 pkgsrc/doc/TODO:1.17117 --- pkgsrc/doc/TODO:1.17116 Sun Mar 5 12:37:41 2017 +++ pkgsrc/doc/TODO Sun Mar 5 12:44:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17116 2017/03/05 12:37:41 wiz Exp $ +$NetBSD: TODO,v 1.17117 2017/03/05 12:44:52 wiz Exp $ Suggested new packages ====================== @@ -1159,7 +1159,6 @@ For possible Perl packages updates, see o p5-Catalyst-Engine-PSGI-0.14 o p5-Chart-3.2 o p5-DBD-DB2-1.85 - o p5-Date-Manip-6.58 o p5-DateTime-TimeZone-2.10 o p5-FormValidator-Simple-1.00 o p5-GStreamer-0.20 @@ -1265,7 +1264,6 @@ For possible Perl packages updates, see o posh-0.12.6 o postal-0.72 o postfix-3.2.0 - o potrace-1.15 o pound-2.8a o povray-3.7.0.0 o powerdns-3.7.3 --_----------=_1488717893195470--