From owner-svn-src-all@freebsd.org Fri Feb 26 22:14:17 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DDD9AB6D23; Fri, 26 Feb 2016 22:14:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BD5B1177; Fri, 26 Feb 2016 22:14:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1QMEGEf033641; Fri, 26 Feb 2016 22:14:16 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1QMEF52033629; Fri, 26 Feb 2016 22:14:15 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201602262214.u1QMEF52033629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Fri, 26 Feb 2016 22:14:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r296127 - in head: lib/libcasper lib/libcasper/libcasper lib/libcasper/services/cap_dns lib/libcasper/services/cap_grp lib/libcasper/services/cap_pwd lib/libcasper/services/cap_random l... X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2016 22:14:17 -0000 Author: bdrewery Date: Fri Feb 26 22:14:15 2016 New Revision: 296127 URL: https://svnweb.freebsd.org/changeset/base/296127 Log: Update dependencies. Sponsored by: EMC / Isilon Storage Division Added: head/lib/libcasper/libcasper/Makefile.depend - copied, changed from r296126, head/lib/libcasper/Makefile.depend head/lib/libcasper/services/cap_dns/Makefile.depend - copied, changed from r296126, head/lib/libcasper/Makefile.depend head/lib/libcasper/services/cap_grp/Makefile.depend - copied, changed from r296126, head/lib/libcasper/Makefile.depend head/lib/libcasper/services/cap_pwd/Makefile.depend - copied, changed from r296126, head/lib/libcasper/Makefile.depend head/lib/libcasper/services/cap_random/Makefile.depend - copied, changed from r296126, head/lib/libcasper/Makefile.depend head/lib/libcasper/services/cap_sysctl/Makefile.depend (contents, props changed) - copied, changed from r296126, head/lib/libcasper/Makefile.depend Deleted: head/lib/libcasper/Makefile.depend Modified: head/sbin/ping/Makefile.depend head/targets/pseudo/userland/gnu/Makefile.depend head/targets/pseudo/userland/lib/Makefile.depend head/usr.bin/kdump/Makefile.depend head/usr.sbin/tcpdump/tcpdump/Makefile.depend Copied and modified: head/lib/libcasper/libcasper/Makefile.depend (from r296126, head/lib/libcasper/Makefile.depend) ============================================================================== --- head/lib/libcasper/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126, copy source) +++ head/lib/libcasper/libcasper/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -8,10 +8,8 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ lib/libcompiler_rt \ lib/libnv \ - lib/libpjdlog \ .include Copied and modified: head/lib/libcasper/services/cap_dns/Makefile.depend (from r296126, head/lib/libcasper/Makefile.depend) ============================================================================== --- head/lib/libcasper/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126, copy source) +++ head/lib/libcasper/services/cap_dns/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -8,10 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libnv \ - lib/libpjdlog \ .include Copied and modified: head/lib/libcasper/services/cap_grp/Makefile.depend (from r296126, head/lib/libcasper/Makefile.depend) ============================================================================== --- head/lib/libcasper/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126, copy source) +++ head/lib/libcasper/services/cap_grp/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -8,10 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libnv \ - lib/libpjdlog \ .include Copied and modified: head/lib/libcasper/services/cap_pwd/Makefile.depend (from r296126, head/lib/libcasper/Makefile.depend) ============================================================================== --- head/lib/libcasper/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126, copy source) +++ head/lib/libcasper/services/cap_pwd/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -8,10 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libnv \ - lib/libpjdlog \ .include Copied and modified: head/lib/libcasper/services/cap_random/Makefile.depend (from r296126, head/lib/libcasper/Makefile.depend) ============================================================================== --- head/lib/libcasper/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126, copy source) +++ head/lib/libcasper/services/cap_random/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -8,10 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libnv \ - lib/libpjdlog \ .include Copied and modified: head/lib/libcasper/services/cap_sysctl/Makefile.depend (from r296126, head/lib/libcasper/Makefile.depend) ============================================================================== --- head/lib/libcasper/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126, copy source) +++ head/lib/libcasper/services/cap_sysctl/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -8,10 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libnv \ - lib/libpjdlog \ .include Modified: head/sbin/ping/Makefile.depend ============================================================================== --- head/sbin/ping/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126) +++ head/sbin/ping/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -10,7 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcasper/libcasper \ - lib/libcasper/services \ + lib/libcasper/services/cap_dns \ lib/libcompiler_rt \ lib/libipsec \ lib/libnv \ Modified: head/targets/pseudo/userland/gnu/Makefile.depend ============================================================================== --- head/targets/pseudo/userland/gnu/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126) +++ head/targets/pseudo/userland/gnu/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -27,7 +27,6 @@ DIRDEPS = \ gnu/usr.bin/binutils/libbinutils \ gnu/usr.bin/binutils/libiberty \ gnu/usr.bin/binutils/libopcodes \ - gnu/usr.bin/binutils/objcopy \ gnu/usr.bin/binutils/objdump \ gnu/usr.bin/binutils/ranlib \ gnu/usr.bin/dialog \ @@ -112,6 +111,10 @@ DIRDEPS = \ gnu/usr.bin/texinfo/makeinfo \ gnu/usr.bin/texinfo/texindex \ +.if ${MK_ELFCOPY_AS_OBJCOPY} == "no" +DIRDEPS+= gnu/usr.bin/binutils/objcopy +.endif + .if ${MK_GPL_DTC} != "no" DIRDEPS+= gnu/usr.bin/dtc .endif Modified: head/targets/pseudo/userland/lib/Makefile.depend ============================================================================== --- head/targets/pseudo/userland/lib/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126) +++ head/targets/pseudo/userland/lib/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -188,7 +188,7 @@ DIRDEPS+= lib/libnandfs .if ${MK_CASPER} != "no" DIRDEPS+= \ - lib/libcasper \ + lib/libcasper/libcasper \ lib/libcasper/services/cap_dns \ lib/libcasper/services/cap_grp \ lib/libcasper/services/cap_pwd \ Modified: head/usr.bin/kdump/Makefile.depend ============================================================================== --- head/usr.bin/kdump/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126) +++ head/usr.bin/kdump/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -9,7 +9,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ + lib/libcasper/services/cap_grp \ + lib/libcasper/services/cap_pwd \ lib/libcompiler_rt \ lib/libnv \ lib/libsysdecode \ Modified: head/usr.sbin/tcpdump/tcpdump/Makefile.depend ============================================================================== --- head/usr.sbin/tcpdump/tcpdump/Makefile.depend Fri Feb 26 22:14:08 2016 (r296126) +++ head/usr.sbin/tcpdump/tcpdump/Makefile.depend Fri Feb 26 22:14:15 2016 (r296127) @@ -10,7 +10,8 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcapsicum \ + lib/libcasper/libcasper \ + lib/libcasper/services/cap_dns \ lib/libcompiler_rt \ lib/libnv \ lib/libpcap \