https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258108
--- Comment #3 from [email protected] --- Hmm.... not sure if I cut a bad patch or head moved, but probably the former because I'm usually the one who screwed up when the computer yells. Updated patch (2021100501) incoming (also fixes my mv -> ${MV} as noted previously) - looks clean on my end with a pull from git about 5 minutes ago: $ patch < ~/rubygems-patch-2021100501 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile |index 8f6eceea3a04..278c7421e29d 100644 |--- a/devel/ruby-gems/Makefile |+++ b/devel/ruby-gems/Makefile -------------------------- Patching file devel/ruby-gems/Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 19. Hunk #3 succeeded at 58. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/devel/ruby-gems/distinfo b/devel/ruby-gems/distinfo |index b39eec5b0356..6d133abd58c2 100644 |--- a/devel/ruby-gems/distinfo |+++ b/devel/ruby-gems/distinfo -------------------------- Patching file devel/ruby-gems/distinfo using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/devel/ruby-gems/pkg-plist b/devel/ruby-gems/pkg-plist |index 3e04be24e353..fcae759bfae0 100644 |--- a/devel/ruby-gems/pkg-plist |+++ b/devel/ruby-gems/pkg-plist -------------------------- Patching file devel/ruby-gems/pkg-plist using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 46. Hunk #3 succeeded at 69. Hunk #4 succeeded at 83. Hunk #5 succeeded at 105. Hunk #6 succeeded at 167. Hunk #7 succeeded at 186. done -- You are receiving this mail because: You are the assignee for the bug.
