GNU bug report logs -
#62138
[PATCH] gnu: a2ps: Update to 4.15
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sun, 12 Mar 2023 06:49:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 62138-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/pretty-print.scm (a2ps): update to 4.15.3.
> Remove now unneeded patches.
>
> * gnu/packages/patches/a2ps-CVE-2001-1593.patch,
> gnu/packages/patches/a2ps-CVE-2014-0466.patch,
> gnu/packages/patches/a2ps-CVE-2015-8107.patch: Remove
Thank you.
I completed the commit message (missing modification of inputs) and pushed.
> (inputs
> - (list psutils gv))
> + (list psutils file gv libgc libpaper))
I reordered it alphabetically.
> + (add-after 'unpack 'skio-failed-tests
Typo fixed.
> + (lambda _
> + (substitute* "tests/Makefile.am"
> + (("encoding.tst") ""))
> + (substitute* "tests/Makefile.am"
> + (("prolog-2.tst") ""))
> + (substitute* "tests/Makefile.in"
> + (("encoding.tst") ""))
> + (substitute* "tests/Makefile.in"
> + (("prolog-2.tst") ""))))
I simplified the multiple substitute* calls.
Regards,
--
Nicolas Goaziou
This bug report was last modified 2 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.