Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 23:56:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244529] devel/gh: Update to 0.5.7
Message-ID:  <bug-244529-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244529

            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@FreeBSD.org
          Reporter: vulcan@wired.sh
 Attachment #212058 maintainer-approval+
             Flags:

Created attachment 212058
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212058&action=
=3Dedit
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)'
               =E2=80=94 in struct 'FdSet' on FreeBSD the member is  'X__fd=
s_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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244529-7788>