libtool question again

Alex Dupre ale at FreeBSD.org
Mon Mar 5 09:08:07 UTC 2012


Roman Bogorodskiy wrote:
> I'm planning to update security/gnutls from 2.12.16 to 2.12.17. A new
> interface has been added and the shared library version was updated
> accordingly: current was incremented and revision set to 0, just like
> the libtool documentation suggests:

And 'age' ? If only a new interface has been added, age should be
incremented too, and so the shared library bump is not needed. If so,
you can use:

USE_AUTOTOOLS=	libtool
USE_GNOME=	ltverhack

to avoid bumping.

-- 
Alex Dupre


More information about the freebsd-ports mailing list