git: 6e565687896d - main - print/pdfbox: Update MASTER_SITES

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 11 Oct 2021 18:58:05 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e565687896d7e8bdbffb730fab138016f993ea4

commit 6e565687896d7e8bdbffb730fab138016f993ea4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-10-11 18:45:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-10-11 18:45:46 +0000

    print/pdfbox: Update MASTER_SITES
    
    Use a direct URL to Apache's release archive site as it's not mirrored
    by upstream mirror sites
    
    Approved by:    ale (port maintainer), arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32417
---
 print/pdfbox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile
index fb37f88c83ee..53e238c239e7 100644
--- a/print/pdfbox/Makefile
+++ b/print/pdfbox/Makefile
@@ -4,7 +4,7 @@ PORTNAME=	pdfbox
 PORTVERSION=	2.0.14
 PORTREVISION=	1
 CATEGORIES=	print textproc java
-MASTER_SITES=	APACHE/pdfbox/${PORTVERSION}
+MASTER_SITES=	https://archive.apache.org/dist/${PORTNAME}/${PORTVERSION}/
 DISTFILES=	${JAR_NAMES:S/$/-${PORTVERSION}.jar/}
 EXTRACT_ONLY=	# none