From owner-svn-ports-all@freebsd.org Thu Jul 9 17:30:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D22FF351033; Thu, 9 Jul 2020 17:30:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B2jqt5JRzz4Kl8; Thu, 9 Jul 2020 17:30:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id AF8726A9A; Thu, 9 Jul 2020 17:30:34 +0000 (UTC) Date: Thu, 9 Jul 2020 17:30:34 +0000 From: Alexey Dokuchaev To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r541760 - head/net/rdist6 Message-ID: <20200709173034.GA79844@FreeBSD.org> References: <202007091700.069H0hnd092683@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202007091700.069H0hnd092683@repo.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2020 17:30:34 -0000 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%28stable%29/rdist-6.1.5.tar.gz: size mismatch: expected 117861, actual 117357 ./danfe