From owner-svn-doc-all@freebsd.org Thu Jul 6 08:39:02 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C17EDA7F5F; Thu, 6 Jul 2017 08:39:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D8372922; Thu, 6 Jul 2017 08:39:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 1A4681CD12; Thu, 6 Jul 2017 08:38:58 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Thu, 6 Jul 2017 08:38:56 +0000 From: Glen Barber To: Wolfram Schneider Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r50442 - head/en_US.ISO8859-1/htdocs/cgi Message-ID: <20170706083856.GD76445@FreeBSD.org> References: <201707031802.v63I242U029126@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Yb+qhiCg54lqZFXW" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-STABLE amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer X-Spidey-Sense: Uh oh, Peter logged in User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2017 08:39:02 -0000 --Yb+qhiCg54lqZFXW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On a cursory look, it appears I am just not used to writing (or reading) Perl 4 code. Glen On Thu, Jul 06, 2017 at 09:27:31AM +0200, Wolfram Schneider wrote: > why is 'freebsd-stable11' now configured twice? >=20 > -Wolfram >=20 > On 3 July 2017 at 20:02, Glen Barber wrote: > > Author: gjb > > Date: Mon Jul 3 18:02:04 2017 > > New Revision: 50442 > > URL: https://svnweb.freebsd.org/changeset/doc/50442 > > > > Log: > > Add manual page entries for 11.1-RELEASE and 11.1-STABLE. > > Fix ordering while here. > > > > Sponsored by: The FreeBSD Foundation > > > > Modified: > > head/en_US.ISO8859-1/htdocs/cgi/man.cgi > > > > Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/en_US.ISO8859-1/htdocs/cgi/man.cgi Mon Jul 3 17:53:14 201= 7 (r50441) > > +++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Mon Jul 3 18:02:04 201= 7 (r50442) > > @@ -229,6 +229,8 @@ $manLocalDir =3D '/usr/local/www/bsddoc/man'; > > $manPathDefault =3D 'FreeBSD 11.0-RELEASE and Ports'; > > > > %manPath =3D ( > > + 'FreeBSD 11.1-RELEASE and Ports', > > +"$manLocalDir/FreeBSD-11.1-RELEASE/man:$manLocalDir/FreeBSD-11.1-RELEA= SE/openssl/man:$manLocalDir/FreeBSD-ports-11.1-RELEASE/man:$manLocalDir/Fre= eBSD-ports-11.1-RELEASE/misc", > > 'FreeBSD 11.0-RELEASE and Ports', > > "$manLocalDir/FreeBSD-11.0-RELEASE/man:$manLocalDir/FreeBSD-11.0-RELEA= SE/openssl/man:$manLocalDir/FreeBSD-ports-11.0-RELEASE/man:$manLocalDir/Fre= eBSD-ports-11.0-RELEASE/misc", > > 'FreeBSD 10.3-RELEASE and Ports', > > @@ -269,6 +271,15 @@ $manPathDefault =3D 'FreeBSD 11.0-RELEASE and Port= s'; > > 'FreeBSD 11-current', > > "$manLocalDir/FreeBSD-11-current/man:$manLocalDir/FreeBSD-11-current/o= penssl/man", > > > > + 'FreeBSD 11.1-stable', > > +"$manLocalDir/FreeBSD-11.1-stable/man:$manLocalDir/FreeBSD-11.1-stable= /openssl/man", > > + > > + 'FreeBSD 11.1-RELEASE', > > +"$manLocalDir/FreeBSD-11.1-RELEASE/man:$manLocalDir/FreeBSD-11.1-RELEA= SE/openssl/man", > > + > > + 'FreeBSD 11.0-stable', > > +"$manLocalDir/FreeBSD-11.0-stable/man:$manLocalDir/FreeBSD-11.0-stable= /openssl/man", > > + > > 'FreeBSD 11.0-RELEASE', > > "$manLocalDir/FreeBSD-11.0-RELEASE/man:$manLocalDir/FreeBSD-11.0-RELEA= SE/openssl/man", > > > > @@ -281,15 +292,13 @@ $manPathDefault =3D 'FreeBSD 11.0-RELEASE and Por= ts'; > > 'FreeBSD 10.0-RELEASE', > > "$manLocalDir/FreeBSD-10.0-RELEASE/man:$manLocalDir/FreeBSD-10.0-RELEA= SE/openssl/man", > > > > - 'FreeBSD 11.0-stable', > > -"$manLocalDir/FreeBSD-11.0-stable/man:$manLocalDir/FreeBSD-11.0-stable= /openssl/man", > > - > > 'FreeBSD 10.3-stable', > > "$manLocalDir/FreeBSD-10.3-stable/man:$manLocalDir/FreeBSD-10.3-stable= /openssl/man", > > > > 'FreeBSD 10.2-stable', > > "$manLocalDir/FreeBSD-10.2-stable/man:$manLocalDir/FreeBSD-10.2-stable= /openssl/man", > > > > + 'FreeBSD Ports 11.1-RELEASE', "$manLocalDir/FreeBSD-ports-11.1-REL= EASE/man:$manLocalDir/FreeBSD-ports-11.1-RELEASE/misc", > > 'FreeBSD Ports 11.0-RELEASE', "$manLocalDir/FreeBSD-ports-11.0-REL= EASE/man:$manLocalDir/FreeBSD-ports-11.0-RELEASE/misc", > > 'FreeBSD Ports 10.3-RELEASE', "$manLocalDir/FreeBSD-ports-10.3-REL= EASE/man:$manLocalDir/FreeBSD-ports-10.3-RELEASE/misc", > > 'FreeBSD Ports 10.2-RELEASE', "$manLocalDir/FreeBSD-ports-10.2-REL= EASE/man:$manLocalDir/FreeBSD-ports-10.2-RELEASE/misc", > > @@ -745,6 +754,7 @@ my %valid_arch =3D map { $_ =3D> 1 } > > my $default_arch =3D 'i386'; > > > > my %arch =3D ( > > +'FreeBSD 11.1-RELEASE' =3D> { 'default' =3D> 'i386', 'arch' =3D> [qw/a= md64 arm i386 powerpc sparc64/] } , > > 'FreeBSD 11.0-RELEASE' =3D> { 'default' =3D> 'i386', 'arch' =3D> [qw/a= md64 arm i386 powerpc sparc64/] } , > > 'FreeBSD 10.3-RELEASE' =3D> { 'default' =3D> 'i386', 'arch' =3D> [qw/a= md64 arm i386 powerpc sparc64/] } , > > 'FreeBSD 10.2-RELEASE' =3D> { 'default' =3D> 'i386', 'arch' =3D> [qw/a= md64 arm i386 powerpc sparc64/] } , > > @@ -801,6 +811,7 @@ while ( ( $key, $val ) =3D each %manPath ) { > > 'freebsd-release', 'FreeBSD 11.0-RELEASE', > > > > 'freebsd-stable', 'FreeBSD 10.3-stable', > > + 'freebsd-stable11', 'FreeBSD 11.1-stable', > > 'freebsd-stable11', 'FreeBSD 11.0-stable', > > 'freebsd-stable10', 'FreeBSD 10.3-stable', > > 'freebsd-stable9', 'FreeBSD 9.3-stable', > > >=20 >=20 >=20 > --=20 > Wolfram Schneider http://wolfram.schneider.org >=20 --Yb+qhiCg54lqZFXW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIyBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAlld9xsACgkQAxRYpUeP 4pP0Lg/3bzWo6dc4a2bPfpOTnnV4Gbh0o8x9RooRGv0y4ldFnPIZhYwB5ehHLmXd Unk0Nc3/rxy9z7I7JBjqd/902Y9wbQptzJ4V/kyXsdFHYcJK/+keKUrqmaqj09gy A4zTdFFcOm7ZGo2m+5WQ0FpnahT/43dNaIfcG+suPjIvdpM9089IIg3aggrCtHMm VaeWE/1iO9Xyt0CBuUlmrt+jmk+ep5yn4wMWVyywva4nQ20o0oexFQ63YNZFEHK3 IHkmyxtBgfBS7PqyxxKxR/QIPkRLke/u6IyKeoNtEeg8+ari5zvmCKGzSflklE9y Lo3sI+rwNBu1tndWKtU7IF8LiucEl4k798gSCE+RHufal0roFuRXw00wy7PXsG6j Xzi5Uqy9kbwnyUhw+NcnB0cIIm9z4vjdgBBMSnywg25zpWK2Hmm29Xad3W66kppn aEIes0cQ5E0s19nUoIJ/c7gWGThnYJF79p2Lxn6y5TIc/CBEJLwE8JWXDAZDyVoO H7Zx08eUuEEwUW/mxdqUWoyrADTQPb9afylXZ96fhmCMGwanR43znvLgERQtqg4/ TaDiClqXkGO+Tdy1ZUd5bwwb13h96ETqpqvV/j1opPeweOWs4E3qvI/om1pKLCoB cAhTLn/o2WdtZF0a9ehSkS+vQnF4SbCvFOexmtPUoTVFLPEFxg== =7MtP -----END PGP SIGNATURE----- --Yb+qhiCg54lqZFXW--