- updated to 7.48
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
7.48 Sun 4 Oct 11:39:22 BST 2020
No changes since v7.47_12
7.47_12 Wed 30 Sep 16:19:25 BST 2020
Bug fixes:
- Make Mkbootstrap.pm strict
Test fixes:
- Skip the failing dynamic vs static tests on Win32
7.47_11 Sun 20 Sep 10:02:15 BST 2020
Enhancements:
- Hint file loading returned to using eval() as documented
7.47_10 Tue 15 Sep 19:30:32 BST 2020
Test fixes:
- BareV2String should also be skipped on v5.8.0
7.47_09 Mon 14 Sep 14:33:52 BST 2020
Bug fixes:
- Removed duplicated NOOP on pure_all
Test fixes:
- Remove tests for invalid version declarations
- Make windows specific code for NoXS compile under strict
7.47_08 Mon 31 Aug 09:43:01 BST 2020
Test fixes:
- Resolved race conditions so the whole testsuite
can be run in parallel safely again
QA Fixes:
- Added github action for Strawberry Perl
- Added github action for Ubuntu/Linux
7.47_07 Mon 3 Aug 22:34:08 BST 2020
Bug fixes:
- Ensure all modules have 'use warnings'
- Resolve revealed problems with warnings
Test fixes:
- Ensure all tests have strict and warnings
- Resolve revealed problems with strict and warnings
7.47_06 Sat 1 Aug 14:36:00 BST 2020
Bug fixes:
- Refine archname to use abi_version and abi_revision
7.47_05 Fri 31 Jul 10:35:54 BST 2020
Bug fixes:
- use $^V instead of PERL_VERSION after Perl 5.10
7.47_04 Tue 28 Jul 19:34:00 BST 2020
Test fixes:
- Skip static tests on AIX and z/OS when in
core
QA fixes:
- Added v5.30 and v5.32 to travis build
7.47_03 Wed 8 Jul 21:58:29 BST 2020
Test fixes:
- Correct skip count in MM_Cygwin.t
7.47_02 Tue 7 Jul 01:40:13 BST 2020
OS390 Enhancements:
- Added MM subclass for OS390
- Override xs_make_dynamic_lib() for os390
7.47_01 Fri 26 Jun 10:55:42 BST 2020
Bug fixes:
- Sanitise provided VERSION and VERSION_FROM
( RT#132875 )
OBS-URL: https://build.opensuse.org/request/show/839540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=54
- updated to 7.36
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
7.36 Sun Apr 28 16:28:20 BST 2019
No changes since v7.35_14
This release was made possible by the kind
sponsors of the 2019 Perl Toolchain Summit
held in Marlow, UK:
Booking.com, cPanel, MaxMind, FastMail, ZipRecruiter,
Cogendo, Elastic, OpenCage Data, Bluehost, Perl Services,
Zoopla, Archer Education, OpusVL, Oetiker+Partner, YEF
7.35_14 Sun Apr 28 14:12:22 BST 2019
Win32 fixes:
- Add ExtUtils::PL2Bat path to pl2bat when PERL_CORE
7.35_13 Sun Apr 28 11:57:57 BST 2019
Bug fixes:
- Suppress warnings from EUMM::Locale code page workaround
7.35_12 Sat Apr 27 22:37:26 BST 2019
Enhancements:
- add AppVeyor CI configuration
see <https://github.com/rivy/CI.AppVeyor.helpers-perl> for more information
Bug fixes:
- Resolve RTs 127028 && 127316 on Mojave system perl
- Honour man page disablement under INSTALL_BASE
- fix `dmake` warning by removing dmake-superfluous ".NOTPARALLEL" target
- suppress inherited AUTOLOAD warning for 'Win32::ConsoleCP()'
- fix perl image (aka, executable) quoting for `dmake` builds
- skip broken test for Win32 strawberry perl v5.10 (and some earlier versions)
- add workaround to ExtUtils::MakeMaker::Locale for code pages 'cp65000' and 'cp65001'
7.35_11 Thu Apr 25 11:53:59 BST 2019
Bug fixes:
OBS-URL: https://build.opensuse.org/request/show/705641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=48
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
7.10 Thu Sep 10 19:38:55 BST 2015
Bug fixes:
- Fix an issue with quoting of dist_ci target on Win32
7.08 Tue Sep 8 20:24:15 BST 2015
This release reverts all the changes since v7.04 until such time
as the regressions we have found in the "wild" of CPAN can be
tamed
ExtUtils::Command has been included in this release as it was
reincorporated in v7.06
The following bug fixes have also been included:
- RT#100268 fix wrong variable being used
- Check exit status for commands in "make ci" target
- Fix distsignature dependencies for parallel make
- The bundled Encode::Locale has been updated to 1.04
7.06 Mon Aug 31 18:54:14 BST 2015
Enhancements:
- version ranges are now supported for PREREQS, etc.
- Metadata is now represented internally as Meta Spec 2.0
- Use intermediate files to store META.* and *.ppd files
- ExtUtils::Command has been re-incorporated at 1.19 of that module
- Refactored XS handling
- XSMULTI=>1 - put multiple *.xs under lib, it "just works" and XSBUILD
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=33
- updated to 7.04
Doc fixes:
- Corrected MAGICXS documentation
- Remove Module::Build encouragement
7.03_04 Thu Nov 27 14:35:15 GMT 2014
Core fixes:
- Do not use ccstdflags with the core extensions
7.03_03 Tue Nov 25 16:37:57 GMT 2014
Win32 Fixes:
- Eliminate sub-process spawning when checking make type
7.03_02 Mon Nov 24 13:18:09 GMT 2014
VMS fixes:
- Fix a couple of missing vendor targets
- Remove VAXCCURSE from ExtUtils::Liblist::Kid::_vms_ext.
7.03_01 Tue Nov 18 21:29:40 GMT 2014
VMS fixes:
- Handle spaces in install targets
- Allow spaces in eliminate_macros and fixpath
- Remove fixpath call from ExtUtils::Liblist::Kid::_vms_ext.
- Override is_make_type() as checks as unnecessary
Core fixes:
- Wrap parse_abstract() call to Encode in eval() to
avoid build failures
- Fix issue with CCFLAGS in core
- replace fix-provides.diff with a grep call
OBS-URL: https://build.opensuse.org/request/show/284726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=5
Misc:
* disable make parallelism for pure_all target
* Enable bootstrapping to work on v5.10.x again
Bug fixes:
* Don't recurse into stale dist dirs
* RT#90780 fix Macro `BOOTSTRAP' redefined warnings
* Only enable automatic OBJECT generation if MAGICXS is true
* harden xsubpp locating loop in MM_Unix
* RT#91540 PREREQ_FATAL not recognised on command line
* Export 'configure' section of prereqs when meta-spec version 2
* Explicitly require dynaloader before using mod2fname
* Expanded test coverage for metafiles
* Get rid of unused printf arguments in dir_target
* Get rid of unused printf arguments in dynamic_bs
* On Android, pass PERL_LIB through rel2abs().
* Synchronisation with blead to remove old cross-compilation model
New Features:
* OBJECT can now be specified as an array
* build C_FILES/O_FILES/OBJECT automatically from XS
* Added MAGICXS attribute to explicitly enable automagic
XS building.
* Added PPM_UNINSTALL_EXEC and PPM_UNINSTALL_SCRIPT options
to PPD generation
Doc fixes:
* Correct the documentation for MAGICXS
* Document BUILD_REQUIRES defaults
* Documentation expanded to mention JSON metafiles
* mention that TEST_REQUIRES is in v6.64 and above
* Update documentation for LICENSE attribute.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=20
Misc:
* Special-case the bundling of version, so
that XS versions don't get overwritten
Doc fixes:
* Update XSPROTOARG docs for changes in xsubpp
* Clarify heir-apparent in FAQ
Misc:
* Changed GNU-Style to Unix-Style
* VMS will now report 'make' style
* Updated bundled JSON::PP
* Updated bundled Test-Simple
Bug fixes:
* Add CP_NONEMPTY to the list of tools in Makefile
* don't copy .bs portably :)
* RT#28992 don't copy .bs files if they are empty
New feature:
* Made UNINST an attribute, so removing shadowed modules
can be set 'perl Makefile.PL UNINST=1'
Bug fixes:
* do not set default switches in Test::Harness; not even -w
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=18