Wed Sep 30 03:41:12 2009 UTC ()
Correct version number for libdns_sd to match last-minute change


(tsarna)
diff -r1.186 -r1.187 src/distrib/sets/lists/base/shl.elf
diff -r1.492 -r1.493 src/distrib/sets/lists/base/shl.mi

cvs diff -r1.186 -r1.187 src/distrib/sets/lists/base/Attic/shl.elf (expand / switch to unified diff)

--- src/distrib/sets/lists/base/Attic/shl.elf 2009/09/29 23:56:26 1.186
+++ src/distrib/sets/lists/base/Attic/shl.elf 2009/09/30 03:41:12 1.187
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: shl.elf,v 1.186 2009/09/29 23:56:26 tsarna Exp $ 1# $NetBSD: shl.elf,v 1.187 2009/09/30 03:41:12 tsarna Exp $
2# 2#
3# Note: Do not mark "old" major and major.minor shared libraries as 3# Note: Do not mark "old" major and major.minor shared libraries as
4# "obsolete"; just remove the entry, as third-party applications 4# "obsolete"; just remove the entry, as third-party applications
5# may be linked against the old major shared library, and 5# may be linked against the old major shared library, and
6# that is a symlink to the old major.minor shared library. 6# that is a symlink to the old major.minor shared library.
7# e.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>" 7# e.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>"
8# Exceptions to this rule may include shared libraries that 8# Exceptions to this rule may include shared libraries that
9# are dlopen()ed at run-time, such as extra locales, etc. 9# are dlopen()ed at run-time, such as extra locales, etc.
10# 10#
11# Note: libtermcap and libtermlib are hardlinked and share the same version. 11# Note: libtermcap and libtermlib are hardlinked and share the same version.
12# 12#
13./lib/libc.so base-sys-shlib dynamicroot 13./lib/libc.so base-sys-shlib dynamicroot
14./lib/libc.so.12 base-sys-shlib dynamicroot 14./lib/libc.so.12 base-sys-shlib dynamicroot
@@ -112,27 +112,27 @@ @@ -112,27 +112,27 @@
112./usr/lib/libcrypt.so base-sys-shlib 112./usr/lib/libcrypt.so base-sys-shlib
113./usr/lib/libcrypt.so.1 base-sys-shlib 113./usr/lib/libcrypt.so.1 base-sys-shlib
114./usr/lib/libcrypto.so base-crypto-shlib crypto 114./usr/lib/libcrypto.so base-crypto-shlib crypto
115./usr/lib/libcrypto.so.6 base-crypto-shlib crypto 115./usr/lib/libcrypto.so.6 base-crypto-shlib crypto
116./usr/lib/libcurses.so base-sys-shlib 116./usr/lib/libcurses.so base-sys-shlib
117./usr/lib/libcurses.so.7 base-sys-shlib 117./usr/lib/libcurses.so.7 base-sys-shlib
118./usr/lib/libdes.so base-crypto-shlib crypto 118./usr/lib/libdes.so base-crypto-shlib crypto
119./usr/lib/libdes.so.8 base-crypto-shlib crypto 119./usr/lib/libdes.so.8 base-crypto-shlib crypto
120./usr/lib/libdevmapper.so base-lvm-shlib lvm 120./usr/lib/libdevmapper.so base-lvm-shlib lvm
121./usr/lib/libdevmapper.so.1 base-lvm-shlib lvm 121./usr/lib/libdevmapper.so.1 base-lvm-shlib lvm
122./usr/lib/libdns.so base-bind-shlib 122./usr/lib/libdns.so base-bind-shlib
123./usr/lib/libdns.so.4 base-bind-shlib 123./usr/lib/libdns.so.4 base-bind-shlib
124./usr/lib/libdns_sd.so base-mdns-shlib mdns 124./usr/lib/libdns_sd.so base-mdns-shlib mdns
125./usr/lib/libdns_sd.so.1 base-mdns-shlib mdns 125./usr/lib/libdns_sd.so.0 base-mdns-shlib mdns
126./usr/lib/libedit.so base-sys-shlib 126./usr/lib/libedit.so base-sys-shlib
127./usr/lib/libedit.so.3 base-sys-shlib 127./usr/lib/libedit.so.3 base-sys-shlib
128./usr/lib/libevent.so base-sys-shlib 128./usr/lib/libevent.so base-sys-shlib
129./usr/lib/libevent.so.3 base-sys-shlib 129./usr/lib/libevent.so.3 base-sys-shlib
130./usr/lib/libfetch.so base-sys-shlib 130./usr/lib/libfetch.so base-sys-shlib
131./usr/lib/libfetch.so.3 base-sys-shlib 131./usr/lib/libfetch.so.3 base-sys-shlib
132./usr/lib/libform.so base-sys-shlib 132./usr/lib/libform.so base-sys-shlib
133./usr/lib/libform.so.6 base-sys-shlib 133./usr/lib/libform.so.6 base-sys-shlib
134./usr/lib/libg2c.so base-sys-shlib gcc=3 134./usr/lib/libg2c.so base-sys-shlib gcc=3
135./usr/lib/libg2c.so.2 base-sys-shlib gcc=3 135./usr/lib/libg2c.so.2 base-sys-shlib gcc=3
136./usr/lib/libgcc_s.so base-sys-shlib gcc 136./usr/lib/libgcc_s.so base-sys-shlib gcc
137./usr/lib/libgcc_s.so.1 base-sys-shlib gcc 137./usr/lib/libgcc_s.so.1 base-sys-shlib gcc
138./usr/lib/libgnumalloc.so base-sys-shlib 138./usr/lib/libgnumalloc.so base-sys-shlib

cvs diff -r1.492 -r1.493 src/distrib/sets/lists/base/shl.mi (expand / switch to unified diff)

