Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2012 20:44:40 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r234468 - in stable/9: contrib/bind9 share/doc/bind9
Message-ID:  <201204192044.q3JKieVp006570@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Thu Apr 19 20:44:40 2012
New Revision: 234468
URL: http://svn.freebsd.org/changeset/base/234468

Log:
  MFV r234164/MFC r234165:
  
  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:
  stable/9/contrib/bind9/RELEASE-NOTES-BIND-9.8.1.html
  stable/9/contrib/bind9/RELEASE-NOTES-BIND-9.8.1.pdf
  stable/9/contrib/bind9/RELEASE-NOTES-BIND-9.8.1.txt
  stable/9/contrib/bind9/release-notes.css
Modified:
  stable/9/share/doc/bind9/Makefile
Directory Properties:
  stable/9/contrib/bind9/   (props changed)
  stable/9/share/doc/bind9/   (props changed)

Modified: stable/9/share/doc/bind9/Makefile
==============================================================================
--- stable/9/share/doc/bind9/Makefile	Thu Apr 19 20:11:43 2012	(r234467)
+++ stable/9/share/doc/bind9/Makefile	Thu Apr 19 20:44:40 2012	(r234468)
@@ -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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204192044.q3JKieVp006570>