Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Text-Format
From: Jens Rehsack
Date: 2012-07-13 09:46:45
Message id: 20120713074645.69FBB175DD@cvs.netbsd.org
Log Message:
Updating package for Perl5 distribution Text-Format from CPAN in
textproc/p5-Text-Format from 0.52nb5 to 0.56.
pkgsrc changes:
- adjust meta information (DISTNAME, LICENSE, HOMEPAGE)
Upstream changes:
0.56 Thu May 31 09:23:26 IDT 2012
- Add "use warnings;" to lib/Text/Format.pm .
- Add t/pod.t .
- Add t/pod-coverage.t .
0.55 Thu May 31 09:17:32 IDT 2012
- Fix small spelling error in the POD:
- closing https://rt.cpan.org/Ticket/Display.html?id=77481
- Thanks to Salvatore Bonaccorso and the Debian people
for the report and the patch.
- ( There were also some duplicate bug report in the rt.cpan.org queue
by accident. )
0.54 Fri May 25 02:33:47 IDT 2012
- Convert t/justify.t and t/format.t to Test::More, "use strict;"
and "use warnings;" and cleaned them up.
- fix a warning generated by a call to defined(@array)
- https://rt.cpan.org/Ticket/Display.html?id=77413
- thanks to H. Merijn Brand for the report.
0.53 Fri Jan 28 13:02:01 IST 2011
- Adopted by Shlomi Fish (while disclaiming all rights).
- Convert the build system to Module-Build, while adding keywords
and resources.
- The archive name is now the more standard Text-Format-0.53.tar.gz.
- Fix some typos in the documentation.
Files: