mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/botan2: Deprecate and set expiration date to 2025-01-31
End of life 2024-12-31 upstream, point users to security/botan3 Reference: https://botan.randombit.net/#releases PR: 281977 Approved by: portmgr (maintainter timeout, 2+ weeks)
This commit is contained in:
parent
4ecb0437d6
commit
eb1217e8e9
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ WWW= https://botan.randombit.net/
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||||
|
|
||||||
|
DEPRECATED= End of life 2024-12-31 upstream, consider migrating to security/botan3
|
||||||
|
EXPIRATION_DATE=2025-01-31
|
||||||
|
|
||||||
BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled"
|
BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled"
|
||||||
|
|
||||||
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs
|
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs
|
||||||
|
|
Loading…
Add table
Reference in a new issue