2019-10-26 08:29:25 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-App-perlbrew) Updated to 0.87
0.87
- Released at 2019-10-25T22:55:40+0900
- Thanks to our contributors: Branislav Zahradník,
Christopher Chavez, Jon Jacobson, Konstantin S. Uvarin,
Pali, Shoichi Kaji, Toasz Konojacki, jkjacobson, rage311
- Use the new official repo url for fetching perl blead. Github issue #677
- Add `--min` and `--max` options to `exec` command. Github PR #656
- Fix "ERROR: Cannot find the tarball for perl-$version". Github PR #669
- Fix calling patchperl on readonly files. Github PR #674
- Fix installation from local tarbal files. See
https://rt.cpan.org/Ticket/Display.html?id=129871
- Internal refactoring. Github PR #667, #662
- Various corrections of documentation. Github PR #676, #660
|
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-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-01-27 14:00:26 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.86
Update DEPENDS
Upstream changes:
0.86
- Released at 2019-01-19T09:39:55+0900
- Thanks to our contributors: Olaf Alders, Paul Cochrane
- Fix an error from 'install' command. \
https://rt.cpan.org/Public/Bug/Display.html?id=128083
- Tweak the separater characters of 'exec' command: See \
https://github.com/gugod/App-perlbrew/issues/648
0.85
- Released at 2018-12-15T23:24:15+0900
- Thanks to our contributors: Branislav Zahradník, Guido Flohr, Joelle \
Maslak, Luca Ferrari, rage311
- Fix the behaviour of 'clone-modules'
- Various internal refactoring
|
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-24 08:53:14 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-App-perlbrew: update to 0.84.
0.84
- Released at 2018-06-24T08:26:14+0900
- Thanks to our contributors: Joelle Maslak
- Unbreak 'available' command after some updates from cpan.org web site.
- Unbreak the installation -- which missed "perlbrew" command \
due to a mistake when using mbtiny.
|
2018-06-09 03:40:20 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.83
Upstream changes:
0.83
- Released at 2018-05-30T08:04:43+0900
- Thanks to our contributors: Alceu Rodrigues de Freitas Junior, Dan \
Book, Luca Ferrari, María Inés Parnisari, Mohammad S Anwar, Shoichi Kaji, \
sylints
- my respect to search.cpan.org
- MAKE env var can now be used to specify the "make" program.
- New command: install-cpm
- "install" command now has a "--builddir" option \
for specifying a work directory
- "list" command now takes "--verbose" option.
- "clone-modules" command is now better documented.
|
2017-12-30 14:18:47 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-App-perlbrew: update to 0.82.
- Thanks to our contributors: Alceu Rodrigues de Freitas Junior, Paul Cochrane
- Fix regression of 'perlbrew install blead'
0.81: # 2017-12-09T15:12:04+0900
- Thanks to our contributors: Luca Ferrari, Zac Bentley, perlancar, Nicolas R, \
gregor herrmann, Paul Cochrane
- New command: clone-modules
- Recognize tarball in .tar.xz extension
- The output of "availables" is now sorted by versions
- Unbreak the integration with cperl releases
- Make `perlbrew install` runs correctly on AIX
- support the current perl blead (5.28)
|
2017-08-15 02:36:15 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-App-perlbrew to 0.80
-------------------------------------
0.80: # 2017-06-30T07:40:45+0200
- Fix version in META.yml in CPAN distribution. See: \
https://rt.cpan.org/Public/Bug/Display.html?id=122279
0.79: # 2017-06-25T23:40:45+0200
- deal with perl-5.26 change about @INC in Makefile.PL
- "available" command now also shows the URLs
|
2017-06-15 13:56:48 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Requires PERL_USE_UNSAFE_INC hack.
|