databases/redis5: add deprecation date
Bump PORTREVISION.
This commit is contained in:
parent
2481d72582
commit
c0b74c691b
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= redis5
|
||||
PORTVERSION= 5.0.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://download.redis.io/releases/
|
||||
DISTNAME= redis-${PORTVERSION}
|
||||
@ -12,6 +13,9 @@ COMMENT= Persistent key-value database with built-in net interface
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= EOLed upstream
|
||||
EXPIRATION_DATE=2022-03-31
|
||||
|
||||
OPTIONS_DEFINE= JEMALLOC TESTS TRIB
|
||||
OPTIONS_RADIO= EXTLUA
|
||||
OPTIONS_RADIO_EXTLUA= LUA LUAJIT LUAJITOR
|
||||
|
Loading…
Reference in New Issue
Block a user