Re: svn commit: r289451 - head/share/zoneinfo

2015-10-17 Thread John-Mark Gurney
Bryan Drewery wrote this message on Sat, Oct 17, 2015 at 12:01 -0700: > On 10/17/15 11:53 AM, John-Mark Gurney wrote: > > Garrett Cooper wrote this message on Sat, Oct 17, 2015 at 09:26 +: > >> Author: ngie > >> Date: Sat Oct 17 09:26:16 2015 > >> New Revision: 289451 > >> URL: https://svnweb.f

Re: svn commit: r289451 - head/share/zoneinfo

2015-10-17 Thread Bryan Drewery
On 10/17/15 11:53 AM, John-Mark Gurney wrote: > Garrett Cooper wrote this message on Sat, Oct 17, 2015 at 09:26 +: >> Author: ngie >> Date: Sat Oct 17 09:26:16 2015 >> New Revision: 289451 >> URL: https://svnweb.freebsd.org/changeset/base/289451 >> >> Log: >> Install share/zoneinfo in a deter

Re: svn commit: r289451 - head/share/zoneinfo

2015-10-17 Thread John-Mark Gurney
Garrett Cooper wrote this message on Sat, Oct 17, 2015 at 09:26 +: > Author: ngie > Date: Sat Oct 17 09:26:16 2015 > New Revision: 289451 > URL: https://svnweb.freebsd.org/changeset/base/289451 > > Log: > Install share/zoneinfo in a deterministic way by sorting the results from > find >

svn commit: r289451 - head/share/zoneinfo

2015-10-17 Thread Garrett Cooper
Author: ngie Date: Sat Oct 17 09:26:16 2015 New Revision: 289451 URL: https://svnweb.freebsd.org/changeset/base/289451 Log: Install share/zoneinfo in a deterministic way by sorting the results from find This helps produce deterministic METALOG output PR: 200674 Submitted by: Fabian K