NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/50118: MKREPRO: am-utils.info contains date
The following reply was made to PR misc/50118; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: misc/50118: MKREPRO: am-utils.info contains date
Date: Thu, 6 Aug 2015 10:43:32 +0200
On Mon, Aug 03, 2015 at 01:55:00PM +0000, Thomas Klausner wrote:
> Found in the debian MKREPRO builds for NetBSD:
> /usr/share/info/am-utils.info contains the date of the build:
> For version 6.2, 18 July 2015
>
> This makes consecutive builds of the same tree on different days differ.
> >How-To-Repeat:
> Look in /usr/share/info/am-utils.info.
> >Fix:
> Remove the date.
The date embedded in this file is the mtime stamp of the source file.
I.e., this should not differ in CVS checkouts (because they will take
the time stamp from the file in the repository) but will differ in git
and perhaps other checkouts.
I suggest just removing @value{UPDATED} from the file
external/bsd/am-utils/dist/doc/am-utils.texi, since I currently can't
think of a useful date to set it to.
Thomas
Home |
Main Index |
Thread Index |
Old Index