Created attachment 244387 [details] devel/rubygem-mustache-sinatra: Update to 2.0.0 for Ruby 3.2=< support I switched to ruby3.3 which removed `exists?` (https://stackoverflow.com/questions/14351272/undefined-method-exists-for-fileclass-nomethoderror) Updating rubygem-gollum to run with Ruby 3.2 and up. We can also deprecate mustache0 now.
Created attachment 244388 [details] www/rubygem-gollum: Update to 5.3.2 for Ruby 3.2=< support
Created attachment 244389 [details] devel/rubygem-mustache0: Mark DEPRECATED
Are there changelogs for these updates?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b76776338b7c56f3c3b8d4eddd36ae7ba11099ac commit b76776338b7c56f3c3b8d4eddd36ae7ba11099ac Author: Sir l33tname <sirl33tname@gmail.com> AuthorDate: 2023-08-27 13:57:57 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-12 14:54:24 +0000 devel/rubygem-mustache0: Mark DEPRECATED Use devel/rubygem-mustache instead. PR: 273385 devel/rubygem-mustache0/Makefile | 3 +++ 1 file changed, 3 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cb108d7da0662f90635e21865116dd1a1873d39 commit 8cb108d7da0662f90635e21865116dd1a1873d39 Author: Sir l33tname <sirl33tname@gmail.com> AuthorDate: 2023-08-27 13:55:00 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-12 14:54:21 +0000 www/rubygem-gollum: Update to 5.3.2 for Ruby 3.2=< support PR: 273385 www/rubygem-gollum/Makefile | 7 +++---- www/rubygem-gollum/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6d906076b0563db19b48b93473ad3f26433fa8b commit d6d906076b0563db19b48b93473ad3f26433fa8b Author: Sir l33tname <sirl33tname@gmail.com> AuthorDate: 2023-08-27 11:24:30 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-12 14:54:18 +0000 devel/rubygem-mustache-sinatra: Update to 2.0.0 for Ruby 3.2=< support PR: 273385 devel/rubygem-mustache-sinatra/Makefile | 5 ++--- devel/rubygem-mustache-sinatra/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-)
Thank you for your contribution.