Skip Menu |

This queue is for tickets about the Gnome2 CPAN distribution.

Report information
The Basics
Id: 104191
Status: resolved
Priority: 0/
Queue: Gnome2

People
Owner: XAOC [...] cpan.org
Requestors: intrigeri [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [PATCH] podifyenums.pl: don't include timestamps in generated documentation
Date: Sun, 3 May 2015 11:07:42 +0200
To: bug-gnome2 [...] rt.cpan.org
From: intrigeri <intrigeri [...] debian.org>
In Debian we are currently applying the attached patch to Gnome2-Perl. We thought you might be interested in it, too. This was noticed while working on the “reproducible builds” effort: https://wiki.debian.org/ReproducibleBuilds From: intrigeri <intrigeri@boum.org> Date: Sun, 3 May 2015 08:52:58 +0000 Subject: podifyenums.pl: don't include timestamps in generated documentation. Such timestamps prevent Gnome2-Perl from building reproducibly. --- podifyenums.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podifyenums.pl b/podifyenums.pl index 47e1d93..5b95d7c 100644 Thanks in advance, intrigeri, Debian Perl Group

Message body is not shown because sender requested not to inline it.

RT-Send-CC: kaffeetisch [...] gmx.de
On Sun May 03 05:08:10 2015, intrigeri@debian.org wrote: Show quoted text
> In Debian we are currently applying the attached patch to Gnome2-Perl. > We thought you might be interested in it, too. > > This was noticed while working on the “reproducible builds” effort: > https://wiki.debian.org/ReproducibleBuilds
Torsten, the patch removes a call to scalar(localtime) in the POD, so that the POD doesn't have any changes from build to build. Do you see a problem with this, or can I apply and release? Thanks, Brian
Subject: Re: [rt.cpan.org #104191] [PATCH] podifyenums.pl: don't include timestamps in generated documentation
Date: Thu, 14 May 2015 21:31:43 +0200
To: bug-Gnome2 [...] rt.cpan.org
From: Torsten Schoenfeld <kaffeetisch [...] gmx.de>
On 14.05.2015 18:40, Brian Manning via RT wrote: Show quoted text
> Torsten, the patch removes a call to scalar(localtime) in the POD, so > that the POD doesn't have any changes from build to build. Do you > see a problem with this, or can I apply and release?
The looks good to me. Please feel free to apply it.
Brian committed the patch and released it with 1.046.