git: 9b3804f2e243 - main - textproc/rubygem-linguistics: Update version requirement of RUN_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:14:21 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9b3804f2e24377acfaf26dd8f79bd98d7586fdc6
commit 9b3804f2e24377acfaf26dd8f79bd98d7586fdc6
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:19:57 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:02 +0000
textproc/rubygem-linguistics: Update version requirement of RUN_DEPENDS
---
textproc/rubygem-linguistics/Makefile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile
index 19af959fbbe3..3f2720bdc104 100644
--- a/textproc/rubygem-linguistics/Makefile
+++ b/textproc/rubygem-linguistics/Makefile
@@ -11,12 +11,13 @@ COMMENT= Framework for extending Ruby objects with linguistic methods
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-loggability>=0.11:textproc/rubygem-loggability
+RUN_DEPENDS= rubygem-loggability>=0.11<1:textproc/rubygem-loggability
+
+USES= gem shebangfix
+USE_RUBY= yes
NO_ARCH= yes
-USE_RUBY= yes
-USES= gem shebangfix
SHEBANG_FILES= lib/linguistics.rb \
lib/linguistics/en/linkparser.rb
More information about the dev-commits-ports-all
mailing list