svn commit: r54146 - in head: en_US.ISO8859-1/htdocs/releases/11.4R share/xml

Glen Barber gjb at FreeBSD.org
Sat May 16 00:40:00 UTC 2020


Author: gjb
Date: Sat May 16 00:39:58 2020
New Revision: 54146
URL: https://svnweb.freebsd.org/changeset/doc/54146

Log:
  Announce 11.4-BETA2.
  
  Approved by:	re (implicit)
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile
  head/share/xml/news.xml
  head/share/xml/release.ent

Modified: head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile	Fri May 15 09:32:22 2020	(r54145)
+++ head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile	Sat May 16 00:39:58 2020	(r54146)
@@ -9,7 +9,7 @@
 
 _OS?=		FreeBSD
 _REVISION?=	11.4
-_BRANCH?=	BETA1
+_BRANCH?=	BETA2
 THISRELEASE?=	${_OS}-${_REVISION}-${_BRANCH}
 
 DOCS=	index.xml \

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Fri May 15 09:32:22 2020	(r54145)
+++ head/share/xml/news.xml	Sat May 16 00:39:58 2020	(r54146)
@@ -34,6 +34,23 @@
       <name>5</name>
 
       <day>
+	<name>16</name>
+
+	<event>
+	  <title>&os; 11.4-BETA2 Available</title>
+
+	  <p>The second BETA build for the &os; 11.4 release
+	    cycle is now available.  ISO images for the amd64, armv6,
+	    arm64, i386, powerpc, powerpc64, and sparc64 architectures
+	    are <a
+	      href="&lists.stable;/2020-May/092285.html">available</a>
+	    on most of our <a
+	      href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
+	      mirror sites</a>.</p>
+	</event>
+      </day>
+
+      <day>
 	<name>9</name>
 
 	<event>

Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent	Fri May 15 09:32:22 2020	(r54145)
+++ head/share/xml/release.ent	Sat May 16 00:39:58 2020	(r54146)
@@ -41,7 +41,7 @@
 <!ENTITY beta.testing "INCLUDE">
 <!ENTITY % beta.testing "INCLUDE">
 <!ENTITY betarel.current '11.4'>
-<!ENTITY betarel.vers 'BETA1'>
+<!ENTITY betarel.vers 'BETA2'>
 <!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
 
 <!-- If we have a second release in the release cycle (e.g. 5.x and 6.y


More information about the svn-doc-all mailing list