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 <dirdeps.mk>

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 <dirdeps.mk>

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 <dirdeps.mk>

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 <dirdeps.mk>

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 <dirdeps.mk>

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 <dirdeps.mk>

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 \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to