Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2022 16:07:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 263094] textproc/libxml2: incorrect LIBXML_VERSION_STRING in 2.9.13
Message-ID:  <bug-263094-39348-QCim0NnS3Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263094-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263094-39348@https.bugs.freebsd.org/bugzilla/>

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

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg@freebsd.org
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #3 from Adriaan de Groot <adridg@freebsd.org> ---
This was a consequence of two things:
- upstream bug in how the CMake code calculated a version number to inject =
into
the headers
- switching to CMake-build in libxml2.

The fix Daniel refers to is upstream in the CMake-build. Downstream we have
discovered that there are (or can be, depending on options) circular
dependencies when building libxml2 with CMake, so have rolled back to autot=
ools
-- which never had the problem in this PR.

So I'm closing as "fixed", even though there was nothing intentional about =
it
(in PORTREVISION 2).

--=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-263094-39348-QCim0NnS3Z>