freebsd-dev/lib/libdpv
John Baldwin 0b7f1af804 Bump shared library versions after ncurses bump in 13.
A few shared libraries in the base system link against ncurses.  An
upgrade from a 12.x host to 13 results in ABI breakage for existing
binaries since the newer versions of these libraries link against the
newer ncurses while the binary itself links against the older ncurses.
For example, dialog4ports built on 12.x sometimes crashes on 13 since
it depends on libdialog which links against ncurses internally.

MFC after:	3 days
Reviewed by:	kib, delphij
Differential Revision:	https://reviews.freebsd.org/D28448
2021-02-01 17:11:49 -08:00
..
dialog_util.c Fix bad error messages from dpv(3) 2018-03-14 19:23:17 +00:00
dialog_util.h Remove unused function prototype 2016-01-27 06:16:53 +00:00
dialogrc.c Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi) 2015-11-02 20:03:59 +00:00
dialogrc.h Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi) 2015-11-02 20:03:59 +00:00
dprompt.c Fix comparison between pointer and char literal 2018-06-16 20:00:41 +00:00
dprompt.h
dpv_private.h Bump copyrights 2016-01-27 00:02:51 +00:00
dpv.3 Bump copyright following recent changes 2018-03-14 20:55:28 +00:00
dpv.c Bump copyrights 2016-01-27 00:02:51 +00:00
dpv.h Bump copyrights 2016-01-27 00:02:51 +00:00
Makefile Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
status.c
status.h
util.c Fix bad error messages from dpv(3) 2018-03-14 19:23:17 +00:00
util.h Bump copyright (forgotten part of r293340) 2016-01-07 22:13:17 +00:00