ObsoleteFiles: fix the libmd.so version bump order
This changeset started two years ago, but the entry was not tweaked upon
final commit to reflect reality.
Fixes: e7a629c851 ("libmd, kern, stand: consolidate md5 [...]")
This commit is contained in:
+3
-3
@@ -51,6 +51,9 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20240930: libmd bumped to version 7
|
||||
OLD_LIBS+=lib/libmd.so.6
|
||||
|
||||
# 20240914 libpcap upgrade from 1.10.4 to 1.10.5
|
||||
OLD_FILES+=contrib/libpcap/pcap-haiku.cpp
|
||||
OLD_FILES+=contrib/libpcap/pcap-rpcap-int.h
|
||||
@@ -3230,9 +3233,6 @@ OLD_FILES+=usr/tests/usr.bin/uudecode/regress.153276.in
|
||||
OLD_DIRS+=usr/tests/usr.bin/uuencode
|
||||
OLD_DIRS+=usr/tests/usr.bin/uudecode
|
||||
|
||||
# 20220308: libmd bumped to version 7
|
||||
OLD_LIBS+=lib/libmd.so.6
|
||||
|
||||
# 20220318: snd_ds1 and snd_maestro drivers removed
|
||||
OLD_FILES+=usr/share/man/man4/snd_ds1.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/snd_maestro.4.gz
|
||||
|
||||
Reference in New Issue
Block a user