[Bug 275613] net-p2p/transmission Update 4.0.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Dec 2023 17:28:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275613

Rafe <mondo.debater_0q@icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #246993|0                           |1
        is obsolete|                            |
 Attachment #247070|                            |maintainer-approval+
              Flags|                            |

--- Comment #11 from Rafe <mondo.debater_0q@icloud.com> ---
Created attachment 247070
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247070&action=edit
patch-transmission_4.0.5_2

The patch I uploaded no longer compiles due to the update to utf8cpp. I see a
bunch of stuff is going on over there. The *.cmake files were dropped from the
port and the install location was changed.

I have inelegantly worked around this in the attached by patching the location
of utf8.h. Why is this necessary is beyond me as I thought the port compiled
using a location of the relevant files that was within ${WRKSRC}. In fact, the
port builds fine even if I don't provide ${WRKSRC} locations for utf8cpp, fmt,
and fast_float—-so long as those directories exist (as they must be found by
cmake).

Daniel, I see you are involved in the update to utf8cpp. Please don't let me
get in the way if you have a preferred way to address this (and perhaps the
other dependencies mentioned above). 

Thank you

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