mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
java/apache-commons-primitives: 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 Abandoned upstream, last release in 2003 Reference: https://commons.apache.org/dormant/commons-primitives/ Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32385
This commit is contained in:
parent
c7dae1809a
commit
5a70f6880e
1 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= commons-primitives
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= java
|
||||
MASTER_SITES= APACHE_COMMONS_SOURCE
|
||||
MASTER_SITES= https://archive.apache.org/dist/commons/primitives/source/
|
||||
PKGNAMEPREFIX= apache-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Library supporting Java primitive types
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
DEPRECATED= Abandoned upstream, last release in 2003
|
||||
EXPIRATION_DATE=2022-03-31
|
||||
|
||||
USE_JAVA= yes
|
||||
USE_ANT= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue