2020-02-22 13:36:33 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Alien-Base-ModuleBuild) Updated to 1.14
1.14 2020-02-05 19:08:06 -0700
- Add use strict and warnings to generated Install/Files.pm
modules (gh#17)
1.12 2020-02-02 06:00:12 -0700
- Add List::Util and Text::ParseWords prereqs back.
They were accidentally removed from prereqs in 1.10.
(gh#16)
1.11 2020-01-31 13:52:17 -0700
- Remove test dependency on Acme::Alien::DontPanic
(it should be optional) introduced in 1.10.
1.10 2020-01-30 07:57:09 -0700
- Production release identical to 1.09_01
1.09_01 2020-01-29 20:10:24 -0700
- internal refactor, Dist::Zilla, perlcritic, etc. (gh#15)
|
2019-11-27 13:03:39 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Alien-Base-ModuleBuild) Updated 1.06 to 1.08
1.08 2019-11-25 08:36:38 -0700
- Added alien_install_type property (gh#14)
1.07 2019-11-22 16:01:56 -0700
- Fix bug in blib detection (gh#13)
- Update documentation to reflect defaults for %s (gh#12, gh#13)
|
2019-11-03 11:16:06 by Roland Illig | Files touched by this commit (152) |
Log message:
devel/p5-*: align variable assignments
pkglint -Wall -F --only aligned --only indent p5-*
No manual corrections.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-07-01 23:36:01 by Nia Alarie | Files touched by this commit (232) |
Log message:
Follow some remaining search.cpan.org redirects.
|
2019-01-27 13:36:49 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.06
Upstream changes:
1.06 2018-12-15 20:34:11 -0700
- Require Archive::Tar 1.40 for pax_global_header fix
|
2018-09-02 09:07:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Alien-Base-ModuleBuild: update to 1.05.
1.05 2018-08-29 16:53:39 -0400
- Documentation improvements
- Improve diagnostics for HTTP connection failures (gh#6, gh#7)
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-06-08 03:39:56 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.04
Upstream changes:
1.04 2018-06-06 09:00:21 -0400
- ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build
Previously there were some edge cases with setting it to
'default'
1.03 2018-05-09 08:15:56 -0400
- Fix warning
|
2018-03-14 08:42:07 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Alien-Base-ModuleBuild: update to 1.02.
1.02 2018-03-11 14:33:44 -0400
- Production release identical to 1.01_01
1.01_01 2018-03-09 17:40:12 -0500
- Allow changing protocol with environment variables.
|