2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456) |
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
|
2014-10-01 12:48:53 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.066:
2.066 21 Sept 2014
* Another COW violation
[#98069]
* misleading nesting/indentation (found by Coverity)
[#95405]
|
2014-06-29 19:07:18 by Amitai Schlair | Files touched by this commit (3) |
Log message:
Update to 2.065 to not conflict with lang/perl5. From the changelog:
* [PATCH] resolve c++ build failure in core [#92657]
* gcc -g3: final link failed: Memory exhausted [#88936]
* [PATCH] Handle non-PVs better [#91558]
* Z_OK instead of Z_BUF_ERROR [#92521]
* gcc -g3: final link failed: Memory exhausted [#88936]
* Compress::Raw::Zlib uses AutoLoader for no reason [#88260]
* Typo in Compress::Zlib _combine function documentation [#89305]
|
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-09-05 20:48:26 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.062:
2.062 11 August 2013
* typo fix
[#86417]
2.061 19 May 2013
* Include zlib 1.2.8 source.
* typo fix
[#85431]
* silence compiler warning by making 2nd parameter to
DispStream a const char*
* Mishandling of BUILD_ZLIB=0 option
[#85492]
|
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.
|
2013-04-20 13:44:31 by Hiramatsu Yoshifumi | Files touched by this commit (3) | |
Log message:
Update p5-Compress-Raw-Zlib to 2.060.
Changes from previous:
----------------------
2.060 7 January 2013
* Mention SimpleZip in POD
2.059 24 November 2012
* Copy-on-write support
[#81353]
2.058 12 November 2012
* No Changes
2.057 10 November 2012
* Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT
[#80319]
* Install to 'site' instead of 'perl' when perl version is 5.11+
[#79812]
* update to ppport.h that includes SvPV_nomg_nolen
[#78079]
|
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-09-02 14:56:00 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.056
Upstream changes:
2.056 10 August 2012
* Fix C++ build issue
Thanks to Karl Williamson for supplying the patch.
2.055 4 August 2012
* Fix misuse of magic in API
[#78079]
|