Bump the libproc library version.

This commit is contained in:
Mark Johnston 2016-12-06 04:23:32 +00:00
parent b043b5dc6b
commit fe2521b980
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309598
2 changed files with 4 additions and 1 deletions

View file

@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
# 20161205: libproc version bump
OLD_LIBS+=usr/lib/libproc.so.3
OLD_LIBS+=usr/lib32/libproc.so.3
# 20161127: Remove vm_page_cache(9)
OLD_FILES+=usr/share/man/man9/vm_page_cache.9.gz
# 20161124: new clang import which bumps version from 3.8.0 to 3.9.0.

View file

@ -37,7 +37,7 @@ CFLAGS+= -I${.CURDIR}/../../cddl/contrib/opensolaris/lib/libctf/common \
CFLAGS+= -DNO_CTF
.endif
SHLIB_MAJOR= 3
SHLIB_MAJOR= 4
MAN=