git: 4d8acc04bf20 - main - Update to 1.7.1 which is required for gitlab-ce 13.10.
Matthias Fechner
mfechner at FreeBSD.org
Tue Apr 6 07:51:34 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d8acc04bf200c16cfa45202d469b5637f143391
commit 4d8acc04bf200c16cfa45202d469b5637f143391
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-04-06 07:27:27 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-04-06 07:51:04 +0000
Update to 1.7.1 which is required for gitlab-ce 13.10.
---
net/rubygem-omniauth-oauth2/Makefile | 8 ++++----
net/rubygem-omniauth-oauth2/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile
index fba767934b84..265d1927e8b0 100644
--- a/net/rubygem-omniauth-oauth2/Makefile
+++ b/net/rubygem-omniauth-oauth2/Makefile
@@ -1,7 +1,7 @@
-# $FreeBSD$
+# $FreeBSD: head/net/rubygem-omniauth-oauth2/Makefile 513707 2019-10-03 18:25:42Z sunpoet $
PORTNAME= omniauth-oauth2
-PORTVERSION= 1.5.0
+PORTVERSION= 1.7.1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -11,8 +11,8 @@ COMMENT= Abstract OAuth2 strategy for OmniAuth
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-oauth2>=1.1<2:net/rubygem-oauth2 \
- rubygem-omniauth>=1.2<2:security/rubygem-omniauth
+RUN_DEPENDS= rubygem-oauth2>=1.4<2:net/rubygem-oauth2 \
+ rubygem-omniauth>=1.9<3:security/rubygem-omniauth
USES= gem
USE_RUBY= yes
diff --git a/net/rubygem-omniauth-oauth2/distinfo b/net/rubygem-omniauth-oauth2/distinfo
index 18a094763949..aab68b02f073 100644
--- a/net/rubygem-omniauth-oauth2/distinfo
+++ b/net/rubygem-omniauth-oauth2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513266155
-SHA256 (rubygem/omniauth-oauth2-1.5.0.gem) = 59b6fd6d93aa79058bf2acce423595186a4c295f858f4fa87ecf52e083934c4f
-SIZE (rubygem/omniauth-oauth2-1.5.0.gem) = 10240
+TIMESTAMP = 1616266340
+SHA256 (rubygem/omniauth-oauth2-1.7.1.gem) = 290ccf94045aca8454dbec80e2f4ce1392338e89ebf6dd9c35f45c8dca12d981
+SIZE (rubygem/omniauth-oauth2-1.7.1.gem) = 11264
More information about the dev-commits-ports-all
mailing list