svn commit: r234165 - in head: contrib/bind9 share/doc/bind9

Doug Barton dougb at FreeBSD.org
Thu Apr 12 01:53:34 UTC 2012


Author: dougb
Date: Thu Apr 12 01:53:33 2012
New Revision: 234165
URL: http://svn.freebsd.org/changeset/base/234165

Log:
  The BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes.
  This change was noticed by ISC at:
  
  https://lists.isc.org/pipermail/bind-users/2012-April/087345.html
  
  and verified by me both by comparing the contents of the old and new
  distfiles and by verifying the PGP signature on the new distfile.

Deleted:
  head/contrib/bind9/RELEASE-NOTES-BIND-9.8.1.html
  head/contrib/bind9/RELEASE-NOTES-BIND-9.8.1.pdf
  head/contrib/bind9/RELEASE-NOTES-BIND-9.8.1.txt
  head/contrib/bind9/release-notes.css
Modified:
  head/share/doc/bind9/Makefile
Directory Properties:
  head/contrib/bind9/   (props changed)

Modified: head/share/doc/bind9/Makefile
==============================================================================
--- head/share/doc/bind9/Makefile	Thu Apr 12 01:14:03 2012	(r234164)
+++ head/share/doc/bind9/Makefile	Thu Apr 12 01:53:33 2012	(r234165)
@@ -8,9 +8,7 @@ SRCDIR=		${BIND_DIR}/doc
 NO_OBJ=
 
 FILESGROUPS=	TOP ARM MISC
-TOP=		CHANGES COPYRIGHT FAQ HISTORY README \
-		RELEASE-NOTES-BIND-9.8.1.pdf RELEASE-NOTES-BIND-9.8.1.txt \
-		RELEASE-NOTES-BIND-9.8.1.html release-notes.css
+TOP=		CHANGES COPYRIGHT FAQ HISTORY README
 TOPDIR=		${DOCDIR}/bind9
 ARM=		Bv9ARM.ch01.html Bv9ARM.ch02.html Bv9ARM.ch03.html \
 		Bv9ARM.ch04.html Bv9ARM.ch05.html Bv9ARM.ch06.html \


More information about the svn-src-head mailing list