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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user