Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2021 15:10:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 258108] [exp-run] devel/ruby-gems: Update to 3.2.30 (Fixes for Ruby 3.0)
Message-ID:  <bug-258108-21402-pxANGloIAp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258108-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258108-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258108

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=3D229977
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258108-21402-pxANGloIAp>