git: 7c85edf76313 - main - textproc/rubygem-org-ruby: Update version requirement of RUN_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:14:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c85edf763133e28786584d61dfa20c7acd64745
commit 7c85edf763133e28786584d61dfa20c7acd64745
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:20:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:03 +0000
textproc/rubygem-org-ruby: Update version requirement of RUN_DEPENDS
---
textproc/rubygem-org-ruby/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile
index 5f70e47c4109..6216d1e50f91 100644
--- a/textproc/rubygem-org-ruby/Makefile
+++ b/textproc/rubygem-org-ruby/Makefile
@@ -10,12 +10,12 @@ COMMENT= Org mode parser written in Ruby
LICENSE= MIT
-RUN_DEPENDS= rubygem-rubypants>=0.2.0:textproc/rubygem-rubypants
+RUN_DEPENDS= rubygem-rubypants>=0.2<1:textproc/rubygem-rubypants
-NO_ARCH= yes
-
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
PLIST_FILES= bin/org-ruby
More information about the dev-commits-ports-main
mailing list