Date: Sat, 18 May 2013 18:28:19 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r250784 - head Message-ID: <201305181828.r4IISJnH069418@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat May 18 18:28:19 2013 New Revision: 250784 URL: http://svnweb.freebsd.org/changeset/base/250784 Log: Add another obsolete file: nfs fha moved Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc ============================================================================== --- head/ObsoleteFiles.inc Sat May 18 18:27:53 2013 (r250783) +++ head/ObsoleteFiles.inc Sat May 18 18:28:19 2013 (r250784) @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20130417: nfs fha moved from nfsserver to nfs +OLD_FILES+=usr/include/nfsserver/nfs_fha.h # 20130411: new clang import which bumps version from 3.2 to 3.3. OLD_FILES+=usr/include/clang/3.2/__wmmintrin_aes.h OLD_FILES+=usr/include/clang/3.2/__wmmintrin_pclmul.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305181828.r4IISJnH069418>