git: c34ab1d4c731 - main - security/rubygem-omniauth-saml: Update to 1.10.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 18 22:08:19 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c34ab1d4c73193297f19df72da11d1512f00618e

commit c34ab1d4c73193297f19df72da11d1512f00618e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 21:45:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-18 22:07:16 +0000

    security/rubygem-omniauth-saml: Update to 1.10.3
    
    Changes:        https://github.com/omniauth/omniauth-saml/releases
                    https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md
---
 security/rubygem-omniauth-saml/Makefile | 5 ++---
 security/rubygem-omniauth-saml/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/rubygem-omniauth-saml/Makefile b/security/rubygem-omniauth-saml/Makefile
index f46e3036a7e6..4eb9a9f6f4c3 100644
--- a/security/rubygem-omniauth-saml/Makefile
+++ b/security/rubygem-omniauth-saml/Makefile
@@ -1,8 +1,7 @@
 # Created by: Torsten Zuhlsdorff <ports at toco-domains.de>
 
 PORTNAME=	omniauth-saml
-PORTVERSION=	1.10.1
-PORTREVISION=	1
+PORTVERSION=	1.10.3
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-omniauth1>=1.3.2<2:security/rubygem-omniauth1 \
-		rubygem-ruby-saml>=1.7<2:security/rubygem-ruby-saml
+		rubygem-ruby-saml>=1.9<2:security/rubygem-ruby-saml
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/security/rubygem-omniauth-saml/distinfo b/security/rubygem-omniauth-saml/distinfo
index 8c0b746bad9f..ef651e1fd76c 100644
--- a/security/rubygem-omniauth-saml/distinfo
+++ b/security/rubygem-omniauth-saml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532976011
-SHA256 (rubygem/omniauth-saml-1.10.1.gem) = df31a7550093b1b5306baf51b89abfc79cb633a5cc4f3a6c0e3c35e909bfe3dd
-SIZE (rubygem/omniauth-saml-1.10.1.gem) = 16896
+TIMESTAMP = 1626542094
+SHA256 (rubygem/omniauth-saml-1.10.3.gem) = a4a568892d573b033353b95416cf69759839a5a64358d7109dd2eab92809b43f
+SIZE (rubygem/omniauth-saml-1.10.3.gem) = 16896


More information about the dev-commits-ports-all mailing list