svn commit: r43081 - head/share/xml

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 31 03:03:57 UTC 2013


Author: bdrewery (ports committer)
Date: Thu Oct 31 03:03:56 2013
New Revision: 43081
URL: http://svnweb.freebsd.org/changeset/doc/43081

Log:
  Add news flash for pkg packages announcement.
  
  Approved by:	gjb

Modified:
  head/share/xml/news.dtd
  head/share/xml/news.xml

Modified: head/share/xml/news.dtd
==============================================================================
--- head/share/xml/news.dtd	Wed Oct 30 22:43:34 2013	(r43080)
+++ head/share/xml/news.dtd	Thu Oct 31 03:03:56 2013	(r43081)
@@ -5,6 +5,7 @@
 <!ENTITY lists.current '&lists;/freebsd-current'>
 <!ENTITY lists.stable '&lists;/freebsd-stable'>
 <!ENTITY lists.ports-announce '&lists;/freebsd-ports-announce'>
+<!ENTITY lists.pkg '&lists;/freebsd-pkg'>
 
 <!ELEMENT news (cvs:keyword?, year)+>
 

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Wed Oct 30 22:43:34 2013	(r43080)
+++ head/share/xml/news.xml	Thu Oct 31 03:03:56 2013	(r43081)
@@ -34,6 +34,19 @@
       <name>10</name>
 
       <day>
+	<name>30</name>
+
+	<event>
+	  <title>Official Binary Packages for Pkg Available</title>
+
+	  <p>Official binary packages are now available for Pkg for &os;
+	    8.3, 8.4, 9.1, 9.2, 10.0 and head. See the <a
+	      href="&lists.pkg;/2013-October/000107.html">announcement</a>
+	    for more information.</p>
+	</event>
+      </day>
+
+      <day>
 	<name>28</name>
 
 	<event>


More information about the svn-doc-all mailing list