./devel/p5-Alien-Base-ModuleBuild, Module::Build subclass for building Alien:: modules and libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.17nb1, Package name: p5-Alien-Base-ModuleBuild-1.17nb1, Maintainer: pkgsrc-users

This module provides tools for building external (non-CPAN)
dependencies for CPAN. It is mainly designed to be used at install
time of a CPAN client, and work closely with Alien::Base which is
used at runtime.


Required to run:
[www/p5-HTML-LinkExtractor] [lang/perl5] [devel/p5-File-chdir] [devel/p5-Sort-Versions] [devel/p5-Capture-Tiny] [filesystems/p5-Path-Tiny] [archivers/p5-Archive-Extract] [devel/pkgconf] [devel/p5-Alien-Build] [devel/p5-Shell-Config-Generate] [devel/p5-Shell-Guess]

Required to build:
[devel/p5-Module-Build] [pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 65.842 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-07-04 14:24:52 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.17

Upstream changes:
1.17      2022-09-13 05:27:09 -0600
  - Documentation improvements (gh#30, gh#31)
  - Production release otherwise identical to 1.16_01

1.16_01   2022-09-11 15:29:26 -0600
  - Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
  - Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
  - Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
    requires encryption (gh#28, gh#29)
  - Downgrade from https to http is no longer allowed (gh#28, gh#29)
   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-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-08 15:16:47 by Thomas Klausner | Files touched by this commit (116)
Log message:
*: use MASTER_SITE_PERL_CPAN
   2020-09-07 00:16:31 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Alien-Base-ModuleBuild: update to 1.15.

1.15      2020-08-28 09:50:28 -0600
  - Move inline tests from this distro to Acme::Alien::DontPanic
    and Acme::Alien::DontPanic2 (gh#22)