Subject: CVS commit: pkgsrc/devel/automake
From: Thomas Klausner
Date: 2017-06-23 10:40:40
Message id: 20170623084040.51840FAE8@cvs.NetBSD.org

Log Message:
Updated automake to 1.15.1.

New in 1.15.1:

* Bugs fixed:

  - The code has been adapted to remove a warning present since Perl
    5.22 stating that "Unescaped left brace in regex is deprecated".
    This warning has become an hard error in Perl 5.26 (bug#22372).

  - The generated Makefiles do not rely on the obsolescent GZIP
    environment variable which was used for passing arguments to
    'gzip'.  Compatibility with old versions has been
    preserved. (bug#20132)

* Miscellaneous changes:

  - Support the Windows version of the Intel C Compiler (icl) in the
    'compile' script in the same way the (compatible) Microsoft C
    Compiler is supported.

Files:
RevisionActionfile
1.105modifypkgsrc/devel/automake/Makefile
1.52modifypkgsrc/devel/automake/distinfo
1.3modifypkgsrc/devel/automake/patches/patch-m4_python.m4
1.1removepkgsrc/devel/automake/patches/patch-bin_automake.in