The NetBSD Project

CVS log for pkgsrc/textproc/p5-Pod-Readme/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / p5-Pod-Readme

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (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.5: +3 -4 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Sun Aug 14 15:14:07 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:57 2010 UTC (21 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

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) - annotate - [select for diffs], Sat Jul 31 13:59:51 2010 UTC (21 months, 3 weeks ago) by sno
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Thu Jan 21 17:41:07 2010 UTC (2 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Added LICENSE information.

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-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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>