Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2022 17:42:12 +0200
From:      Matthias Fechner <idefix@fechner.net>
To:        Daniel Engberg <diizzy@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 34197c5c60d3 - main - Mk/bsd.sites.mk: Update APACHE site list
Message-ID:  <bd2cec49-ff61-a53c-eb5a-86482908e86e@fechner.net>
In-Reply-To: <202110242024.19OKOqmM001048@gitrepo.freebsd.org>
References:  <202110242024.19OKOqmM001048@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear Daniel,

On 24.10.21 22:24, Daniel Engberg wrote:
>   MASTER_SITE_APACHE+= \
> -	https://downloads.apache.org/%SUBDIR%/  \
> -	https://archive.apache.org/dist/%SUBDIR%/  \
> -	http://ftp.twaren.net/Unix/Web/apache/%SUBDIR%/  \


Removing archive.apache.org makes it impossible to download older 
versions as the current release one.
One example is this:
Downloading thrift version 0.16.0:
https://thrift.apache.org/download
http://archive.apache.org/dist/thrift/0.16.0/

Could you please re-add:

https://archive.apache.org/dist/%SUBDIR%/  \


Thanks a lot
Matthias (mfechner@)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bd2cec49-ff61-a53c-eb5a-86482908e86e>