svn commit: r186930 - vendor/bind9/dist-9.3

Doug Barton dougb at FreeBSD.org
Fri Jan 9 10:11:54 UTC 2009


Author: dougb
Date: Fri Jan  9 10:11:53 2009
New Revision: 186930
URL: http://svn.freebsd.org/changeset/base/186930

Log:
  Incorporate the changes to ../dist/FREEBSD-Xlist through r186452

Modified:
  vendor/bind9/dist-9.3/FREEBSD-Xlist

Modified: vendor/bind9/dist-9.3/FREEBSD-Xlist
==============================================================================
--- vendor/bind9/dist-9.3/FREEBSD-Xlist	Fri Jan  9 09:59:33 2009	(r186929)
+++ vendor/bind9/dist-9.3/FREEBSD-Xlist	Fri Jan  9 10:11:53 2009	(r186930)
@@ -2,15 +2,17 @@
 
 # Misc. stuff
 .cvsignore
-aclocal.m4
-bin/tests
-config.h.in
 configure
 contrib
 docutil
+
+# Tests
+bin/tests
+lib/tests
+
+# Doc stuff
 doc/arm/latex-fixup.pl
 doc/xsl
-lib/tests
 
 # Windows directories
 bin/check/win32
@@ -32,9 +34,7 @@ lib/win32
 win32utils
 
 # Various ports to other OSs
-lib/bind/port/aix32
-lib/bind/port/aix4
-lib/bind/port/aix5
+lib/bind/port/aix*
 lib/bind/port/aux3
 lib/bind/port/bsdos
 lib/bind/port/bsdos2


More information about the svn-src-vendor mailing list