aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2013-12-15 15:51:05 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2013-12-15 15:51:05 +0000
commit021c5b6dd0ffa699b1831199f340896857bcd085 (patch)
tree98348e4418428e9b17ff80b200c1416927187159 /ObsoleteFiles.inc
parent05f7cd8bce27465437e9393f366ad113ee12ffbf (diff)
downloadsrc-021c5b6dd0ffa699b1831199f340896857bcd085.tar.gz
src-021c5b6dd0ffa699b1831199f340896857bcd085.zip
Bump libcam shared library version forgotten in r259397.
Submitted by: kib
Notes
Notes: svn path=/head/; revision=259416
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 41801c107d8d..07c35e17575e 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20131215: libcam version bumped
+OLD_LIBS+=lib/libcam.so.6 usr/lib32/libcam.so.6
# 20131202: libcapsicum and libcasper moved to /lib/
OLD_LIBS+=usr/lib/libcapsicum.so.0
OLD_LIBS+=usr/lib/libcasper.so.0