The NetBSD Project

CVS log for pkgsrc/textproc/p5-Text-Markdown-Discount/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28 / (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.27: +2 -1 lines
Diff to previous 1.27 (colored)

*: recursive bump for perl 5.38

Revision 1.27 / (download) - annotate - [select for diffs], Tue Dec 13 11:57:05 2022 UTC (9 months, 3 weeks ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.26: +8 -3 lines
Diff to previous 1.26 (colored)

Avoid extracting the vendored discount library. We don't use it at all
(instead buildlinking textproc/discount), and it sometimes contains
macOS xattrs that break extraction as root on other systems.

Fixes "Cannot restore extended attributes: com.apple.quarantine
com.apple.quarantine" seen with pkg_comp(8) on NetBSD/amd64 9.3.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Nov 17 14:55:39 2022 UTC (10 months, 2 weeks ago) by schmonz
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Update to 0.16. From the changelog:

- 3f9e817 clean up MANIFEST and dist clean target files
- eac211d update manifest files

Revision 1.25 / (download) - annotate - [select for diffs], Tue Nov 15 11:47:56 2022 UTC (10 months, 2 weeks ago) by schmonz
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

Update to 0.14. From the changelog:

- e191fde Add missing URL in POD @anirvan

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

*: recursive bump for perl 5.36

Revision 1.23 / (download) - annotate - [select for diffs], Mon Aug 2 12:24:08 2021 UTC (2 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

Update to 0.13. From the changelog:

- discount/configure.inc: include stdlib.h to find WORD/DWORD @Hugmeir
- discount/configure.sh: include strings.h to find bzero & memset
  @Hugmeir
- add configure option "--with-fenced-code --with-dl=both" @Songmu

Revision 1.22 / (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-2021Q2-base, pkgsrc-2021Q2
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

*: recursive bump for perl 5.34

Revision 1.21 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:02 2020 UTC (3 years, 1 month 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.20: +2 -1 lines
Diff to previous 1.20 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jan 21 10:28:50 2020 UTC (3 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.19: +2 -4 lines
Diff to previous 1.19 (colored)

Update to 0.12. From the changelog:

- Added cpan repository metadata @dsteinbrunner
- Removed unnecessary comment in POD @anirvan
- Use <br /> instead of <br/> @utgwkk

Revision 1.19 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:45 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 30 20:17:02 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:00 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Recursive bump for perl5-5.28.0

Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 10 05:45:02 2018 UTC (5 years, 6 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.15: +8 -10 lines
Diff to previous 1.15 (colored)

Depend on external libdiscount. Bump PKGREVISION.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:50 2017 UTC (6 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 18 19:06:19 2017 UTC (6 years, 6 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.13: +7 -3 lines
Diff to previous 1.13 (colored)

Revert previous and replace with a Darwin-specific workaround.

As joerg@ pointed out, this is not a cwrappers problem. Indeed, the
package had not been broken on NetBSD 7.x. Not sure how I jumped to my
wrong conclusion.

Instead, have the package instruct the cpp wrapper to run "/usr/bin/cpp"
on Darwin rather than the usual "clang -E". This is still a little odd,
but much less wrong, and fixes the Darwin build just as well.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Mar 17 17:30:33 2017 UTC (6 years, 6 months ago) by schmonz
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

cwrappers don't like piping to cpp. Work around this.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:38 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:32 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 29 23:37:42 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 20 16:40:53 2014 UTC (9 years, 7 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Update to 0.11. From the changelog:

- upgraded Discount to 2.1.7, which fixed an issue generating <em> tags
  from _<nonascii>_ and *<nonascii>*
- doc typo fix (by @harupong)

Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 30 15:49:48 2013 UTC (10 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored)

Fix build on case-insensitive filesystems (e.g., Darwin's). No
functional change intended on other systems.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 26 00:23:04 2013 UTC (10 years, 1 month ago) by wen
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Update to 0.10

Upstream changes:
0.10 Fri Aug  9 12:49:59 PDT 2013
	-  added with_html5_tags() to enable html5 block elements support (by @Songmu)

0.09 Mon Aug  5 10:08:05 PDT 2013
	-  fixed #14 "some files are missing in 0.08"

0.08 Sun Aug  4 23:50:18 PDT 2013
	- Reverted html5 tags support

0.07 Sun Aug  4 18:44:48 PDT 2013
	- Removed MYMETA (by @Songmu)
	- Added html5 tags support (by @Songmu)

0.06 Sat Jul 13 20:35:10 PDT 2013
	- Documentation improvements by @nailbowers
	- fixed an issue with is_utf8 boolean casting behavior

0.05 Tue Jul  9 14:40:27 PDT 2013
	- Support MKD_* flags (by @tokuhirom)
	- markdown() returns UTF-8 encoded string (by @Songmu)
	- upgraded Discount to 2.1.6 (by @Songmu)

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 10 01:29:21 2013 UTC (10 years, 2 months ago) by schmonz
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update to 0.04. From the changelog:

- noop to deal with ugly file name
- upgraded discount to 2.1.5a (RT:79192)

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 31 12:42:16 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 25 06:56:27 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 3 21:58:03 2012 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 23 20:54:45 2012 UTC (11 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Not MAKE_JOBS_SAFE.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 8 02:27:48 2012 UTC (11 years, 8 months ago) by schmonz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of Text::Markdown::Discount, a Perl extension interface
for "Discount", an implementation of John Gruber's "markdown" in C
developed by David Loren Parsons.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 8 02:27:48 2012 UTC (11 years, 8 months ago) by schmonz
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>