From owner-dev-commits-ports-all@freebsd.org Sun Jul 18 22:08:19 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B85E26727C4; Sun, 18 Jul 2021 22:08:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GSfHj36jMz3JPt; Sun, 18 Jul 2021 22:08:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6E4663867; Sun, 18 Jul 2021 22:08:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16IM8FGb074864; Sun, 18 Jul 2021 22:08:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16IM8Fuu074863; Sun, 18 Jul 2021 22:08:15 GMT (envelope-from git) Date: Sun, 18 Jul 2021 22:08:15 GMT Message-Id: <202107182208.16IM8Fuu074863@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: c34ab1d4c731 - main - security/rubygem-omniauth-saml: Update to 1.10.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c34ab1d4c73193297f19df72da11d1512f00618e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2021 22:08:19 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c34ab1d4c73193297f19df72da11d1512f00618e commit c34ab1d4c73193297f19df72da11d1512f00618e Author: Po-Chuan Hsieh AuthorDate: 2021-07-18 21:45:53 +0000 Commit: Po-Chuan Hsieh 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 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