FreeBSD Bugzilla – Attachment 187932 Details for
Bug 223622
print/abcm2ps: display_version function in abcm2ps.c specifies date of compilation, causing port to be unreproducible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Removes mentions of compilation date to support reproducibility
patch-abcm2ps.c (text/x-csrc), 309 bytes, created by
delete2
on 2017-11-12 06:07:23 UTC
(
hide
)
Description:
Removes mentions of compilation date to support reproducibility
Filename:
MIME Type:
Creator:
delete2
Created:
2017-11-12 06:07:23 UTC
Size:
309 bytes
patch
obsolete
>--- abcm2ps.c.orig 2017-02-02 14:03:34 UTC >+++ abcm2ps.c >@@ -422,8 +422,7 @@ static void display_version(int full) > fputs("abcm2ps-" VERSION " (" VDATE ")\n", stderr); > if (!full) > return; >- fputs("Compiled: " __DATE__ "\n" >- "Options:" >+ fputs("Options:" > #ifdef A4_FORMAT > " A4_FORMAT" > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 223622
: 187932