2023-12-13 12:49:02 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-App-perlbrew) Updated 0.92 to 0.98
0.98
- Released at 2023-08-11T22:54:38+0900
- Remove the support of cperl from `available` and `install`
command. Github PR: #777. cperl can still be installed by
specifying the tarball, just not by their short names.
- new command: make-shim
- new command: make-pp.
0.97
- Released at 2023-05-12T22:33:42+0900
- Thanks to our contributors: Elvin Aslanov, Graham Knop,
Shoichi Kaji, Tomasz Konojacki, brian greenfield
- The documentation of `clone-module` and `list-modules` are improved.
- No longer depends on Pod::Parser. Github PR #760
- Bugfix for csh users: Github PR #770
0.96
- Released at 2022-07-31T15:42:39+0900
- Thanks to our contributors: Rolf St旦ckli
- `install-cpm` is now properly documented. Thanks to Tekki.
- Let `install` hint for `init` when PERLBREW_ROOT does not exist. .RT #57669.
- Reveal the actual error code of curl/wget etc. Github issue #748.
0.95
- Released at 2022-05-15T22:59:11+0800
- Thanks to our contributors: Leon Timmermans
- Now we use metacpan api for fetching perl versions and for
downloading. Github PR #743
- `--verbose` flag now also enable verbosity of underlying
curl/wget commands. Github PR #740.
- Avoid perl test errors when NO_COLOR is set. Github PR #738
0.94
- Released at 2021-12-05T08:39:16+0900
- Let `self-upgrade` print version numbers when doing
upgrades. Github issue #678.
0.93
- Released at 2021-11-22T23:09:25+0900
- Let `clone-modules` takes just one arguments and mean
'cloning modules from that perl'.
- Let `list-modules` and `clone-modules` map certain output to
their representative module name. Github issue #722
- `exec` command now takes aliases explicitly specified in
`--with` args and run commands with those aliases -- even if
that would run the same thing twice. Github issue #725
|
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-06-13 01:55:04 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.92
0.92
- Released at 2021-04-15T23:53:55+0900
- Thanks to our contributors: chee
- Fix a message mentioning fish config. GitHub PR #712
- Fetch cperl releases from https://github.com/perl11/cperl/releases instead
- Let `clone-modules` command accept `--notest` and skip running module tests
0.91
- Released at 2021-01-31T17:10:27+0900
- Fix META info included in 0.90. No other feature changes.
0.90
- Released at 2021-01-29T09:43:17+0900
- Thanks to our contributors: Mose Schmiedel, gucchisk
- The output of 'available' command is split into sections of different \
type of distributions. Github issue #646.
- Let the output of `perlbrew -h` be the short usage. Github issue #647
- Unbreak env script for fish users. GitHub PR #698 and #708
- Prefer https URLs of www.cpan.org
0.89
- Released at 2020-10-19T09:26:19+0900
- Thanks to our contributors: Håkon Hægland, Nicolas R, Peter Tripp
- Make the bashrc compatible with 'bash -u'. Github PR #694
- Prevent build directory from being overwritten. Github PR #683
|
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-04 13:32:25 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: remove p5-File-Temp, part of perl
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-02-22 13:44:15 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-App-perlbrew) Updated to 0.88
0.88
- Released at 2020-01-29T21:40:07+0900
- Thanks to our contributors: Dave Rolsky, Gil Magno, Zhu Sheng Li
- `install` command now shows errors message from http_downlod. Github \
PR #681.
- Fix: The .tar.bz2 suffix are removed from the output ouf `available` \
PR #685
|