
CVS log for pkgsrc/textproc/p5-Pod-Readme/Makefile
Up to [NetBSD] / pkgsrc / textproc / p5-Pod-Readme
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 29 19:30:33 2011 (3 months, 1 week ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4
lines
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.5: download - view: text, markup, annotated - select for diffs
Sun Aug 14 17:14:07 2011 (5 months, 3 weeks ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 21 18:35:57 2010 (17 months, 2 weeks ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 31 15:59:51 2010 (18 months, 1 week ago) by sno
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2
lines
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.2: download - view: text, markup, annotated - select for diffs
Thu Jan 21 18:41:07 2010 CET (2 years ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Added LICENSE information.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Nov 9 14:05:37 2008 CET (3 years, 3 months ago) by obache
Branches: TNF
CVS tags: pkgsrc-base,
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
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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 - view: text, markup, annotated - select for diffs
Sun Nov 9 14:05:37 2008 CET (3 years, 3 months ago) by obache
Branches: MAIN
Initial revision
cvsweb.de.netbsd.org <zafer@aydogan.de>