Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 23:58:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e1180436c1df - main - devel/ruby-gems: Update to 3.5.11
Message-ID:  <202405282358.44SNw7li010557@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit e1180436c1df0ab14c9d1e7ea0ac95c01ef49b12
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 23:57:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 23:57:51 +0000

    devel/ruby-gems: Update to 3.5.11
    
    Changes:        https://github.com/rubygems/rubygems/releases
                    https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md
---
 devel/ruby-gems/Makefile  | 2 +-
 devel/ruby-gems/distinfo  | 6 +++---
 devel/ruby-gems/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile
index dcec288e6f63..2b18296c3c9b 100644
--- a/devel/ruby-gems/Makefile
+++ b/devel/ruby-gems/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gems
-PORTVERSION=	3.5.10
+PORTVERSION=	3.5.11
 CATEGORIES=	devel ruby
 MASTER_SITES=	https://rubygems.org/rubygems/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
diff --git a/devel/ruby-gems/distinfo b/devel/ruby-gems/distinfo
index facf4f789e62..ee53fcb2d0a1 100644
--- a/devel/ruby-gems/distinfo
+++ b/devel/ruby-gems/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843840
-SHA256 (ruby/rubygems-3.5.10.tgz) = bbabd26611ff450cafe8a79368e649ae8da90fb1665fcb198a36dfafbd266db5
-SIZE (ruby/rubygems-3.5.10.tgz) = 940570
+TIMESTAMP = 1716929023
+SHA256 (ruby/rubygems-3.5.11.tgz) = 4521b52f843620a9fc5ca7414526b7463b0989564c3ae80b26b68fbd1304c818
+SIZE (ruby/rubygems-3.5.11.tgz) = 942777
diff --git a/devel/ruby-gems/pkg-plist b/devel/ruby-gems/pkg-plist
index a563d15f69f6..9ff9a606a1d4 100644
--- a/devel/ruby-gems/pkg-plist
+++ b/devel/ruby-gems/pkg-plist
@@ -160,6 +160,7 @@ bin/gem
 %%RUBY_SITELIBDIR%%/rubygems/spec_fetcher.rb
 %%RUBY_SITELIBDIR%%/rubygems/specification.rb
 %%RUBY_SITELIBDIR%%/rubygems/specification_policy.rb
+%%RUBY_SITELIBDIR%%/rubygems/specification_record.rb
 %%RUBY_SITELIBDIR%%/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA.pem
 %%RUBY_SITELIBDIR%%/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem
 %%RUBY_SITELIBDIR%%/rubygems/stub_specification.rb



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