devel/hadoop2: Update MASTER_SITES

Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32413
This commit is contained in:
Daniel Engberg 2021-10-10 18:18:40 +02:00
parent 9fb0484c85
commit c242ce6f08

View file

@ -8,7 +8,7 @@ PORTNAME= hadoop
PORTVERSION= 2.7.2
PORTREVISION= 4
CATEGORIES= devel java
MASTER_SITES= APACHE/${PORTNAME}/common/hadoop-${PORTVERSION} \
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/common/${PORTNAME}-${PORTVERSION}/ \
LOCAL/demon/:maven \
http://archive.apache.org/dist/tomcat/tomcat-6/v${TOMCAT_VERSION}/bin/:tomcat \
LOCAL/demon/:jetty