freebsd-dev/lib/atf
Julio Merino 727a7ce81b Homogenize libatf-* version numbers with upstream.
The libatf-* major version numbers in FreeBSD were one version ahead of
upstream because, when atf was first imported into FreeBSD, the upstream
numbers were not respected.  This is just confusing and bound to cause
problems down the road.

Fix this by taking advantage of the fact that libatf-* are now private
and that atf is not yet built by default.  However, and unfortunately, a
clean build is needed for tests to continue working once "make
delete-old-libs" has been run; hence the note in UPDATING.
2014-06-06 17:05:43 +00:00
..
libatf-c Homogenize libatf-* version numbers with upstream. 2014-06-06 17:05:43 +00:00
libatf-c++ Homogenize libatf-* version numbers with upstream. 2014-06-06 17:05:43 +00:00
tests Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00
common.mk Generate and install pkg-config files for atf. 2014-01-12 21:56:26 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.inc Fix path to the process_helpers for the libatf-c++ tests. 2014-01-10 23:41:01 +00:00