https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263094
Adriaan de Groot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Closed Resolution|--- |FIXED --- Comment #3 from Adriaan de Groot <[email protected]> --- 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 autotools -- 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). -- You are receiving this mail because: You are the assignee for the bug.
