Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 May 2021 00:17:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 253596] textproc/libxml2 - error with new config option "validate" if not selected , it will not compile
Message-ID:  <bug-253596-39348-b52s69IcGg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253596-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253596-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=3D253596

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dcd8e694917d3c39e6e52daca283b597=
a8e1c6ff2

commit cd8e694917d3c39e6e52daca283b597a8e1c6ff2
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-05-05 00:11:31 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-05-05 00:17:11 +0000

    textproc/libxml2: fix build with VALIDATION option off

    Grab two commits from upstream that fix the build when
    --no-valid is passed to configure; in the ports build
    that translates to the VALIDATION option turned off.
    These come straight from GNOME GitLab, although I've
    bunged them into one patch-* file.

    Not bumping PORTREVISION, since with this option off
    it would never have built, and with the option on
    the resulting package is unchanged.

    PR:             253596

 textproc/libxml2/Makefile                          |  7 ----
 ...-106757e8c1e26ad9b8c924c7f304074b79e082c5 (new) | 39 ++++++++++++++++++=
++++
 2 files changed, 39 insertions(+), 7 deletions(-)

--=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-253596-39348-b52s69IcGg>