ports/152612: textproc/libxml2 Version bumps needed after
libxml2 update
Jilles Tjoelker
jilles at stack.nl
Sat Nov 27 14:40:13 UTC 2010
The following reply was made to PR ports/152612; it has been noted by GNATS.
From: Jilles Tjoelker <jilles at stack.nl>
To: bug-followup at FreeBSD.org, Pascal.Stumpf at cubes.de
Cc:
Subject: Re: ports/152612: textproc/libxml2 Version bumps needed after
libxml2 update
Date: Sat, 27 Nov 2010 15:34:28 +0100
I think a version bump is not the solution here. The problem is that
symbol versioning is not detected properly, so the library is built
without symbol versioning. This should be fixed because without symbol
versioning a bump is required for every libxml2 version.
To prevent reoccurance, a check should be added that breaks the build if
symbol versioning is not enabled.
--
Jilles Tjoelker
More information about the freebsd-gnome
mailing list