svn commit: r261240 - projects/elftoolchain

Kai Wang kaiw at FreeBSD.org
Tue Jan 28 19:07:29 UTC 2014


Author: kaiw
Date: Tue Jan 28 19:07:28 2014
New Revision: 261240
URL: http://svnweb.freebsd.org/changeset/base/261240

Log:
  Change date again.

Modified:
  projects/elftoolchain/ObsoleteFiles.inc
  projects/elftoolchain/UPDATING

Modified: projects/elftoolchain/ObsoleteFiles.inc
==============================================================================
--- projects/elftoolchain/ObsoleteFiles.inc	Tue Jan 28 17:27:56 2014	(r261239)
+++ projects/elftoolchain/ObsoleteFiles.inc	Tue Jan 28 19:07:28 2014	(r261240)
@@ -38,7 +38,7 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20140125: libelf and libdwarf import
+# 20140128: libelf and libdwarf import
 OLD_LIBS+=usr/lib/libelf.so.1
 OLD_LIBS+=usr/lib32/libelf.so.1
 OLD_LIBS+=usr/lib/libdwarf.so.3

Modified: projects/elftoolchain/UPDATING
==============================================================================
--- projects/elftoolchain/UPDATING	Tue Jan 28 17:27:56 2014	(r261239)
+++ projects/elftoolchain/UPDATING	Tue Jan 28 19:07:28 2014	(r261240)
@@ -31,7 +31,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
-20140125:
+20140128:
 	The libelf and libdwarf libraries have been updated to newer
 	versions from upstream. Shared library version numbers for
 	these two libraries were bumped. Any ports or binaries


More information about the svn-src-projects mailing list