Date: Wed, 2 Mar 2016 12:32:57 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Michael Gmelin <grembo@freebsd.org> Cc: doc@freebsd.org Subject: Re: Updating Porter's Handbook title page (books.xml) Message-ID: <alpine.BSF.2.20.1603021226100.71056@wonkity.com> In-Reply-To: <20160302200859.5c5bb6cb@bsd64.grem.de> References: <20160302200859.5c5bb6cb@bsd64.grem.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Mar 2016, Michael Gmelin wrote: > Hi, > > I just noticed, that the porter's handbook title page still shows > copyright 2014 and a commit from 2014: > > https://www.freebsd.org/doc/en/books/porters-handbook/ > > "Revision: 45423 > > Copyright © 2000-2014 The FreeBSD Documentation Project > Copyright > Legal Notice > Last modified on 2014-08-08 by rene." > > Should I post a patch or is there an automatic process that needs to be > fixed? The "last modified" date comes from the $FreeBSD$ tag, but only the one in the book.xml file. So it is misleading, and usually not the date of the most recent update to the book. Fixing this would require scanning the document sources for the most recent date in the doc toolchain, which is possible, it's just something that needs to be done. I'll update the copyright, and that will also change the date in book.xml. So it will be correct until one of the other files changes... From owner-freebsd-doc@freebsd.org Wed Mar 2 23:06:45 2016 Return-Path: <owner-freebsd-doc@freebsd.org> Delivered-To: freebsd-doc@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 38DD8AC1BB6 for <freebsd-doc@mailman.ysv.freebsd.org>; Wed, 2 Mar 2016 23:06:45 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2A7601EC8 for <freebsd-doc@freebsd.org>; Wed, 2 Mar 2016 23:06:45 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2698DAC1BB5; Wed, 2 Mar 2016 23:06:45 +0000 (UTC) Delivered-To: doc@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 26388AC1BB4 for <doc@mailman.ysv.freebsd.org>; Wed, 2 Mar 2016 23:06:45 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id 8077F1EC7 for <doc@freebsd.org>; Wed, 2 Mar 2016 23:06:43 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: (qmail 49182 invoked by uid 89); 2 Mar 2016 23:06:41 -0000 Received: from unknown (HELO ?192.168.250.192?) (mg@grem.de@88.217.180.85) by mail.grem.de with ESMTPA; 2 Mar 2016 23:06:41 -0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: Updating Porter's Handbook title page (books.xml) From: Michael Gmelin <grembo@freebsd.org> X-Mailer: iPhone Mail (13D15) In-Reply-To: <alpine.BSF.2.20.1603021226100.71056@wonkity.com> Date: Thu, 3 Mar 2016 00:06:40 +0100 Cc: doc@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <EFDA6DAB-58E7-4F81-A3D5-0D72E85D44F4@freebsd.org> References: <20160302200859.5c5bb6cb@bsd64.grem.de> <alpine.BSF.2.20.1603021226100.71056@wonkity.com> To: Warren Block <wblock@wonkity.com> X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project <freebsd-doc.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc/> List-Post: <mailto:freebsd-doc@freebsd.org> List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 02 Mar 2016 23:06:45 -0000 > On 02 Mar 2016, at 20:32, Warren Block <wblock@wonkity.com> wrote: >=20 >> On Wed, 2 Mar 2016, Michael Gmelin wrote: >>=20 >> Hi, >>=20 >> I just noticed, that the porter's handbook title page still shows >> copyright 2014 and a commit from 2014: >>=20 >> https://www.freebsd.org/doc/en/books/porters-handbook/ >>=20 >> "Revision: 45423 >>=20 >> Copyright =C2=A9 2000-2014 The FreeBSD Documentation Project >> Copyright >> Legal Notice >> Last modified on 2014-08-08 by rene." >>=20 >> Should I post a patch or is there an automatic process that needs to be >> fixed? >=20 > The "last modified" date comes from the $FreeBSD$ tag, but only the one in= the book.xml file. So it is misleading, and usually not the date of the mo= st recent update to the book. Fixing this would require scanning the docume= nt sources for the most recent date in the doc toolchain, which is possible,= it's just something that needs to be done. >=20 > I'll update the copyright, and that will also change the date in book.xml.= So it will be correct until one of the other files changes... Thanks. I noticed when I forwarded the link to a young talent that the "last changed= " date of 2014 didn't look encouraging in terms of contributing to a vibrant= community. - Michael=20=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1603021226100.71056>