Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 00:45:03 +0100 (CET)
From:      Rudolf Cejka <cejkar@fit.vutbr.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/105309: [PATCH] Re-add one lost record during news.xml move
Message-ID:  <200611082345.kA8Nj3kZ070157@kazi.fit.vutbr.cz>
Resent-Message-ID: <200611082350.kA8NoNd6069646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105309
>Category:       www
>Synopsis:       [PATCH] Re-add one lost record during news.xml move
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 08 23:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rudolf Cejka
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FIT, Brno University of Technology, Czech Republic
>Environment:
>Description:

There has been lost one record during news.xml move. Is there any
reason for this, or is it just some sort of a bug? Below is a patch,
which re-adds it to www/share/sgml/news.xml from old position of
news.xml (www/en/news/news.xml).

--- news.xml.orig	Thu Nov  9 00:25:25 2006
+++ news.xml	Thu Nov  9 00:25:59 2006
@@ -274,6 +274,19 @@
 	    available</a> with 39 entries.</p>
         </event>
       </day>
+
+      <day>
+        <name>5</name>
+        <event>
+	  <title>The FreeBSD Foundation Releases Java Binaries for FreeBSD 5.5, 6.1, and the AMD64 Platform</title>
+
+	  <p>The FreeBSD Foundation now provides native Java JDK and JRE
+	    1.5 binaries based on the latest UPDATE7 from Sun Microsystems.
+	    For further details, please see the FreeBSD Foundation <a
+	    href="http://www.freebsdfoundation.org/press/20060705-PRrelease.shtml">;
+	      press release</a>.</p>
+        </event>	
+      </day>
     </month>
 
     <month>
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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