[Bug 267422] databases/mysql80-server: fix build on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Oct 2022 15:15:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267422

            Bug ID: 267422
           Summary: databases/mysql80-server: fix build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: joneum@FreeBSD.org
          Reporter: fuz@fuz.su
             Flags: maintainer-feedback?(joneum@FreeBSD.org)
          Assignee: joneum@FreeBSD.org
 Attachment #237711 maintainer-approval?(joneum@FreeBSD.org)
             Flags:
             Flags: merge-quarterly?

Created attachment 237711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237711&action=edit
databases/mysql80-server: fix build on armv7

The fields of struct timespec have types (time_t, long), not (time_t, time_t). 
Change one of our patches to reflect this, fixing the build on ARMv7.

Tested with Poudriere on amd64 armv7 FreeBSD 13.1.
Please MFH if possible.

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