aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2023-05-16 07:31:10 +0000
committerMikael Urankar <mikael@FreeBSD.org>2023-05-24 14:14:46 +0000
commitafcd338956f8a31da75efe6453e440826398c62e (patch)
treef0c7e20156fc660e3aabe5f1076c5c18f74a9217
parentcd42b22dd8c77409b9815fb773ff523f227297be (diff)
downloadports-afcd338956f8a31da75efe6453e440826398c62e.tar.gz
ports-afcd338956f8a31da75efe6453e440826398c62e.zip
www/redmine42: Mark DEPRECATED and set EXPIRATION_DATE
This port is BROKEN with all supported Ruby versions after the removal of lang/ruby27. While here, mark BROKEN with Ruby 3.2 and 3.3 too. PR: 271446
-rw-r--r--www/redmine42/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/redmine42/Makefile b/www/redmine42/Makefile
index f702b14ac0a0..d29544fe892b 100644
--- a/www/redmine42/Makefile
+++ b/www/redmine42/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.redmine.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
+DEPRECATED= Broken with all supported Ruby versions
+EXPIRATION_DATE= 2023-06-30
+
RUN_DEPENDS= rubygem-bundler>=1.5.0:sysutils/rubygem-bundler \
rubygem-rails52>=5.2.8.1<5.3:www/rubygem-rails52 \
rubygem-rouge3>=3.26.0:textproc/rubygem-rouge3 \
@@ -34,6 +37,8 @@ RUN_DEPENDS= rubygem-bundler>=1.5.0:sysutils/rubygem-bundler \
USES= cpe ruby
BROKEN_RUBY30= yes
BROKEN_RUBY31= yes
+BROKEN_RUBY32= yes
+BROKEN_RUBY33= yes
CONFLICTS_INSTALL= redmine4