1
0

84 Commits

Author SHA256 Message Date
Stephan Kulow
cb74100c62 Accepting request 249985 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/249985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=12
2014-10-01 05:40:32 +00:00
Stephan Kulow
00ac3e63c2 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=34
2014-09-15 16:00:46 +00:00
Stephan Kulow
899c6e61f5 Accepting request 226443 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/226443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=10
2014-03-18 13:15:54 +00:00
Stephan Kulow
e061ae0797 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=32
2014-03-17 13:15:11 +00:00
Stephan Kulow
22be7e7bd2 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=31
2013-11-25 10:10:38 +00:00
Stephan Kulow
108e1430a7 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=30
2013-08-06 18:07:36 +00:00
Stephan Kulow
7ca0f43c46 Accepting request 178565 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/178565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=8
2013-06-21 09:24:43 +00:00
Stephan Kulow
adbcf5abf5 - updated to 0.64
- The build directory is removed before a new build.
 - New command: `install-multiple`
 - `clean` command now also removes tarballs
 - `install` command has many extra convienent flags.
 - Use "http://www.cpan.org" as the default CPAN mirror instead of "http://search.cpan.org/CPAN"
 - Remove the --insecure/--no-check-certificate command bflags when invoking curl/wget.
 
 - Remove `install-ack` command.
   - Due to the new architecture of ack2, it does not make sense
     to install the standalone executable anymore. Thus it's better not
     to do the installation with perlbrew.
 - Fix the `use` and `switch` command when switching between binary incompatible perl installations. See GH #297
 
 - Fix `list-modules` under lib env. It lists all modules in the lib, and in the base.
 - Use the original grep command to prevent aliases from breaking the content of init. GH #307
 - `perlbrew alias help` is now the same as `perlbrew help alias`
 - `perlbrew exec --with ...` now preserve the order of specified names.
 
 - Fix bashrc on various OS/shell. See GH #302
 
 - Exit status handling in bash function. See ed29288ab50a15d7df86d69cfcbddf108674eb07 for more details.
 - Fix compatibility with recent local::lib version.
 - Delay the loading of server modules.
 - Fix warnings when runing `perlbrew off`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=28
2013-06-04 14:45:58 +00:00
Stephan Kulow
cb72a8e2d5 Accepting request 139471 from devel:languages:perl
- explict buildrequire groff for the test suite (forwarded request 139465 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=6
2012-10-27 05:44:23 +00:00
Stephan Kulow
87ebb69141 Accepting request 139465 from home:coolo:branches:openSUSE:Factory
- explict buildrequire groff for the test suite

OBS-URL: https://build.opensuse.org/request/show/139465
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=26
2012-10-26 15:54:19 +00:00
Stephan Kulow
493c3e6244 Accepting request 122210 from devel:languages:perl
- updated to 0.42
  - Improvement: die when running perlbrew (use|switch) with unknown installation name.
  - clean 'build.log' on install. ref: RT #69168.

OBS-URL: https://build.opensuse.org/request/show/122210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=4
2012-05-25 14:17:36 +00:00
Stephan Kulow
6a4212f8c6 - updated to 0.42
- Improvement: die when running perlbrew (use|switch) with unknown installation name.
  - clean 'build.log' on install. ref: RT #69168.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=24
2012-05-25 03:30:03 +00:00
Stephan Kulow
fe9aa7a519 Accepting request 107111 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/107111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=3
2012-03-07 12:44:00 +00:00
Stephan Kulow
95c8f58b77 - updated to 0.41
- Fix installation issue when the specified version is not listed in CPAN::Perl::Releases
  - Fix sub-shell invocation for 'switch' and 'use' command. This is particularly for csh users, but it should also work for bash users.
  - Make the stanalone perlbrew program smaller by using Perl::Strip
  - use CPAN::Perl::Releases to decide the location of perl tarball -- less HTTP hits
  - Prefer $PERLBREW_ROOT/bin/patchperl if it is there.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=22
2012-02-21 09:08:50 +00:00
Stephan Kulow
297b7a2da6 Accepting request 103118 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/103118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=2
2012-02-08 14:40:47 +00:00
Stephan Kulow
bde79572df Accepting request 97216 from devel:languages:perl
needed for Task-CLI

OBS-URL: https://build.opensuse.org/request/show/97216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=1
2012-01-09 10:16:14 +00:00
Pascal Bleser
8d734224fd 0.39
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=18
2012-01-02 07:33:29 +00:00
Pascal Bleser
04b3661e6e 0.35
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=17
2011-12-17 09:37:47 +00:00
Pascal Bleser
8678320717 - update to 0.33:
* remove Text::Levenshtein from the standalone executable
  * rearrange documentation so all perlbrew command usage document can be found
    in `perldoc perlbrew`
- changes from 0.32:
  * hotfix release: local::lib was not bundled in the previous release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=16
2011-11-18 23:19:34 +00:00
Pascal Bleser
840443282c 0.31
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=15
2011-11-03 23:42:21 +00:00
Pascal Bleser
6c308e2bc2 0.29
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=14
2011-09-30 07:23:31 +00:00
Pascal Bleser
ff83e24e88 0.24
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=13
2011-06-08 19:49:14 +00:00
Pascal Bleser
57acc363f6 disable tests on < 11.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=12
2011-06-04 23:01:10 +00:00
Pascal Bleser
55563687cc 0.23
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=11
2011-06-01 21:55:32 +00:00
Pascal Bleser
fcbbc39efb 0.22
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=10
2011-05-26 19:49:49 +00:00
Pascal Bleser
3eb7f38610 0.21
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=9
2011-05-17 08:08:36 +00:00
Pascal Bleser
572eb7b452 0.20
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=8
2011-05-10 19:06:49 +00:00
Stephan Kulow
76d6c840b2 regenerate
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=7
2011-05-02 08:57:27 +00:00
Stephan Kulow
810e9d9d0a - updated to 0.19
- Auto run 'perlbrew init' after an install (or upgrade)
  - Symlink dev versions of executables. For example,'perl5.13.11' to 'perl', 'prove5.13.11' to 'prove'.
  - Automatically apply patches necessary to make older perls build again on
    modern platforms with the help of Devel::PatchPerl.
  - A command "perlbrew available" to list recently available perls to build by trcjr

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=6
2011-04-27 19:00:04 +00:00
Stephan Kulow
38b59aff0e - updated to 0.18
* Spotted and fixed by chad.a.davis++, an issue when bash set "noclobber" option,
    which breaks the creation of ~/.perlbrew/init. See https://rt.cpan.org/Ticket/Display.html?id=66518
  * A simple `perlbrew clean` command to clean build dir.
  * delegate `-j` arg value to `make test_harness`. by dagolden++
  * $HOME is replaced with "~" in many messages. https://rt.cpan.org/Ticket/Display.html?id=57668

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=5
2011-04-03 14:54:55 +00:00
Pascal Bleser
8bc809ea1b 0.17
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=4
2011-03-09 22:30:35 +00:00
Pascal Bleser
414b825e39 only run tests on >= 11.2, perl too old on others
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=3
2011-02-19 15:57:34 +00:00
Pascal Bleser
4cf80d3bbc 0.16
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=2
2011-02-19 15:27:06 +00:00
Stephan Kulow
4c2b8a769f - initial package 0.15
* created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=1
2011-01-14 11:29:09 +00:00