mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
java/bouncycastle: Deprecate
PR: 260683 Reported by: diizzy Approved by: maintainer Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
This commit is contained in:
parent
6068a1337d
commit
2e825fe028
@ -1,6 +1,6 @@
|
||||
PORTNAME= bouncycastle
|
||||
PORTVERSION= 1.45
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= java security
|
||||
MASTER_SITES= http://downloads.bouncycastle.org/java/ \
|
||||
http://polydistortion.net/bc/download/ \
|
||||
@ -11,6 +11,9 @@ MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= Cleanroom build of Java Cryptography Extensions
|
||||
WWW= https://www.bouncycastle.org/
|
||||
|
||||
DEPRECATED= Outdated and unsupported upstream, please use java/bouncycastle15 instead
|
||||
EXPIRATION_DATE=2024-12-31
|
||||
|
||||
BUILD_DEPENDS= ${JAVALIBDIR}/mail.jar:java/javamail \
|
||||
${JAVALIBDIR}/junit.jar:java/junit
|
||||
RUN_DEPENDS= ${JAVALIBDIR}/mail.jar:java/javamail
|
||||
|
Loading…
Reference in New Issue
Block a user