Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
databases/redis5: add deprecation date
Bump PORTREVISION.
  • Loading branch information
osokin committed Dec 22, 2021
1 parent 2481d72 commit c0b74c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions databases/redis5/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= redis5
PORTVERSION= 5.0.14
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://download.redis.io/releases/
DISTNAME= redis-${PORTVERSION}
Expand All @@ -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
Expand Down

0 comments on commit c0b74c6

Please sign in to comment.