git: 500ccd28722b - main - databases/cassandra4: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Oct 2021 08:39:33 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=500ccd28722b9b9371622303ec1972321fa234ac commit 500ccd28722b9b9371622303ec1972321fa234ac Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-10-12 08:17:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-10-12 08:39:19 +0000 databases/cassandra4: Update MASTER_SITES Use a direct URL to Apache's release archive site as it's not mirrored by upstream mirror sites Approved by: rene (portmgr blanket), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32416 --- databases/cassandra4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/cassandra4/Makefile b/databases/cassandra4/Makefile index aa778479beea..ab6662aafe53 100644 --- a/databases/cassandra4/Makefile +++ b/databases/cassandra4/Makefile @@ -1,7 +1,7 @@ PORTNAME= cassandra DISTVERSION= 4.0-beta2 CATEGORIES= databases java -MASTER_SITES= APACHE/cassandra/${DISTVERSION}:apache \ +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${DISTVERSION}/:apache \ https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.4.5-4/:maven \ LOCAL/mikael:repo PKGNAMESUFFIX= 4