git: 3d9eca5e0f2f - main - net/rubygem-omniauth-azure-oauth2: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:19:59 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3d9eca5e0f2ffe2dc8bc9d7b8a8be1257467af03
commit 3d9eca5e0f2ffe2dc8bc9d7b8a8be1257467af03
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:04:41 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:57 +0000
net/rubygem-omniauth-azure-oauth2: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
---
net/rubygem-omniauth-azure-oauth2/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile
index 89cdd2717ade..ed570f1062d7 100644
--- a/net/rubygem-omniauth-azure-oauth2/Makefile
+++ b/net/rubygem-omniauth-azure-oauth2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= omniauth-azure-oauth2
PORTVERSION= 0.0.10
+PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= Azure OAuth2 Strategy for OmniAuth
LICENSE= MIT
RUN_DEPENDS= rubygem-jwt>=1.0<3:www/rubygem-jwt \
- rubygem-omniauth>=1.0<2:security/rubygem-omniauth \
+ rubygem-omniauth1>=1.0<2:security/rubygem-omniauth1 \
rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list