[Bug 244529] devel/gh: Update to 0.5.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 29 23:56:22 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244529

            Bug ID: 244529
           Summary: devel/gh: Update to 0.5.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/cli/gh/releases/tag/v0.5.7
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vulcan at wired.sh
 Attachment #212058 maintainer-approval+
             Flags:

Created attachment 212058
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212058&action=edit
gh-0.5.7.diff

Changes:
        * Bump DISTVERSION to 0.5.7, update distinfo and GH_TUPLE
          dependency list;
        * Add
'files/patch-vendor_github.com_muesli_termenv_termenv__unix.go'[1].

Testing:
        * No errors reported with portlint, built in Poudriere and
          application works as expected (logs attached).

Notes:
        * [1]: Fixes build error 'readfds.Bits undefined (type syscall.FdSet
has no field or method Bits)'
               — in struct 'FdSet' on FreeBSD the member is  'X__fds_bits'[2]
versus 'Bits' on Linux[3].
        * [2]: https://golang.org/src/syscall/ztypes_freebsd_amd64.go#L349
        * [3]: https://golang.org/src/syscall/ztypes_linux_amd64.go#L546

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


More information about the freebsd-ports-bugs mailing list