Path to this page:
./
devel/p5-CPAN-FindDependencies,
Perl 5 module to find dependencies for modules on the CPAN
Branch: CURRENT,
Version: 3.13nb1,
Package name: p5-CPAN-FindDependencies-3.13nb1,
Maintainer: pkgsrc-usersThe Perl 5 module CPAN::FindDependencies uses the CPAN packages
index to map modules to distributions and vice versa, and then
fetches distributions' META.yml or Makefile.PL files from
http://search.cpan.org/ to determine pre-requisites.
Required to run:[
www/p5-URI] [
www/p5-libwww] [
lang/perl5] [
textproc/p5-YAML-Tiny] [
devel/p5-Capture-Tiny] [
devel/p5-Devel-CheckOS] [
devel/p5-Parse-CPAN-Packages]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 49.642 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-CPAN-FindDependencies-3.13nb1
- (2023-12-13) Updated to version: p5-CPAN-FindDependencies-3.13
- (2023-07-06) Updated to version: p5-CPAN-FindDependencies-3.10nb2
- (2022-06-28) Updated to version: p5-CPAN-FindDependencies-3.10nb1
- (2021-10-02) Updated to version: p5-CPAN-FindDependencies-3.10
- (2021-05-25) Updated to version: p5-CPAN-FindDependencies-2.49nb2
CVS history: (Expand)
2023-12-13 14:20:42 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
( devel/p5-CPAN-FindDependencies) Updated 3.10 to 3.13
3.13 2022-05-24
- If LWP can't talk https, try shelling out to wget instead
3.12 2022-04-12
- Fix a minor bug in the tests that caused failures when nothing was actually wrong
3.11 2022-04-07
- Make the order of args to `cpandeps` script unimportant
(https://github.com/DrHyde/perl-modules-CPAN-FindDependencies/issues/13)
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-10-02 02:37:51 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.10
Add missing DEPENDS
Upstream changes:
3.10 2021-08-11
- Stop leaking filehandles, so it should still work even when we're not allowed
to have many open files.
3.09 2021-07-14
- No functional changes. Internal improvements for handling bzipped archives,
and less picky (and hence more correct) testing of the bundled scripts'
rendered help output.
3.08 2021-07-08
- Work around another bug in perl on Windows
3.07 2021-07-05
- Work around bug in perl 5.20 and below on Windows when dealing with bzipped \
archives
3.06 2021-06-29
- Add documentation about tree pruning
3.05 2021-02-23 Skip tests that rely on bzip2 when it's not available
3.04 2020-11-08 Script args can be --args, to be a bit more conventional
3.03 2020-10-29 There are more exciting ways in which perldoc can be
missing
3.02 2020-10-28 Patch to force perldoc to not use a pager when the
scripts use it to show help
3.01 2020-10-27 Patch for broken systems that don't have perldoc
3.00 2020-10-27 configure_requires is now on by default (and can't be
switched off either);
Support multiple CPAN mirrors;
CPAN indices are only cached for three minutes instead
of for the life of your process;
maxdepth 0 now works;
Add cpandeps-diff script;
Add extra doco re dynamic dependencies
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|