1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

lang/ruby27: Mark DEPRECATED and set EXPIRATION_DATE

After 2.7.6 is released on April 12, 2022, Ruby 2.7 entered the
security only maintainance phase. It continues for a year and after
that Ruby 2.7 reaches its EoL. On the other hand default version of
Ruby has switched to 3.0. So mark this port as DEPRECATED and set
EXPIRATION_DATE to the date of EoL in order to encourage user to
migrate to newer version.

PR:		263451
Approved by:	maintainer timeout
This commit is contained in:
Yasuhiro Kimura 2022-05-23 20:12:43 +09:00
parent bcda167d4d
commit 69b7aa5f9c

View File

@ -17,6 +17,9 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
DEPRECATED= Please migrate to newer versions. Ruby 2.7 will reach its EoL on April 12, 2023
EXPIRATION_DATE= 2023-04-12
# Using LIB_DEPENDS finds the libffi from gcc which causes problems
BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml