git: 843f24eb76a5 - main - security/rubygem-omniauth-cas3: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:20:05 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=843f24eb76a508127fe3a15b6330574e88b164bf
commit 843f24eb76a508127fe3a15b6330574e88b164bf
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:05:31 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:59 +0000
security/rubygem-omniauth-cas3: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
---
security/rubygem-omniauth-cas3/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/rubygem-omniauth-cas3/Makefile b/security/rubygem-omniauth-cas3/Makefile
index b77e7ee9237c..90d665e758be 100644
--- a/security/rubygem-omniauth-cas3/Makefile
+++ b/security/rubygem-omniauth-cas3/Makefile
@@ -2,6 +2,7 @@
PORTNAME= omniauth-cas3
PORTVERSION= 1.1.4
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
rubygem-nokogiri>=1.7.1<2:textproc/rubygem-nokogiri \
- rubygem-omniauth>=1.2<2:security/rubygem-omniauth
+ rubygem-omniauth1>=1.2<2:security/rubygem-omniauth1
USES= gem
USE_RUBY= yes
More information about the dev-commits-ports-all
mailing list