svn commit: r524838 - head/x11/xterm

Emanuel Haupt ehaupt at FreeBSD.org
Mon Feb 3 02:13:03 UTC 2020


Koichiro Iwao <meta at FreeBSD.org> wrote:
> On Sun, Feb 02, 2020 at 10:46:41AM +0000, Emanuel Haupt wrote:
> > Modified: head/x11/xterm/distinfo
> > ==============================================================================
> > --- head/x11/xterm/distinfo	Sun Feb  2 10:13:15 2020
> > (r524837) +++ head/x11/xterm/distinfo	Sun Feb  2 10:46:40
> > 2020	(r524838) @@ -1,5 +1,5 @@
> > -TIMESTAMP = 1579239872
> > -SHA256 (xterm-352.tgz) =
> > 7342f8da0e5337ed8c8722b05257d90b1bd2f9b04f3a2d9c10ad05e95c52d57e
> > -SIZE (xterm-352.tgz) = 1405420 +TIMESTAMP = 1580638788
> > +SHA256 (xterm-353.tgz) =
> > 990afb76ed1fb073e680cb3813429744f3fbfed97ba6ee73867dbdc060d62a07
> > +SIZE (xterm-353.tgz) = 1407183
> 
> Checksum mismatch for me.
> 
> % fetch https://invisible-mirror.net/archives/xterm/xterm-353.tgz
> % sha256 xterm-353.tgz
> SHA256 (xterm-353.tgz) =
> e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768
> 
> >  SHA256 (bsd-xterm-icons-1.tgz) =
> > fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c
> > SIZE (bsd-xterm-icons-1.tgz) = 22718

Indeed. The ones I've uploaded to the distcache mirrors indeed mismatch
to the ones on the official ones:

[SHA256 (xterm-353.tgz) = 990afb76ed1fb073e680cb3813429744f3fbfed97ba6ee73867dbdc060d62a07]
200 [DISTFILE]  http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz
200 [DISTFILE]  http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz
200 [DISTFILE]  http://distcache.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz
200 [DISTFILE]  http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/xterm-353.tgz

[SHA256 (xterm-353.tgz) = e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768]
200 [DISTFILE]  https://invisible-mirror.net/archives/xterm/xterm-353.tgz
200 [DISTFILE]  ftp://ftp.invisible-island.net/xterm/xterm-353.tgz

There seems to be no change in files:

$ diff -Nur distcache/xterm-353 official/xterm-353

However:

$ cmp -l official/xterm-353.tgz distcache/xterm-353.tgz 
     5 221 173
     6  53  56

Thomas:
Did you by chance re-roll the tarballs short after (TIMESTAMP = 1580638788)?


More information about the svn-ports-all mailing list