--- src/distrib/sets/lists/base/shl.mi 2009/09/29 23:56:26 1.492
+++ src/distrib/sets/lists/base/shl.mi 2009/09/30 03:41:12 1.493
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: shl.mi,v 1.492 2009/09/29 23:56:26 tsarna Exp $ 1# $NetBSD: shl.mi,v 1.493 2009/09/30 03:41:12 tsarna Exp $
2# 2#
3# Note: Don't delete entries from here - mark them as "obsolete" instead, 3# Note: Don't delete entries from here - mark them as "obsolete" instead,
4# unless otherwise stated below. 4# unless otherwise stated below.
5# 5#
6# Note: Do not mark "old" major and major.minor shared libraries as 6# Note: Do not mark "old" major and major.minor shared libraries as
7# "obsolete"; just remove the entry, as third-party applications 7# "obsolete"; just remove the entry, as third-party applications
8# may be linked against the old major shared library, and 8# may be linked against the old major shared library, and
9# that is a symlink to the old major.minor shared library. 9# that is a symlink to the old major.minor shared library.
10# e.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>" 10# e.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>"
11# Exceptions to this rule may include shared libraries that 11# Exceptions to this rule may include shared libraries that
12# are dlopen()ed at run-time, such as extra locales, etc. 12# are dlopen()ed at run-time, such as extra locales, etc.
13# 13#
14# Note: libtermcap and libtermlib are hardlinked and share the same version. 14# Note: libtermcap and libtermlib are hardlinked and share the same version.
@@ -59,27 +59,27 @@ @@ -59,27 +59,27 @@
59./usr/lib/libbfd.so.11.0 base-sys-shlib binutils=219 59./usr/lib/libbfd.so.11.0 base-sys-shlib binutils=219
60./usr/lib/libbind9.so.4.0 base-bind-shlib 60./usr/lib/libbind9.so.4.0 base-bind-shlib
61./usr/lib/libbluetooth.so.4.2 base-sys-shlib 61./usr/lib/libbluetooth.so.4.2 base-sys-shlib
62./usr/lib/libbsdmalloc.so.0.0 base-sys-shlib 62./usr/lib/libbsdmalloc.so.0.0 base-sys-shlib
63./usr/lib/libbz2.so.1.1 base-sys-shlib 63./usr/lib/libbz2.so.1.1 base-sys-shlib
64./usr/lib/libc.so.12.170 base-sys-shlib 64./usr/lib/libc.so.12.170 base-sys-shlib
65./usr/lib/libcom_err.so.6.0 base-krb5-shlib kerberos 65./usr/lib/libcom_err.so.6.0 base-krb5-shlib kerberos
66./usr/lib/libcrypt.so.1.0 base-sys-shlib 66./usr/lib/libcrypt.so.1.0 base-sys-shlib
67./usr/lib/libcrypto.so.6.0 base-crypto-shlib crypto 67./usr/lib/libcrypto.so.6.0 base-crypto-shlib crypto
68./usr/lib/libcurses.so.7.0 base-sys-shlib 68./usr/lib/libcurses.so.7.0 base-sys-shlib
69./usr/lib/libdes.so.8.1 base-crypto-shlib crypto 69./usr/lib/libdes.so.8.1 base-crypto-shlib crypto
70./usr/lib/libdevmapper.so.1.0 base-lvm-shlib lvm 70./usr/lib/libdevmapper.so.1.0 base-lvm-shlib lvm
71./usr/lib/libdns.so.4.0 base-bind-shlib 71./usr/lib/libdns.so.4.0 base-bind-shlib
72./usr/lib/libdns_sd.so.1.0 base-mdns-shlib mdns 72./usr/lib/libdns_sd.so.0.0 base-mdns-shlib mdns
73./usr/lib/libedit.so.3.0 base-sys-shlib 73./usr/lib/libedit.so.3.0 base-sys-shlib
74./usr/lib/libevent.so.3.1 base-sys-shlib 74./usr/lib/libevent.so.3.1 base-sys-shlib
75./usr/lib/libfetch.so.3.0 base-sys-shlib 75./usr/lib/libfetch.so.3.0 base-sys-shlib
76./usr/lib/libform.so.6.0 base-sys-shlib 76./usr/lib/libform.so.6.0 base-sys-shlib
77./usr/lib/libg2c.so.2.0 base-sys-shlib gcc=3 77./usr/lib/libg2c.so.2.0 base-sys-shlib gcc=3
78./usr/lib/libgcc_s.so.1.0 base-sys-shlib gcc 78./usr/lib/libgcc_s.so.1.0 base-sys-shlib gcc
79./usr/lib/libgnumalloc.so.1.0 base-sys-shlib 79./usr/lib/libgnumalloc.so.1.0 base-sys-shlib
80./usr/lib/libgssapi.so.9.0 base-krb5-shlib kerberos 80./usr/lib/libgssapi.so.9.0 base-krb5-shlib kerberos
81./usr/lib/libhdb.so.13.0 base-krb5-shlib kerberos 81./usr/lib/libhdb.so.13.0 base-krb5-shlib kerberos
82./usr/lib/libheimntlm.so.3.0 base-krb5-shlib kerberos 82./usr/lib/libheimntlm.so.3.0 base-krb5-shlib kerberos
83./usr/lib/libhx509.so.4.0 base-krb5-shlib kerberos 83./usr/lib/libhx509.so.4.0 base-krb5-shlib kerberos
84./usr/lib/libintl.so.1.0 base-sys-shlib 84./usr/lib/libintl.so.1.0 base-sys-shlib
85./usr/lib/libipsec.so.3.0 base-net-shlib 85./usr/lib/libipsec.so.3.0 base-net-shlib