pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-App-cpanminus
Module Name: pkgsrc
Committed By: wen
Date: Sun Dec 8 11:46:10 UTC 2013
Modified Files:
pkgsrc/devel/p5-App-cpanminus: Makefile distinfo
Log Message:
Update to 1.7001
Upstream changes:
1.7001 2013-09-08 13:11:16 PDT
[Bug Fixes]
- Fix bootstrap with perl 5.8 and MakeMaker/Module::Build (haarg) #311
1.7000 2013-09-04 15:01:34 PDT
- Same as 1.6943. Some of the major changes between 1.61 are:
- Add --uninstall/-U command
- Support installing recommends/suggests/develop dependencies
- Support features selection with --with-feature, --without-feature etc.
- Support passing arguments to configure, build, test and install with
--configure-args etc.
- Add experimental --cpanfile option
- Add experimental --pp option
- Now much safer to run multiple instances of cpanm
- Improved local::lib support
- Improved MetaCPAN query
- Improved version extraction for install metadata (for Carton)
- Completely eliminated dependency on search.cpan.org
1.6943 2013-09-03 16:39:27 PDT
[Bug Fixes]
- Localize PERL_MB_OPT for --pureperl-only since it leaks out in
build/test/install process
(Thanks to doyster and leont)
1.6942 2013-08-27 11:10:40 PDT
[Bug Fixes]
- Fixed the date sort for developer releases with MetaCPAN #308
1.6941 2013-08-20 11:32:09 PDT
[Incompatible Changes]
- -v/--verbose doesn't imply --interactive anymore. It was added as a
backward compatibility
when --interactive was added, but i think it now does more harm than
good. [RT#70041]
1.6940 2013-08-08 12:35:36 PDT
[Bug Fixes]
- Support extracting packages from dists without MANIFEST
https://github.com/miyagawa/carton/issues/126
1.6939 2013-08-06 02:55:08 PDT
[Bug Fixes]
- Fix extracting version from Parse::RecDescent (lestrrat)
1.6938 2013-08-05 23:11:16 PDT
[Bug Fixes]
- Fix extracting version from modules with qv(). #299 (lestrrat)
1.6937 2013-08-05 18:54:31 PDT
[Bug Fixes]
- Fix a bug where version is not correctly scanned for VERSIONs using
version.pm (lestrrat)
[Improvements]
- Gives a warning when local::lib directory contains spaces in its name,
since it will
likely cause issues with local::lib and MakeMaker #298
- Upgrade bundled CPAN::Meta, CPAN::Meta::Check, local::lib and
Module::CPANfile
1.6936 2013-08-04 21:37:32 PDT
[Bug Fixes]
- Create correct install info for dists with ancient META.yml (tokuhirom)
- Extract packages based on the sorted filenames order to eliminate
randomness
1.6935 2013-07-31 11:36:03 PDT
[Bug Fixes]
- Fix install meta information where it populates empty key for the dist
name
- Collect packages from .pm.PL like PAUSE (using Parse::PMFile)
- Don't display () in error messages when version is not specified
[Improvements]
- Display git cloning errors even under -q
1.6934 2013-07-26 16:16:57 PDT
[Bug Fixes]
- Fix install failure when non-array version of no_index is used in
META.yml #294
1.6933 2013-07-25 09:57:38 PDT
[Bug Fixes]
- inline CPAN::Version since it wasn't core on older perls #293
[Improvements]
- Use MANIFEST to find files to scan packages for rather than finding them
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-App-cpanminus/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-App-cpanminus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index