svn commit: r541760 - head/net/rdist6
Cy Schubert
Cy.Schubert at cschubert.com
Thu Jul 9 17:39:31 UTC 2020
In message <20200709173034.GA79844 at FreeBSD.org>, Alexey Dokuchaev writes:
> On Thu, Jul 09, 2020 at 05:00:43PM +0000, Cy Schubert wrote:
> > New Revision: 541760
> > URL: https://svnweb.freebsd.org/changeset/ports/541760
> >
> > Log:
> > Replace a defunct mirror with a working one.
> >
> > Ideally SF should be used. Unfortunately URL generation is a little
> > cranky.
>
> I'd say the bigger issue is that not SF URL being cranky, but the sizes
> mismatch:
>
> MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20%28stable%29/
>
> fetch: https://downloads.sourceforge.net/project/rdist/rdist/6.1.5%20%28stabl
> e%29/rdist-6.1.5.tar.gz: size mismatch: expected 117861, actual 117357
It's worse.
slippy$ fetch https://master.dl.sourceforge.net/project/rdist/rdist/6.1.5%20
%28stable%29/rdist-6.1.5.tar.gz
rdist-6.1.5.tar.gz 114 kB 703 kBps
00s
slippy$ file rdist-6.1.5.tar.gz
rdist-6.1.5.tar.gz: gzip compressed data, last modified: Tue Nov 10
05:40:24 1998, max compression, from Unix, original size modulo 2^32 599552
slippy$ tar xf rdist-6.1.5.tar.gz
tar: Error opening archive: gzip decompression failed
slippy$
The URL being cranky was where I was at when I had committed this to my git
repo before git-svn-dcommit. I suppose I should have git commit --amend
before pushing it.
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: https://FreeBSD.org
NTP: <cy at nwtime.org> Web: https://nwtime.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-head
mailing list