The NetBSD Project

CVS log for pkgsrc/textproc/p5-Text-MultiMarkdown/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Text-MultiMarkdown

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:53 2023 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

*: recursive bump for perl 5.38

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:30 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:33 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

*: recursive bump for perl 5.36

Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 17 22:51:41 2022 UTC (17 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

p5-Text-MultiMarkdown: simplify

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 24 19:54:44 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

*: recursive bump for perl 5.34

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 8 13:16:45 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

*: use MASTER_SITE_PERL_CPAN

Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 4 09:28:41 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.2: +6 -4 lines
Diff to previous 1.2 (colored)

p5-Text-MultiMarkdown: fix {TEST_,}DEPENDS

Now this passes its self-test suite.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:02 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 31 19:55:58 2019 UTC (4 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3

Markdown is a text-to-HTML filter; it translates an easy-to-read
/ easy-to-write structured text format into HTML. Markdown's text
format is most similar to that of plain text email, and supports
features such as headers, *emphasis*, code blocks, blockquotes,
and links.

This module implements the MultiMarkdown markdown syntax
extensions from <http://fletcherpenney.net/multimarkdown/>.

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>