Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2020 21:28:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244797] textproc/jtc: Unbreak build with clang 10.0.0, use correct PORTVERSION
Message-ID:  <bug-244797-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244797
           Summary: textproc/jtc: Unbreak build with clang 10.0.0, use
                    correct PORTVERSION
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vulcan@wired.sh
 Attachment #212389 maintainer-approval+
             Flags:

Created attachment 212389
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212389&action=
=3Dedit
jtc-1.75d.diff

Changes:
        * Replace 'DISTVERSION' with 'PORTVERSION', as the version
          contains letters and would output '1.75.d' =E2=80=94 which is
          incorrect. In this instance there's no need to bump the
          'PORTREVISION' as '1.75d' > '1.75.d';
        * Add 'files/patch-lib_Json.hpp' which removes an incorrect
          function (we try modify a non-static member within a const
          function) and therefore unbreaking builds with clang 10.0.0.
          This has no behavioral change on the application itself. [1]

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

Notes:
        * [1] Reported by pkg-fallout @
http://beefy17.nyi.freebsd.org/data/head-i386-default/p528258_s358902/logs/=
jtc-1.75.d.log

--=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-244797-7788>