[Bug 290652] www/onlyoffice-documentserver: Upgrade to 9.1.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Oct 2025 20:21:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290652

--- Comment #3 from Matt Kempe <fsbruva@yahoo.com> ---
Created attachment 265038
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265038&action=edit
Proposed patch

This patch can only be applied with git am --ignore-whitespace because of the
edits to the patches of files that use CRLF upstream. When this patch is simply
implemented with git apply, it applies cleanly. Something about the interaction
between git am and git apply messes it up. I tried the --binary flag for git
format-patch, and about 20 different combos. The --ignore-whitespace flag only
disregards whitespace errors in the context lines.

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