libdialog: Bump shared library version to 10.

The upgrade to libdialog 1.3 included changes to the ABI.

Bump libdpv to 3 since it links against libdialog.

Reported by:	Mark Millard <marklmi@yahoo.com>
Reviewed by:	bapt
Fixes:		a96ef45019 dialog: import dialog 1.3-20210117
Differential Revision:	https://reviews.freebsd.org/D32675
This commit is contained in:
John Baldwin
2021-10-27 09:30:24 -07:00
parent aa15f7df64
commit 2f7f899536
4 changed files with 10 additions and 4 deletions
+6
View File
@@ -40,6 +40,12 @@
# xargs -n1 | sort | uniq -d;
# done
# 20211027: libdialog shlib bumped to version 10 for dialog 1.3
OLD_LIBS+=usr/lib/libdialog.so.9
OLD_LIBS+=usr/lib/libdpv.so.2
OLD_LIBS+=usr/lib32/libdialog.so.9
OLD_LIBS+=usr/lib32/libdpv.so.2
# 20211026: retire obsolete iscsi initiator
OLD_FILES+=sbin/iscontrol
OLD_FILES+=usr/share/man/man4/iscsi_initiator.4.gz