For about a 4 hour window (09:00 till 12:30 Sydney time), tzsetup(8) would complain about this missing patch in head, stable/[678]/. When I committed the port earlier on (misc/zoneinfo) I had spend some time to make sure it worked properly. No idea why I fell for it during the commit in the src/-tree later on.
On 26/10/2011, at 12:56 , Edwin Groothuis wrote: > Author: edwin > Date: Wed Oct 26 01:56:22 2011 > New Revision: 226771 > URL: http://svn.freebsd.org/changeset/base/226771 > > Log: > Fix breakage in tzsetup: > MD +4700+02850 Europe/Chisinau most locations > > Modified: > head/contrib/tzdata/zone.tab > > Modified: head/contrib/tzdata/zone.tab > ============================================================================== > --- head/contrib/tzdata/zone.tab Wed Oct 26 01:03:53 2011 > (r226770) > +++ head/contrib/tzdata/zone.tab Wed Oct 26 01:56:22 2011 > (r226771) > @@ -257,7 +257,7 @@ LV +5657+02406 Europe/Riga > LY +3254+01311 Africa/Tripoli > MA +3339-00735 Africa/Casablanca > MC +4342+00723 Europe/Monaco > -MD +4700+02850 Europe/Chisinau > +MD +4700+02850 Europe/Chisinau most locations > MD +4651+02938 Europe/Tiraspol Pridnestrovie > ME +4226+01916 Europe/Podgorica > MF +1804-06305 America/Marigot _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
