[Bug 258108] [exp-run] devel/ruby-gems: Update to 3.2.30 (Fixes for Ruby 3.0)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Dec 2021 15:10:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258108

Thibault Jouan <tj+freebsd_ports@a13.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #229977|0                           |1
        is obsolete|                            |

--- Comment #49 from Thibault Jouan <tj+freebsd_ports@a13.fr> ---
Comment on attachment 229977
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229977
potential fix for patching issue

  Interesting, I didn't notice the issue because I do already have
`devel/ruby-gems/files' directory existing, because of other custom
patches.

  Creating the directory before running patch with no arguments solves
the issue. Not creating the directory and running patch with `-p0'
works too.

    mkdir devel/ruby-gems/files && patch < ~/tmp/patch.gem

    patch -p0 < ~/tmp/patch.gem

-- 
You are receiving this mail because:
You are the assignee for the bug.