Skip to content

Commit

Permalink
databases/redis6: Mark DEPRECATED and set EXPIRATION_DATE
Browse files Browse the repository at this point in the history
With the release of 7.2, 6.0 has reached its EoL.
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Aug 20, 2023
1 parent 04c3776 commit b5eb79b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions databases/redis6/Makefile
Expand Up @@ -11,6 +11,9 @@ WWW= https://redis.io/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

DEPRECATED= Has reached its EoL. Please migrate to newer version.
EXPIRATION_DATE= 2023-09-30

USES+= compiler:c11 gmake tcl:test

MAKE_ENV= OPTIMIZATION= \
Expand Down

0 comments on commit b5eb79b

Please sign in to comment.