Skip to content

Commit

Permalink
devel/apache-commons-modeler: Update MASTER_SITES, deprecate and set …
Browse files Browse the repository at this point in the history
…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
Abandoned upstream, last release in 2013

Reference: https://commons.apache.org/dormant/commons-modeler/

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32403
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 10, 2021
1 parent 085b22c commit b7007af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/apache-commons-modeler/Makefile
Expand Up @@ -3,14 +3,17 @@
PORTNAME= commons-modeler
PORTVERSION= 2.0.1
CATEGORIES= devel java
MASTER_SITES= APACHE_COMMONS_BINARIES
MASTER_SITES= https://archive.apache.org/dist/commons/modeler/binaries/
PKGNAMEPREFIX= apache-

MAINTAINER= ports@FreeBSD.org
COMMENT= Mechanisms to create Model MBeans compatible with JMX specification

LICENSE= APACHE20

DEPRECATED= Abandoned upstream, last release in 2013
EXPIRATION_DATE=2022-03-31

USE_JAVA= yes
NO_BUILD= yes

Expand Down

0 comments on commit b7007af

Please sign in to comment.