git: afcd338956f8 - main - www/redmine42: Mark DEPRECATED and set EXPIRATION_DATE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 May 2023 14:15:06 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=afcd338956f8a31da75efe6453e440826398c62e commit afcd338956f8a31da75efe6453e440826398c62e Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2023-05-16 07:31:10 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2023-05-24 14:14:46 +0000 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 --- www/redmine42/Makefile | 5 +++++ 1 file changed, 5 insertions(+) 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