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