Date: Tue, 23 May 2000 10:51:42 +0300 From: Maxim Sobolev <SoboMax@FreeBSD.org> To: Kris Kennaway <kris@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/tcl83/files md5 Message-ID: <392A388E.1E87FBC8@FreeBSD.org> References: <Pine.BSF.4.21.0005230019210.75588-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > On Tue, 23 May 2000, Maxim Sobolev wrote: > > > Log: > > The checksum of Tcl plus patch for tcl-8.3.1 at PATCH_SITES is different > > from files/md5. > > I really need to document this in the porting handbook, but since you're > new I don't mind: when you commit a change like this please include a note > explaining what actually changed within the distfile to cause the md5 sum > to change. The best way to do this is to fetch an old copy of the distfile > from ftp.freebsd.org (which only archives them if they pass md5) or > another master site, and run a diff -ruN between the two. Most of the time > it's for trivial changes, but we should be careful. OOPS, thanks for the tip. It seems that they just added more encodings and fixed bugs here and there. -+ 2000-5-6 Added The euro sign (0x80), Zcaron (0x8E) and zcaron (0x9E) -+ to the cp1252 encoding. These characters are recently -+ (Windows 98/2000) added by Microsoft. ++ 2000-5-13 Added The euro sign (0x80), Zcaron (0x8E) and zcaron (0x9E) ++ to the cp874 and cp1250-1258 encodings. These characters are ++ recently (Windows 98/2000) added by Microsoft. + -+ ----------------- Released 8.3.1+, May 6, 2000 ------------------ -*** pluspatch.orig Sat May 6 13:13:46 2000 ---- pluspatch Sat May 6 11:44:53 2000 ++ ----------------- Released 8.3.1+, May 14, 2000 ------------------ +*** pluspatch.orig Sun May 14 18:55:41 2000 +--- pluspatch Sun May 7 11:32:42 2000 -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?392A388E.1E87FBC8>