Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2016 17:39:04 -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.1603021703530.71056@wonkity.com>
In-Reply-To: <EFDA6DAB-58E7-4F81-A3D5-0D72E85D44F4@freebsd.org>
References:  <20160302200859.5c5bb6cb@bsd64.grem.de> <alpine.BSF.2.20.1603021226100.71056@wonkity.com> <EFDA6DAB-58E7-4F81-A3D5-0D72E85D44F4@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Mar 2016, Michael Gmelin wrote:

>
>
>> On 02 Mar 2016, at 20:32, Warren Block <wblock@wonkity.com> wrote:
>>
>>> 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...
>
> 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.

Agreed.  I've pointed this out in the past with the Handbook.  What 
needs to be done is extract the version string from all of the SRCS 
files:

   make -V SRCS | xargs perl -ne 'print "$2 $1 $3\n" if /\$FreeBSD: \S+? (\S+?) (\S+? \S+?) (\S+?) \$/' | sort | tail -n1

Easy to set as a make(1) variable, but more work to implement in 
freebsd-common.xsl.  Help welcome!
From owner-freebsd-doc@freebsd.org  Thu Mar  3 09:15:53 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 84C02A938CF
 for <freebsd-doc@mailman.ysv.freebsd.org>;
 Thu,  3 Mar 2016 09:15:53 +0000 (UTC)
 (envelope-from notification+zrdohgigcidf@facebookmail.com)
Received: from mx-out.facebook.com (66-220-155-149.outmail.facebook.com
 [66.220.155.149])
 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id D14C2341
 for <freebsd-doc@freebsd.org>; Thu,  3 Mar 2016 09:15:51 +0000 (UTC)
 (envelope-from notification+zrdohgigcidf@facebookmail.com)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=facebookmail.com;
 s=s1024-2013-q3; t=1456996542;
 bh=HDHmPGzp2A/kv+ci/TDKmPv6hK27kWjH3+tUC2jg144=;
 h=Date:To:Subject:From:MIME-Version:Content-Type;
 b=OdvvJ+v8L89F9AjHdX0QIazo+vLCSQeZitdu8vpy37q1oLi5pKc/YyLSp/tE+KgPZ
 RBN/GR1WLEv1Vq9AAHpQ9O3uUr6g1k5mHYrstT+Hs4b7LRIMek/GVC1PcBmdvAV34f
 EMpUAXsAuBUHbKBQrgJPTZLx0AM5LIIpuezOw+q8=
Received: from facebook.com
 (1sTpExSOVzfIHUiPHuhIMsJNnOWlZYvBmNR1j1UsRikNPMUmY9alApsyONG7KGTH
 10.212.236.67)
 by facebook.com with Thrift id 81290a62e12011e587c10002c9521d2c-94ffb270;
 Thu, 03 Mar 2016 01:15:42 -0800
X-Facebook: from 2401:db00:1010:50d8:face:0:f:0 ([MTI3LjAuMC4x]) 
 by async.facebook.com with HTTP (ZuckMail);
Date: Thu, 3 Mar 2016 01:15:42 -0800
To: Ichy Putrii <freebsd-doc@freebsd.org>
Subject: Ali Wafa Skom menambahkan Anda ke grup "Daily stories"
X-Priority: 3
X-Mailer: ZuckMail [version 1.00]
From: "Facebook" <notification+zrdohgigcidf@facebookmail.com>
Reply-to: noreply <noreply@facebookmail.com>
Errors-To: notification+zrdohgigcidf@facebookmail.com
X-Facebook-Notify: group_added_to_group;
 mailid=52d205120d38eG5af337a71b59G52d209ab6d660G7aG91d0
X-FACEBOOK-PRIORITY: 0
X-Auto-Response-Suppress: All
Require-Recipient-Valid-Since: freebsd-doc@freebsd.org;
 Tuesday,  6 Apr 2010 20:50:38 +0000
Message-ID: <925a2ae28025261cdf19885ab325c222@async.facebook.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.21
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.21
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: Thu, 03 Mar 2016 09:15:53 -0000

=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
Kunjungi Grup
https://www.facebook.com/n/?groups%2F207231279348680%2F&aref=3D14569929414=
30368&medium=3Demail&mid=3D52d205120d38eG5af337a71b59G52d209ab6d660G7aG91d=
0&bcode=3D1.1456996542.AbkYh2pgtlbQBWvu&n_m=3Dfreebsd-doc%40freebsd.org&ll=
oc=3Dcta

=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

Halo Ichy,

Bagikan dengan Ali Wafa dan  214332 lainnya di grup baru Anda: Daily =
stories

Grup ini bersifat Publik, yang artinya siapa saja dapat melihat grup ini, =
anggotanya, dan kiriman anggotanya.

Apa yang dapat Anda lakukan dalam grup?

Anggota dapat mengirim dan mengomentari berita terbaru, mengobrol dengan =
siapa pun dengan segera, menjadwalkan acara grup, membuat dokumen bersama, =
dan berikutnya.

Tidak tertarik?

Keluar dari grup kapan saja.

[https://www.facebook.com/n/?groups%2F207231279348680%2F&aref=3D1456992941=
430368&medium=3Demail&mid=3D52d205120d38eG5af337a71b59G52d209ab6d660G7aG91=
d0&bcode=3D1.1456996542.AbkYh2pgtlbQBWvu&n_m=3Dfreebsd-doc%40freebsd.org&l=
loc=3Dimage]=20

Terima kasih,
Tim Facebook

=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
Pesan ini dikirim ke freebsd-doc@freebsd.org. Jika Anda tidak ingin =
menerima email ini lagi dari Facebook, ikuti tautan di bawah ini untuk =
berhenti berlangganan.
https://www.facebook.com/o.php?k=3DAS2CYYuf6feZqgw9&u=3D100000657251161&mi=
d=3D52d205120d38eG5af337a71b59G52d209ab6d660G7aG91d0
Facebook, Inc., Attention: Community Support, Menlo Park, CA 94025




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