The NetBSD Project

CVS log for pkgsrc/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Syntax-Highlight-Engine-Kate

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:28 2023 UTC (6 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (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.24 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:27 2022 UTC (17 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.23: +2 -2 lines
Diff to previous 1.23 (colored)

*: recursive bump for perl 5.36

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

*: recursive bump for perl 5.34

Revision 1.22 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:57 2020 UTC (3 years, 3 months 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.21: +2 -2 lines
Diff to previous 1.21 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:40 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:57 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:57 2018 UTC (5 years, 3 months 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.18: +2 -1 lines
Diff to previous 1.18 (colored)

Recursive bump for perl5-5.28.0

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 14 08:18:18 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

p5-Syntax-Highlight-Engine-Kate: update to 0.14.

0.14  2018-01-13 MANWAR
      - Applied patch provided by @gregoa (RT #124073).

Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 29 13:53:51 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

p5-Syntax-Highlight-Engine-Kate: update to 0.13.

0.13  2017-11-28 MANWAR
      - Applied the patch provided by the original author @HANJE.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 8 21:13:11 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.15: +4 -10 lines
Diff to previous 1.15 (colored)

p5-Syntax-Highlight-Engine-Kate: update to 0.12.

0.12  2017-10-26 MANWAR
      - Added META.yml back to MANIFEST file.

0.11  2017-10-26 MANWAR
      - [2017-10-26]: Tidied up .gitignore, Changes and MANIFEST file.
      - [2017-10-26]: Merge pull request #15 from kiwiroy/rt-76160
      - [2017-01-02]: Merge pull request #14 from manwar/fix-cpants-issues
      - [2016-10-04]: Merge pull request #13 from pauloscustodio/pscust_1
      - [2015-10-18]: Merge pull request #12 from nichtich/master

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jun 12 07:42:05 2017 UTC (6 years, 5 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Fix build with perl 5.26

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:47 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive revbump from lang/perl5 5.26.0

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

Bump PKGREVISION for perl-5.24.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 4 12:22:38 2016 UTC (7 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.11: +5 -3 lines
Diff to previous 1.11 (colored)

(pkgsrc)
  - Add two BUILD_DEPENDS for make test
    BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
    BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
(upstream)
  - Update to 0.10
    --------------
0.10 2015.08.01
    - Documentation cleanup (Andy Jack)

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:31 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:29 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Sun Apr 26 14:00:06 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
Changes since 1.8: +5 -3 lines
Diff to previous 1.8 (colored)

(pkgsrc)
 - Add two dependencies
    DEPENDS+=       p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
    BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
(upstream)
 - Update to 0.09
--------------
0.09 2014.06.07
    - Require Test::Warn for testing.
    - Support case insensitive names. RT #84982 (Jeff Fearn)
    - Replace use of File::Slurp with Path::Tiny (Martin McGrath)
    - Spelling RT #88156 (Debian)
    - Better error message when plugin is missing RT #20873

Revision 1.8 / (download) - annotate - [select for diffs], Thu May 29 23:37:40 2014 UTC (9 years, 6 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.7: +2 -1 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Mon Mar 3 00:24:52 2014 UTC (9 years, 9 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Update to latest release, 0.08. wip/p5-Publican needs this version.

0.08 2013.05.27
    - Add stub files Syntax::Highlight::Engine::Kate::BaseTest and
      Syntax::Highlight::Engine::Kate::BaseTestchild to kick the old
      ones out of the PAUSE index. #85463

0.07 2012.09.23
        - fixed some errors in the BibTeX-related documentation (ZENOG)
        - revisited conversion of Kate's highlight definitions (Jan Pokorny)
    - Added some regression tests (Ovid)
    - Some cleanup and adding conversion script (jnpkrn)

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 31 12:42:14 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Thu Oct 25 06:56:22 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 3 21:58:00 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Sun Aug 14 15:14:09 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 21 16:36:00 2010 UTC (13 years, 3 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.1: +2 -1 lines
Diff to previous 1.1 (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.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 16 16:21:22 2010 UTC (13 years, 10 months ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing textproc/p5-Syntax-Highlight-Engine-Kate v0.06 as dependency
of upcoming import of Padre::Plugin::Kate.

Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight
engine of the Kate text editor.

The language xml files of kate have been rewritten to perl modules using a
script. These modules function as plugins to this module.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 16 16:21:22 2010 UTC (13 years, 10 months ago) by sno
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>