svn commit: r204168 - stable/8

Antoine Brodin antoine at FreeBSD.org
Sun Feb 21 11:22:02 UTC 2010


Author: antoine
Date: Sun Feb 21 11:22:01 2010
New Revision: 204168
URL: http://svn.freebsd.org/changeset/base/204168

Log:
  Merge r200413 and r202755 from head to stable/8:
  reduces white space diff between head and stable/8
  
  Suggested by:	ru@

Modified:
  stable/8/Makefile.inc1   (contents, props changed)

Modified: stable/8/Makefile.inc1
==============================================================================
--- stable/8/Makefile.inc1	Sun Feb 21 11:13:15 2010	(r204167)
+++ stable/8/Makefile.inc1	Sun Feb 21 11:22:01 2010	(r204168)
@@ -1096,8 +1096,8 @@ _prebuild_libs=	${_kerberos5_lib_libasn1
 		lib/libkiconv lib/libkvm lib/libmd \
 		lib/ncurses/ncurses lib/ncurses/ncursesw \
 		lib/libopie lib/libpam ${_lib_libthr} \
-		lib/libradius lib/libsbuf lib/libtacplus lib/libutil \
-		${_lib_libypclnt} lib/libz lib/msun \
+		lib/libradius lib/libsbuf lib/libtacplus \
+		lib/libutil ${_lib_libypclnt} lib/libz lib/msun \
 		${_secure_lib_libcrypto} ${_secure_lib_libssh} \
 		${_secure_lib_libssl}
 


More information about the svn-src-all mailing list