Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2023 10:58:18 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: c742a75d3562 - 2023Q3 - security/rubygem-ruby-saml: update to 1.15.0
Message-ID:  <202307081058.368AwIUm002279@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by mfechner:

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

commit c742a75d35621d3b177439cea0f4f1fe0567cb3e
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-06-24 05:05:21 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-07-08 09:06:32 +0000

    security/rubygem-ruby-saml: update to 1.15.0
    
    Required for gitlab-ce 16.1
    Changelog:
    https://my.diffend.io/gems/ruby-saml/1.14.0/1.15.0#d2h-670634
    
    (cherry picked from commit f7652d916c91bfc3ba4dfa252263b67f52090bc3)
---
 security/rubygem-ruby-saml/Makefile | 4 ++--
 security/rubygem-ruby-saml/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-ruby-saml/Makefile b/security/rubygem-ruby-saml/Makefile
index 33279cbaef92..4bf282643f34 100644
--- a/security/rubygem-ruby-saml/Makefile
+++ b/security/rubygem-ruby-saml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ruby-saml
-PORTVERSION=	1.13.0
+PORTVERSION=	1.15.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/onelogin/ruby-saml
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-nokogiri>=1.10.5:textproc/rubygem-nokogiri \
+RUN_DEPENDS=	rubygem-nokogiri>=1.13.10:textproc/rubygem-nokogiri \
 		rubygem-rexml>=0:textproc/rubygem-rexml
 
 USES=		gem
diff --git a/security/rubygem-ruby-saml/distinfo b/security/rubygem-ruby-saml/distinfo
index 0ade7a55fa9b..b53dc0622045 100644
--- a/security/rubygem-ruby-saml/distinfo
+++ b/security/rubygem-ruby-saml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632234190
-SHA256 (rubygem/ruby-saml-1.13.0.gem) = d31cbdf5fb8fdd6aa3187e48dba3085cfeb751af30276a5739aa3659a66f069c
-SIZE (rubygem/ruby-saml-1.13.0.gem) = 73216
+TIMESTAMP = 1687445204
+SHA256 (rubygem/ruby-saml-1.15.0.gem) = 3a9dda2b448310f4f90d5cf0967d4b668530fa7994d2a4d9cbfdfa62e35f76a3
+SIZE (rubygem/ruby-saml-1.15.0.gem) = 74752



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307081058.368AwIUm002279>