From owner-svn-doc-all@freebsd.org  Sun Nov 10 18:59:59 2019
Return-Path: <owner-svn-doc-all@freebsd.org>
Delivered-To: svn-doc-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 276111BBE8A;
 Sun, 10 Nov 2019 18:59:59 +0000 (UTC) (envelope-from dim@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 47B3Gl0HLxz4HD7;
 Sun, 10 Nov 2019 18:59:59 +0000 (UTC) (envelope-from dim@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DB330347C;
 Sun, 10 Nov 2019 18:59:58 +0000 (UTC) (envelope-from dim@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAAIxw9r098489;
 Sun, 10 Nov 2019 18:59:58 GMT (envelope-from dim@FreeBSD.org)
Received: (from dim@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAAIxwa3098488;
 Sun, 10 Nov 2019 18:59:58 GMT (envelope-from dim@FreeBSD.org)
Message-Id: <201911101859.xAAIxwa3098488@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org
 using -f
From: Dimitry Andric <dim@FreeBSD.org>
Date: Sun, 10 Nov 2019 18:59:58 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
 svn-doc-head@freebsd.org
Subject: svn commit: r53579 -
 head/en_US.ISO8859-1/books/porters-handbook/versions
X-SVN-Group: doc-head
X-SVN-Commit-Author: dim
X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/versions
X-SVN-Commit-Revision: 53579
X-SVN-Commit-Repository: doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for &quot;
 user&quot; , &quot; projects&quot; , and &quot; translations&quot;
 \)" <svn-doc-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-doc-all>,
 <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all/>
List-Post: <mailto:svn-doc-all@freebsd.org>
List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-doc-all>,
 <mailto:svn-doc-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 10 Nov 2019 18:59:59 -0000

Author: dim (src committer)
Date: Sun Nov 10 18:59:58 2019
New Revision: 53579
URL: https://svnweb.freebsd.org/changeset/doc/53579

Log:
  Fill in real revnumber entries for releng/12.1 related rows.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Sun Nov 10 18:54:58 2019	(r53578)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Sun Nov 10 18:59:58 2019	(r53579)
@@ -1409,7 +1409,7 @@ is spelled &amp;, < is &lt; and > is &gt;.
 
 	  <row>
 	    <entry>1201000</entry>
-	    <entry><revnumber>NNNNNN</revnumber></entry>
+	    <entry><revnumber>352546</revnumber></entry>
 	    <entry>September 20, 2019</entry>
 	    <entry>releng/12.1 branched from
 	      stable/12@r352480.</entry>
@@ -1417,7 +1417,7 @@ is spelled &amp;, < is &lt; and > is &gt;.
 
 	  <row>
 	    <entry>1201500</entry>
-	    <entry><revnumber>NNNNNN</revnumber></entry>
+	    <entry><revnumber>352547</revnumber></entry>
 	    <entry>September 20, 2019</entry>
 	    <entry>12-STABLE after branching releng/12.1.</entry>
 	  </row>