From owner-svn-src-all@freebsd.org Sun Aug 12 12:46:30 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3148106F866; Sun, 12 Aug 2018 12:46:30 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A77D867D5; Sun, 12 Aug 2018 12:46:30 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from weatherwax.trouble.is (weatherwax.trouble.is [IPv6:2a00:dd80:3c::62e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weatherwax.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: philip/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 112A118F22; Sun, 12 Aug 2018 12:46:30 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from rincewind.trouble.is (rincewind.trouble.is [88.198.44.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "rincewind.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) by weatherwax.trouble.is (Postfix) with ESMTPS id 41pJWm659Wz3C1f; Sun, 12 Aug 2018 12:46:28 +0000 (UTC) Received: by rincewind.trouble.is (Postfix, authenticated sender philip) id 41pJWk4z0KzC8g; Sun, 12 Aug 2018 12:46:26 +0000 (UTC) From: "Philip Paeps" To: "Eitan Adler" Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: Re: svn commit: r337683 - in vendor/tzdb: . dist Date: Sun, 12 Aug 2018 20:46:22 +0800 X-Clacks-Overhead: GNU Terry Pratchett X-Mailer: MailMate (1.11.3r5511) Message-ID: In-Reply-To: <20180812124034.GB30769@rincewind.trouble.is> References: <201808121210.w7CCAXB7029893@repo.freebsd.org> <20180812124034.GB30769@rincewind.trouble.is> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2018 12:46:30 -0000 On 2018-08-12 20:40:34 (+0800), Philip Paeps wrote: > On 2018-08-12 12:10:33 (+0000), Eitan Adler wrote: >> Author: eadler >> Date: Sun Aug 12 12:10:33 2018 >> New Revision: 337683 >> URL: https://svnweb.freebsd.org/changeset/base/337683 >> >> Log: >> vendor/tzdb: reimport IANA database+code in a standard layout >> >> I am using a new directory since the layout of both the vendor area >> and >> contrib/ need to be changed. >> > > I would have *strongly* preferred you to import tzcode separately from > tzdata so as not to frustrate future updates of the tzdata. > > The IANA tzdb project releases tzdata and tzcode in separate tarballs. > > tzdata updates happen comparatively frequently and we like to issue > errata notices for them. tzcode doesn't change very often. > > Would you mind backing this out and importing tzcode separately? To clarify: please import the tzcode tarball into vendor/tzcode (https://data.iana.org/time-zones/releases/tzcode2018e.tar.gz) and svn rm vendor/tzdb. The tzdata code is kept in vendor/tzdata and is up to date with the latest upstream (and I intend to keep it that way, getting errata notices issued as necessary). Many thanks. Philip -- Philip Paeps Senior Reality Engineer Ministry of Information