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 9F25A7A279 for ; Sun, 4 Sep 2016 08:48:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1808B85E68; Sun, 4 Sep 2016 08:48:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C84F84CEE for ; Sun, 4 Sep 2016 08:48:01 +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 eqtXRTvkYqsR for ; Sun, 4 Sep 2016 08:48:01 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2795284CE9 for ; Sun, 4 Sep 2016 08:48:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 226C5FBC3; Sun, 4 Sep 2016 08:48:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472978881120820" MIME-Version: 1.0 Date: Sun, 4 Sep 2016 08:48:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-Date-Manip To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160904084801.226C5FBC3@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. --_----------=_1472978881120820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 4 08:48:01 UTC 2016 Modified Files: pkgsrc/devel/p5-Date-Manip: Makefile distinfo Log Message: Updated p5-Date-Manip to 6.55. 6.55 Fixed bug where $::TZ wasn't used The $::TZ variable was not getting interpreted correctly when searching for a timezone. RT 114949. Fixed bug where recurrences were not parsed correctly Passing in incorrect values for a field was not trapped in all cases and it led to problems. All values passed in to a recurrence are now correctly checked. Albert Hilazo Fixed a bug in some methods of creating new objects Some methods of creating new objects based on existing objects did not correctly use the existing object. Bug has never been reported, but was discovered when adding tests to get 100% coverage. Time zone fixes Newest zoneinfo data (tzdata 2016f) Test fixes Added a number of new tests based on Devel::Cover. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/p5-Date-Manip/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Date-Manip/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472978881120820 Content-Disposition: inline Content-Length: 1713 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Date-Manip/Makefile diff -u pkgsrc/devel/p5-Date-Manip/Makefile:1.58 pkgsrc/devel/p5-Date-Manip/Makefile:1.59 --- pkgsrc/devel/p5-Date-Manip/Makefile:1.58 Wed Jun 8 19:22:48 2016 +++ pkgsrc/devel/p5-Date-Manip/Makefile Sun Sep 4 08:48:00 2016 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2016/06/08 19:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2016/09/04 08:48:00 wiz Exp $ -DISTNAME= Date-Manip-6.54 +DISTNAME= Date-Manip-6.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} Index: pkgsrc/devel/p5-Date-Manip/distinfo diff -u pkgsrc/devel/p5-Date-Manip/distinfo:1.30 pkgsrc/devel/p5-Date-Manip/distinfo:1.31 --- pkgsrc/devel/p5-Date-Manip/distinfo:1.30 Sun Jun 5 11:46:09 2016 +++ pkgsrc/devel/p5-Date-Manip/distinfo Sun Sep 4 08:48:00 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.30 2016/06/05 11:46:09 mef Exp $ +$NetBSD: distinfo,v 1.31 2016/09/04 08:48:00 wiz Exp $ -SHA1 (Date-Manip-6.54.tar.gz) = e5d25fde5d93d3b50d2378f9900b4a294417af90 -RMD160 (Date-Manip-6.54.tar.gz) = 1f6701db61d77d703cbc5d3699639cb26cb7818b -SHA512 (Date-Manip-6.54.tar.gz) = 659c2dd9ed062869a946a52c7dfb384305a1fef0b8c3c0fb205bbd2e7ffc0c27f4a77a8e94c0a4504d706a169aa1d94036fcea2bd12068dba1e8e1a17bec942c -Size (Date-Manip-6.54.tar.gz) = 1826335 bytes +SHA1 (Date-Manip-6.55.tar.gz) = fdeb6cc87c56b09af54343adb34f94bc51f910ef +RMD160 (Date-Manip-6.55.tar.gz) = 16a638fda075ac5305f1aed53fd8819be40a7178 +SHA512 (Date-Manip-6.55.tar.gz) = ffd65f91792a899c1604d372a9efdefc99ce5a647abf73aa54410766a20e7bc19e4c018c095488eb5781981c380dd19c3aab5b0c656f3123aacf1d848c9786cd +Size (Date-Manip-6.55.tar.gz) = 1829480 bytes --_----------=_1472978881120820--