diff options
author | 2020-04-23 18:56:30 +1200 | |
---|---|---|
committer | 2020-04-23 18:58:56 +1200 | |
commit | 5d45bb59adf189257cbd36768297ace578ec8a3b (patch) | |
tree | c6aba761b080e350cab466c2d50aacfd4b867417 /dev-perl/Alien-Build/Manifest | |
parent | virtual/perl-Archive-Tar: Copy ~riscv from dev-lang/perl (diff) | |
download | gentoo-5d45bb59adf189257cbd36768297ace578ec8a3b.tar.gz gentoo-5d45bb59adf189257cbd36768297ace578ec8a3b.tar.bz2 gentoo-5d45bb59adf189257cbd36768297ace578ec8a3b.zip |
dev-perl/Alien-Build: Bump to version 2.210.0
- EAPI7-ify
Upstream:
- Add configurable log classes
- Delay tempfile removal for Test::Alien until 'make clean' on windows.
- Test::Alien with_subtest now attempts to catch SEGV and bail with
helpful diagnostics
- Add Test::Alien::xs_ok options cbuilder_check and cbuilder_config
- Add Test::Alien::Diag
- Add Test::Alien::ffi_ok option 'api'
- Prefer tar.exe on windows (also for unzip) if it is bsdtar
- Remove Module::Load
- Add OO interface to Alien::Base::Wrapper
- Add mm_args2 to Alien::Base::Wrapper
- Add WriteMakefile to Alien::Base::Wrapper
- Decode::Mojo remembers which version of Mojo::DOM it is using
- Prefer Decode::HTML if HTML::Parser is already installed, but
Mojolicious or Mojo::DOM58 are not
- Add 'use strict' to generated ::Install::Files module
- Avoid autoconf plugin bugs on windows if multiple configure scripts
are in $PATH
- Various helpers for Alien::Build::Interpolate::Default no longer
require Aliens tools if already found in $PATH
- Prefer nmake or gname over dmake on windows, regardless of what perl
is configured with
- Add Alien::Build::Plugin::Probe::Vcpkg
- Use system temp directory on windows instead of ./ relative tempdir
- Build::Autoconf now copies .dll files from bin/ to dynamic directory
on Win32
- Add Build::Copy plugin
- Better workaround in xs_ok for faux fork on cygwin
- Fix regex for Prefer::SortVersions to handle regex with multiple
capture groups
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Build/Manifest')
-rw-r--r-- | dev-perl/Alien-Build/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Alien-Build/Manifest b/dev-perl/Alien-Build/Manifest index 7b5f73157edd..08a9f2993315 100644 --- a/dev-perl/Alien-Build/Manifest +++ b/dev-perl/Alien-Build/Manifest @@ -1 +1,2 @@ DIST Alien-Build-1.79.tar.gz 266020 BLAKE2B 265a42ea001b2adad24c3f8164bf795da9923f02e95440ae1bc52aa60a1dd06e48d888b4af5deb3f9b9911e9092117f51bc09c420d690cabc454b21505746030 SHA512 8b270ec1b914aead651c81d2c513496e31bfa6086c0e5731e6ada17079ede868d65a7c70e29a0762f65ba8c120fd605662122de7f9d715b726be4a503b552808 +DIST Alien-Build-2.21.tar.gz 304297 BLAKE2B 28ac1f0da64d26456606fa95c4a3d48f393f9ab8cdfafd3785a62d9a450c6a1f2deeb7421ebbc4289a63a6718c05fccd6b0db1ca47c7641c6778886e82cf1b39 SHA512 f78ffbb8d7198707c7bebbf281daa53fb701dd5b35417939020c95c20e2805333998ed2011c8c6049a09516bbe4d228facd827fcbbad660474c0195b99905108 |