https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258108
--- Comment #48 from Dan Langille <d...@freebsd.org> --- I suspect I'm using the diff, not the attachment. Let me try again and provide full details. [dvl@ava-pkg-02prd:/usr/dvl/main] $ git reset --hard HEAD is now at d624c6c0fba3 japanese/font-plemoljp{,-hs,-nf}: Update to 1.2.2. [dvl@ava-pkg-02prd:/usr/dvl/main] $ rm patch-bundler-remove.patch [dvl@ava-pkg-02prd:/usr/dvl/main] $ fetch -o ~/tmp/patch.gem "https://bz-attachments.freebsd.org/attachment.cgi?id=229958" /home/dvl/tmp/patch.gem 347 kB 377 kBps 01s [dvl@ava-pkg-02prd:/usr/dvl/main] $ patch < ~/tmp/patch.gem output not shown - see https://gist.github.com/dlangille/3cdbab365865c736ed3372b3bc224f69 instead For me: patch-bundler-remove.patch gets created in the top level directory (see `git status` output in the first comment of the above mentioned gist. [dvl@ava-pkg-02prd:/usr/dvl/main] $ mkdir devel/ruby-gems/files [dvl@ava-pkg-02prd:/usr/dvl/main] $ mv patch-bundler-remove.patch devel/ruby-gems/files/patch-bundler-remove.patch Now it builds. -- You are receiving this mail because: You are the assignee for the bug.