Responsible Changed From-To: freebsd-ports-bugs->novel Over to maintainer
Hi, Can you explain the idea of this patch?
On Fri, 2 Mar 2007 14:32:23 +0300 Roman Bogorodskiy <novel@FreeBSD.org> wrote: The idea is that on FreeBSD, libtool versioning is flawed since it causes shared library version bumps even when the ABI compatibility has been preserved. This forces users to needlessly rebuild dependent ports, etc. For each port that uses libtool, you should add USE_GNOME=ltverhack to fix the libtool versioning and prevent future inconveniences. -- Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/
jylefort 2007-03-08 14:11:31 UTC FreeBSD ports repository Modified files: security/libgpg-error Makefile pkg-plist Log: Fix shlib version. PR: ports/109369 Submitted by: jylefort Approved by: maintainer timeout (16 days) Revision Changes Path 1.20 +2 -0 ports/security/libgpg-error/Makefile 1.7 +2 -2 ports/security/libgpg-error/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed.