2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-12-12 09:54:14 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.48
Upstream changes:
0.48 2013-09-01 15:42:51+0900
- Fix tests for bleadperl
0.47
- Support PUREPERL_ONLY build
See the Lancaster Consensus:
\
https://github.com/sjn/toolchain-site/blob/219db464af9b2f19b04fec05547ac10180a469f3/lancaster-consensus.md#specifying-pure-perl-builds
0.46
- fixed unpacking issue on big-endian system.
https://github.com/msgpack/msgpack-perl/issues/4
0.45
- support tied hashes(rurban++)
0.44
- do not display deprecated warnings from Data::MessagePack::Unpacker.
T::Xslate using it...
0.43 2012-06-26T02:00:57
- Data::MessagePack::Unpacker was deprecated.
0.42 2012-06-25 09:56:58
- fix failing to pack IV/NV with MAGIC (e.g. $$ in 5.16.0)
0.41 2012-03-28 01:09:44
- Revert the privous changed utf8() behavior
0.40 2012-03-28 00:37:28
- Fix $messagepack->utf8(1) behavior
- Fix tests on NV == long double env
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-03-15 00:09:38 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE
|
2012-03-08 12:20:58 by Filip Hajny | Files touched by this commit (3) | |
Log message:
Import p5-Data-MessagePack-0.39 as devel/p5-Data-MessagePack.
This module converts Perl data structures to MessagePack and vice versa.
|