Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: [netbsd-10] src
In message <20240224130740.B946FF9F4%cvs.NetBSD.org@localhost>
on Sat, 24 Feb 2024 13:07:40 +0000,
"Martin Husemann" <martin%netbsd.org@localhost> wrote:
> Module Name: src
> Committed By: martin
> Date: Sat Feb 24 13:07:35 UTC 2024
>
> Modified Files:
> src/doc [netbsd-10]: 3RDPARTY
...
It requires below change to build.
diff --git a/distrib/sets/lists/base/shl.mi b/distrib/sets/lists/base/shl.mi
index 95842b5f9f..a36b687897 100644
--- a/distrib/sets/lists/base/shl.mi
+++ b/distrib/sets/lists/base/shl.mi
@@ -915,8 +915,8 @@
./usr/lib/libumem.so.0 base-zfs-shlib compatfile,zfs
./usr/lib/libumem.so.0.0 base-zfs-shlib compatfile,zfs
./usr/lib/libunbound.so base-sys-shlib compatfile,unbound
-./usr/lib/libunbound.so.8 base-sys-shlib compatfile,unbound
-./usr/lib/libunbound.so.8.0 base-sys-shlib compatfile,unbound
+./usr/lib/libunbound.so.9 base-sys-shlib compatfile,unbound
+./usr/lib/libunbound.so.9.0 base-sys-shlib compatfile,unbound
./usr/lib/libusbhid.so base-sys-shlib compatfile
./usr/lib/libusbhid.so.1 base-sys-shlib compatfile
./usr/lib/libusbhid.so.1.0 base-sys-shlib compatfile
--
Takahiro Kambe <taca%NetBSD.org@localhost>
Home |
Main Index |
Thread Index |
Old Index