git: 3b4d94785e37 - main - www/rubygem-rack-mount: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:18:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3b4d94785e3795bfe35805aa849d248b749ff83e
commit 3b4d94785e3795bfe35805aa849d248b749ff83e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:54:32 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:26 +0000
www/rubygem-rack-mount: Update version requirement of RUN_DEPENDS
---
www/rubygem-rack-mount/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/rubygem-rack-mount/Makefile b/www/rubygem-rack-mount/Makefile
index 115554899b4d..14f1f4a7c075 100644
--- a/www/rubygem-rack-mount/Makefile
+++ b/www/rubygem-rack-mount/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/josh/rack-mount
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-rack>=1.0.0:www/rubygem-rack
+RUN_DEPENDS= rubygem-rack>=1.0.0,3:www/rubygem-rack
NO_ARCH= yes
USE_RUBY= yes