Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-XML-Stream
From: Makoto Fujiwara
Date: 2015-03-01 12:49:26
Message id: 20150301114926.2993598@cvs.netbsd.org
Log Message:
(pkgsrc)
- convert PERL5_MODULE_TYPE= to Module::Build (See 1.23_02 2010-09-18 below)
(upstream)
- Update 1.23 to 1.24
-------------------
1.24 2014-12-22
====
- Roll-up of all 1.23_* changes
- Update bug tracker location
1.23_07 2014-12-17
====
- Correct incorrectly tagged 1.23_06 (errantly tagged as 1.24_06)
1.23_06 2011-07-19
====
- Eliminate another set of cyclic references (szabgab)
- Stylistic improvements in tests (szabgab)
- Refactor debug output to separate module (szabgab)
- Weaken scalar references to address additional memory leak (szabgab)
- Add additional tests for scalar references (szabgab)
- Documentation format corrections (szabgab)
1.23_05 2011-06-23
====
- RT#8834 unindented POD so that it reformats properly (szabgab)
- Weaken cyclic references in XML::Stream to eliminate memory leak (szabgab)
- Increase use of warnings and strictures in tests and code (szabgab)
- Replace indirect object notation with direct invocation notation (szabgab)
- Replace manual TAP output with Test::More (szabgab)
1.23_04 2010-09-22
====
- RT#57649 Set default value for _tls flag
- Module metadata changes
1.23_03 2010-09-20
====
- RT#57649 Prepare cert verification params when TLS connection is requested
1.23_02 2010-09-18
====
- Convert project to Module::Build, with ExtUtils::MakeMaker compatibility
- RT#57649 SSL cert verification, enabled by default
- RT#53315 Remove old, bundled Test::* libraries, now core
- RT#54880 Clarify license terms
- RT#54151 Disable network-based tests via environment variable (for Debian)
- RT#56574 Fix object construction causing problems on Perl 5.12.0
Files: