Received: by mail.netbsd.org (Postfix, from userid 605) id 371B4855C0; Tue, 31 Oct 2017 15:47:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B6A2F84CF0 for ; Tue, 31 Oct 2017 15:47:50 +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 VpC3J2Nc85T7 for ; Tue, 31 Oct 2017 15:47:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3953084CED for ; Tue, 31 Oct 2017 15:47:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37747FBDE; Tue, 31 Oct 2017 15:47:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509464870271220" MIME-Version: 1.0 Date: Tue, 31 Oct 2017 15:47:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/time/ruby-tzinfo-data To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20171031154750.37747FBDE@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. --_----------=_1509464870271220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Oct 31 15:47:50 UTC 2017 Modified Files: pkgsrc/time/ruby-tzinfo-data: Makefile PLIST distinfo Log Message: time/ruby-tzinfo-data: update to 1.2017.3 * Based on version 2017c of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2017-October/000047.html). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/ruby-tzinfo-data/Makefile \ pkgsrc/time/ruby-tzinfo-data/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/ruby-tzinfo-data/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509464870271220 Content-Disposition: inline Content-Length: 2693 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/time/ruby-tzinfo-data/Makefile diff -u pkgsrc/time/ruby-tzinfo-data/Makefile:1.11 pkgsrc/time/ruby-tzinfo-data/Makefile:1.12 --- pkgsrc/time/ruby-tzinfo-data/Makefile:1.11 Sat Apr 15 15:12:18 2017 +++ pkgsrc/time/ruby-tzinfo-data/Makefile Tue Oct 31 15:47:50 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2017/04/15 15:12:18 taca Exp $ +# $NetBSD: Makefile,v 1.12 2017/10/31 15:47:50 taca Exp $ -DISTNAME= tzinfo-data-1.2017.2 +DISTNAME= tzinfo-data-1.2017.3 CATEGORIES= time MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/time/ruby-tzinfo-data/distinfo diff -u pkgsrc/time/ruby-tzinfo-data/distinfo:1.11 pkgsrc/time/ruby-tzinfo-data/distinfo:1.12 --- pkgsrc/time/ruby-tzinfo-data/distinfo:1.11 Sat Apr 15 15:12:18 2017 +++ pkgsrc/time/ruby-tzinfo-data/distinfo Tue Oct 31 15:47:50 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2017/04/15 15:12:18 taca Exp $ +$NetBSD: distinfo,v 1.12 2017/10/31 15:47:50 taca Exp $ -SHA1 (tzinfo-data-1.2017.2.gem) = 3ce910e092a99bbe11e80e854bbd6eabe2585bfc -RMD160 (tzinfo-data-1.2017.2.gem) = 4445f47f18ce736bd24e254245e3c1e40990bd6e -SHA512 (tzinfo-data-1.2017.2.gem) = 52bfa85eb25025ed13fc4ab56cc3119622ba3c6921bb1ca5562cf015ebd8b21dd6a80613d5f2b3a5f747d7fa2dd6b1b2a942cd965f6788f29b5f96e58a62ac42 -Size (tzinfo-data-1.2017.2.gem) = 315392 bytes +SHA1 (tzinfo-data-1.2017.3.gem) = bb0f9debb496ec8f9fb03c65197e9aaf467b1059 +RMD160 (tzinfo-data-1.2017.3.gem) = 9f832492f99147715d66e967f8a61036c7d48099 +SHA512 (tzinfo-data-1.2017.3.gem) = 12c138bc5d8c911d65353397da3aab3e1c2efc537671ba9da32faea4561a30f8ade31f9c2ac91225d79bb138a5c149a7d3551f20249fb3f6ec674f6448d9bfd9 +Size (tzinfo-data-1.2017.3.gem) = 316416 bytes Index: pkgsrc/time/ruby-tzinfo-data/PLIST diff -u pkgsrc/time/ruby-tzinfo-data/PLIST:1.6 pkgsrc/time/ruby-tzinfo-data/PLIST:1.7 --- pkgsrc/time/ruby-tzinfo-data/PLIST:1.6 Sat Mar 11 15:12:34 2017 +++ pkgsrc/time/ruby-tzinfo-data/PLIST Tue Oct 31 15:47:50 2017 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2017/03/11 15:12:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2017/10/31 15:47:50 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CONTRIBUTING.md @@ -379,7 +379,6 @@ ${GEM_LIBDIR}/lib/tzinfo/data/definition ${GEM_LIBDIR}/lib/tzinfo/data/definitions/CST6CDT.rb ${GEM_LIBDIR}/lib/tzinfo/data/definitions/Canada/Atlantic.rb ${GEM_LIBDIR}/lib/tzinfo/data/definitions/Canada/Central.rb -${GEM_LIBDIR}/lib/tzinfo/data/definitions/Canada/East__m__Saskatchewan.rb ${GEM_LIBDIR}/lib/tzinfo/data/definitions/Canada/Eastern.rb ${GEM_LIBDIR}/lib/tzinfo/data/definitions/Canada/Mountain.rb ${GEM_LIBDIR}/lib/tzinfo/data/definitions/Canada/Newfoundland.rb --_----------=_1509464870271220--