Received: by mail.netbsd.org (Postfix, from userid 605) id 0A43E85016; Sun, 10 Jun 2018 13:02:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DBA385013 for ; Sun, 10 Jun 2018 13:02:43 +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 H868ZTGgljVd for ; Sun, 10 Jun 2018 13:02:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4FB8784D31 for ; Sun, 10 Jun 2018 13:02:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 493A7FBEC; Sun, 10 Jun 2018 13:02:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1528635762190580" MIME-Version: 1.0 Date: Sun, 10 Jun 2018 13:02:42 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/time/p5-Time-Local To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180610130242.493A7FBEC@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. --_----------=_1528635762190580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jun 10 13:02:42 UTC 2018 Modified Files: pkgsrc/time/p5-Time-Local: Makefile distinfo Log Message: Update to 1.27 Upstream changes: 1.27 2018-06-09 - This release is identical to 1.26 except that it is a stable release, not a trial. - Fixed the tests so they will not break in the year 2020. The tests were passing in 2-digit years on the assumption that a year like "70" would be treated as 1970, but starting in 2020 this would be treated as 2070 instead. Reported by Bernhard M. Wiedemann. RT #124787. - Added timelocal_modern and timegm_modern variants as optional exports. These versions do not munge years at all. They treat the year value that they are given exactly as-is. 1.26 2018-05-20 (TRIAL RELEASE) - Fixed the tests so they will not break in the year 2020. The tests were passing in 2-digit years on the assumption that a year like "70" would be treated as 1970, but starting in 2020 this would be treated as 2070 instead. Reported by Bernhard M. Wiedemann. RT #124787. - Added timelocal_modern and timegm_modern variants as optional exports. These versions do not munge years at all. They treat the year value that they are given exactly as-is. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/time/p5-Time-Local/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/time/p5-Time-Local/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1528635762190580 Content-Disposition: inline Content-Length: 1692 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/time/p5-Time-Local/Makefile diff -u pkgsrc/time/p5-Time-Local/Makefile:1.17 pkgsrc/time/p5-Time-Local/Makefile:1.18 --- pkgsrc/time/p5-Time-Local/Makefile:1.17 Mon Jun 5 14:25:06 2017 +++ pkgsrc/time/p5-Time-Local/Makefile Sun Jun 10 13:02:42 2018 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2018/06/10 13:02:42 wen Exp $ -DISTNAME= Time-Local-1.25 +DISTNAME= Time-Local-1.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} Index: pkgsrc/time/p5-Time-Local/distinfo diff -u pkgsrc/time/p5-Time-Local/distinfo:1.8 pkgsrc/time/p5-Time-Local/distinfo:1.9 --- pkgsrc/time/p5-Time-Local/distinfo:1.8 Tue Jan 24 04:45:08 2017 +++ pkgsrc/time/p5-Time-Local/distinfo Sun Jun 10 13:02:42 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2017/01/24 04:45:08 wen Exp $ +$NetBSD: distinfo,v 1.9 2018/06/10 13:02:42 wen Exp $ -SHA1 (Time-Local-1.25.tar.gz) = 02f7817190b1613571cc7d8996e57f851e1fde58 -RMD160 (Time-Local-1.25.tar.gz) = a7a95f42cd45d35be067c41638069da3a286ef95 -SHA512 (Time-Local-1.25.tar.gz) = 7c21fd0d699bf139aebb5b252f1c37eed20ae78bbfd145390a97a08879121a242dbee0d81a405e634b15ffcbb640b4030c700b1b9cf11e98e474bd57c23f4c8a -Size (Time-Local-1.25.tar.gz) = 37621 bytes +SHA1 (Time-Local-1.27.tar.gz) = af3a5cc560fd0a5ff36a94eac0aec0dcdf7bbeec +RMD160 (Time-Local-1.27.tar.gz) = 461e7dd252ee2b0bf3fd1c1cd1c698554ee9c435 +SHA512 (Time-Local-1.27.tar.gz) = ca834e19056cb12509cbbb89b0371db099c775fac19c067eab15bbf9130d03a46700266db13c93ef14bf23c4305a908edf3edd1b4d5d13ae45ae8a7a5f1fef4e +Size (Time-Local-1.27.tar.gz) = 40065 bytes --_----------=_1528635762190580--