git: c75f289573be - main - devel/rubygem-grape_logging: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:17:24 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c75f289573becfe728eaf20d506df277dfb15cfb
commit c75f289573becfe728eaf20d506df277dfb15cfb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:52:53 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:12 +0000
devel/rubygem-grape_logging: Update version requirement of RUN_DEPENDS
---
devel/rubygem-grape_logging/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/rubygem-grape_logging/Makefile b/devel/rubygem-grape_logging/Makefile
index d71e9b35967a..bfca53a3546b 100644
--- a/devel/rubygem-grape_logging/Makefile
+++ b/devel/rubygem-grape_logging/Makefile
@@ -11,7 +11,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-grape>=0:devel/rubygem-grape \
- rubygem-rack>=0:www/rubygem-rack
+ rubygem-rack>=0,3:www/rubygem-rack
USES= gem
USE_RUBY= yes