git: 114c555d61cf - main - japanese/migemo: Mark BROKEN with ruby34
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Feb 2026 19:38:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=114c555d61cf81a8ae0748cb9d515cbd3f2892ab
commit 114c555d61cf81a8ae0748cb9d515cbd3f2892ab
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-10 19:35:24 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-10 19:35:24 +0000
japanese/migemo: Mark BROKEN with ruby34
PR: 292489
Reference: https://pkg-status.freebsd.org/gohan06/data/143amd64-default-foo/2026-01-25_06h10m42s/logs/errors/ja-migemo-0.40_9,1.log
---
japanese/migemo/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/japanese/migemo/Makefile b/japanese/migemo/Makefile
index 83bdcc1cc122..9207f05b4c0d 100644
--- a/japanese/migemo/Makefile
+++ b/japanese/migemo/Makefile
@@ -16,6 +16,8 @@ WWW= http://0xcc.net/migemo/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_RUBY34= yes
+
BUILD_DEPENDS= ${RUBY_SITELIBDIR}/romkan.rb:japanese/ruby-romkan \
${RUBY_SITELIBDIR}/bsearch.rb:devel/ruby-bsearch
RUN_DEPENDS= ${RUBY_SITELIBDIR}/romkan.rb:japanese/ruby-romkan \