1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

www/myfaces: Update MASTER_SITES, deprecate and set expiration date to 2022-03-31

Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Released in 2005 and unsupported, upstream is now at 2.2 and higher
(4.0 being most recent release)

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D32396
This commit is contained in:
Daniel Engberg 2021-10-10 10:41:24 +02:00
parent 621e3f679d
commit 4bf3daa94d

View File

@ -4,7 +4,7 @@ PORTNAME= myfaces
PORTVERSION= 1.1.1
PORTREVISION= 2
CATEGORIES= www devel java
MASTER_SITES= APACHE/${PORTNAME}/binaries
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/binaries/
MAINTAINER= ports@FreeBSD.org
COMMENT= Free open source JavaServer(tm) Faces implementation
@ -12,6 +12,9 @@ COMMENT= Free open source JavaServer(tm) Faces implementation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= Unsupported by upstream, released in 2005
EXPIRATION_DATE=2022-03-31
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes