On Mon, Feb 24, 2020 at 07:58:23PM -0800, Andrew Hewus Fresh wrote:
> Index: gnu/usr.bin/perl/cpan/Term-ReadKey/Makefile.PL
> ===================================================================
> RCS file: /cvs/src/gnu/usr.bin/perl/cpan/Term-ReadKey/Makefile.PL,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile.PL
> --- gnu/usr.bin/perl/cpan/Term-ReadKey/Makefile.PL    3 Jul 2016 01:07:58 
> -0000       1.3
> +++ gnu/usr.bin/perl/cpan/Term-ReadKey/Makefile.PL    25 Feb 2020 01:27:42 
> -0000
> @@ -1,20 +1,37 @@
> /VERS+use strict;
> +use warnings;

Here the patch is broken.
patch: **** malformed patch at line 906: /VERS+use strict;

I did run cpansign.  It reports some diffs in the signature file.

-SHA1 616229399c8babf4256fadad2571aad7d72a3ea8 Changes
+SHA1 d7fc030ba69546216f0b78922d3f184657cf1d1c Changes

-SHA1 c009e9a2bbd000588fbcba9a9ae08dfdaa1e8ad1 example/test.pl
+SHA1 f0d06423953f4308c4ab3564ae13c50f910299d2 example/test.pl

-SHA1 24ce32574887ccf5f7b3ec5619f840e5944d8c75 t/02_terminal_functions.t
+SHA1 3c6c986194532d487889312e0fa6892148cdc1cd t/02_terminal_functions.t

Did you change something?

bluhm

Reply via email to