Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 304414d3391c46e93d178c8682cd09eba00fcbdc
      
https://github.com/Perl/perl5/commit/304414d3391c46e93d178c8682cd09eba00fcbdc
  Author: Jake Hamby <jake.ha...@gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M configure.com

  Log Message:
  -----------
  Delete stray bool_dflt before install prefix.

The myread subroutine corrupts the installation prefix
because of a stray bool_dflt = "n" line that puts it into
boolean mode, which forces the answer to something starting
with a "Y" or an "N".

The fix is to remove the bool_dflt line.


  Commit: 3853b17e1de64d98e377ff7f1979dd82ec78ae7c
      
https://github.com/Perl/perl5/commit/3853b17e1de64d98e377ff7f1979dd82ec78ae7c
  Author: Jake Hamby <jake.ha...@gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M configure.com

  Log Message:
  -----------
  Add missing trailing quotes.

Add missing trailing quotes in echo lines.


  Commit: bd77e27a47c875a9fd6593002c77265cad37e2d6
      
https://github.com/Perl/perl5/commit/bd77e27a47c875a9fd6593002c77265cad37e2d6
  Author: Jake Hamby <jake.ha...@gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M .mailmap

  Log Message:
  -----------
  Add myself to .mailmap to fix failed porting/authors.t test.


  Commit: e40d685ea89aed10e33bff08d746dc344c69c8af
      
https://github.com/Perl/perl5/commit/e40d685ea89aed10e33bff08d746dc344c69c8af
  Author: Jake Hamby <jake.ha...@gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M .mailmap

  Log Message:
  -----------
  Add old email address to .mailcap since it's in the history.


  Commit: 7921dd52b8f8d1ce21cfd35b0b9ebe511043445c
      
https://github.com/Perl/perl5/commit/7921dd52b8f8d1ce21cfd35b0b9ebe511043445c
  Author: Jake Hamby <jake.ha...@gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M .mailmap

  Log Message:
  -----------
  Switch the order of my email addresses to make porting tests happy.


Compare: https://github.com/Perl/perl5/compare/b1c9434b2fad...7921dd52b8f8

Reply via email to