Up to [cvs.netbsd.org] / pkgsrc / textproc / p5-Pod-Readme
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 29 17:30:33 2011 UTC (6 months, 3 weeks ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update p5-Pod-Readme to 0.11.
Change from previous:
0.11 2010-12-09
- Recognise the =encoding directive, rather than dying when it's
encountered.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 31 13:59:51 2010 UTC (21 months, 3 weeks ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Updating textproc/p5-Pod-Readme from 0.09 to 0.10
pkgsrc changes:
- adjust module type (Module::Build)
Upstream changes:
0.10 2010-05-19
- David Precious <davidp@preshweb.co.uk> taking over maintainership
- Apply POD fix patch from RT #38328, thanks to David A. Desrosiers
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Nov 9 13:05:37 2008 UTC (3 years, 6 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import p5-Pod-Readme-0.09 as textproc/p5-Pod-Readme. Requested by Jens Rehsack in PR 39558. This module is a subclass of Pod::PlainText which provides additional POD markup for generating README files. Why should one bother with this? One can simply use pod2text Module.pm > README A problem with doing that is that the default pod2text converter will add text to links, so that "L<Module>" is translated to "the Module manpage"...
Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 9 13:05:37 2008 UTC (3 years, 6 months ago) by obache
Branch: MAIN
Initial revision