From owner-svn-src-vendor@freebsd.org Sun Aug 12 22:03:38 2018 Return-Path: Delivered-To: svn-src-vendor@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 3F502107DEFB for ; Sun, 12 Aug 2018 22:03:38 +0000 (UTC) (envelope-from eadler@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 D4F4C7BC67 for ; Sun, 12 Aug 2018 22:03:37 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yw1-f51.google.com (mail-yw1-f51.google.com [209.85.161.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: eadler) by smtp.freebsd.org (Postfix) with ESMTPSA id 968351C7DC for ; Sun, 12 Aug 2018 22:03:37 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yw1-f51.google.com with SMTP id q129-v6so12300665ywg.8 for ; Sun, 12 Aug 2018 15:03:37 -0700 (PDT) X-Gm-Message-State: AOUpUlFFKe5fyDRn6o0PA6iRWKygayw9+Jzd9jxkUYJmVGeaDi3+9oQ7 irLdVdqr6ZOsA7+R6BYHTne8PfW7ZKaAz16BTcJyMA== X-Google-Smtp-Source: AA+uWPxDSqanw9+l9vyDpzGXEMDXrcLxkZ4Jby5M+vtnNlji9H+eBsFwBov+0QP1aJCOf7MtFk1zw7FtZSw8WapZCvE= X-Received: by 2002:a25:22c1:: with SMTP id i184-v6mr7907697ybi.479.1534111416984; Sun, 12 Aug 2018 15:03:36 -0700 (PDT) MIME-Version: 1.0 References: <201808121210.w7CCAXB7029893@repo.freebsd.org> <20180812124034.GB30769@rincewind.trouble.is> In-Reply-To: From: Eitan Adler Date: Sun, 12 Aug 2018 15:03:22 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r337683 - in vendor/tzdb: . dist To: Philip Paeps Cc: src-committers , svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2018 22:03:38 -0000 On Sun, 12 Aug 2018 at 05:46, Philip Paeps wrote: > > 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). Will do and will keep future responses on the -arch thread. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams