Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2015 14:38:31 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47458 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201509301438.t8UEcVBb034880@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Sep 30 14:38:31 2015
New Revision: 47458
URL: https://svnweb.freebsd.org/changeset/doc/47458

Log:
  Copy report-template.xml -> report-2015-07-2015-09.xml and
  update variable replacements to reflect reality.
  
  This is not yet connected to the build.
  
  Sponsored by:	The FreeBSD Foundation

Added:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
     - copied, changed from r47457, head/en_US.ISO8859-1/htdocs/news/status/report-template.xml

Copied and modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml (from r47457, head/en_US.ISO8859-1/htdocs/news/status/report-template.xml)
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-template.xml	Tue Sep 29 19:16:17 2015	(r47457, copy source)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml	Wed Sep 30 14:38:31 2015	(r47458)
@@ -5,45 +5,33 @@
 
 <!-- $FreeBSD$ -->
 
-<!--
-     Variables to replace:
-     %%START%%     - report month start
-     %%STOP%%      - report month end
-     %%YEAR%%      - report year
-     %%NUM%%       - report issue (first, second, third, fourth)
-     %%STARTNEXT%% - report month start
-     %%STOPNEXT%%  - report month end
-     %%YEARNEXT%%  - next report due year (if different than %%YEAR%%)
-     %%DUENEXT%%   - next report due date (i.e., June 6)
--->
-
 <report>
   <date>
-    <month>%%START%%-%%STOP%%</month>
+    <month>July-September</month>
 
-    <year>%%YEAR%%</year>
+    <year>2015</year>
   </date>
 
   <section>
     <title>Introduction</title>
 
-    <p><strong>This is a draft of the %%START%%&ndash;%%STOP%% %%YEAR%%
+    <p><strong>This is a draft of the July&ndash;September 2015
       status report.  Please check back after it is finalized, and
       an announcement email is sent to the &os;-Announce mailing
       list.</strong></p>
 
     <?ignore
-    <p>This report covers &os;-related projects between %%START%% and
-      %%STOP%% %%YEAR%%.  This is the %%NUM%% of four reports planned for
-      %%YEAR%%.</p>
+    <p>This report covers &os;-related projects between July and
+      September 2015.  This is the third of four reports planned for
+      2015.</p>
 
-    <p>The %%NUM%% quarter of %%YEAR%% was another productive quarter for
+    <p>The third quarter of 2015 was another productive quarter for
       the &os; project and community. [...]</p>
 
     <p>Thanks to all the reporters for the excellent work!</p>
 
-    <p>The deadline for submissions covering the period from %%STARTNEXT%%
-      to %%STOPNEXT%% %%YEARNEXT%% is %%DUENEXT%%, %%YEARNEXT%%.</p>
+    <p>The deadline for submissions covering the period from October
+      to December 2015 is January 7, 2016.</p>
      ?>
   </section>
 



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