The NetBSD Project

CVS log for pkgsrc/devel/p5-B-Hooks-Parser/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-B-Hooks-Parser

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:42 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.26: +5 -5 lines
Diff to previous 1.26 (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.26 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:55 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.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: recursive bump for perl 5.36

Revision 1.25 / (download) - annotate - [select for diffs], Mon May 24 19:50:09 2021 UTC (2 years, 4 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.24: +2 -2 lines
Diff to previous 1.24 (colored)

*: recursive bump for perl 5.34

Revision 1.24 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:30 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.23: +2 -2 lines
Diff to previous 1.23 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:53 2019 UTC (4 years, 1 month 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.22: +2 -1 lines
Diff to previous 1.22 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:34 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (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.21 / (download) - annotate - [select for diffs], Sun Jun 2 03:22:48 2019 UTC (4 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

Update to 0.21

Upstream changes:
0.21    2019-04-14 18:19:17Z
 - fix threaded builds - revert to older Perl_filter_read (RT#129173)

0.20    2019-04-14 06:54:56Z
  - now uses core functions directly, instead of code copied from core, when
    available (starting in perl 5.29.10) (Karl Williamson, pull request #3;
    see perl RT#133318)

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

Recursive bump for perl5-5.28.0

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

Recursive revbump from lang/perl5 5.26.0

Revision 1.18 / (download) - annotate - [select for diffs], Sun Apr 9 03:26:19 2017 UTC (6 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

Updated devel/p5-B-Hooks-Parser to 0.19
---------------------------------------
0.19    2017-04-04 19:35:08Z
  - re-release 1.18 as stable (fixes compile issues on recent blead releases)

0.18    2016-08-30 00:24:10Z (TRIAL RELEASE)
  - avoid use of sub_inwhat (RT#116685; see also RT#102918 and perl RT#123865)

Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 8 05:10:21 2016 UTC (7 years, 1 month ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

Updated devel/p5-B-Hooks-parser to 0.17
---------------------------------------
0.17    2016-08-03 05:08:02Z
  - add missing make dependency on stolen_chunk_of_toke.c (Father
    Chrysostomos, RT#116679)

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:35 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 15 12:20:52 2015 UTC (8 years, 1 month ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update 0.13 to 0.16
-------------------
0.16    2015-07-28 05:55:58Z
  - no changes since trial release

0.15    2015-07-22 16:17:48Z (TRIAL RELEASE)
  - restore the prototype of hook_parser_setup() for the C interface
    - restore B::Hooks::Parser::Install::Files, lost since version 0.13

0.14    2015-07-22 02:16:31Z (TRIAL RELEASE)
  - fix segfaults on clang by defining PERL_NO_GET_CONTEXT (thanks, Vincent
      Pit!  closes github #1, #2, RT#94463)

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 25 06:46:33 2015 UTC (8 years, 2 months ago) by mef
Branch: MAIN
Changes since 1.13: +4 -3 lines
Diff to previous 1.13 (colored)

(pkgsrc)
 - Add Following line
   +# for make test
   +BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 (upstream)
 - Update 0.12 to 0.13
-------------------
0.13    2015-06-06 20:54:32Z
  - switch tooling off of Module::Install

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:10 2015 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:55 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Fri Dec 12 11:17:14 2014 UTC (8 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Update 0.10 to 0.12
0.12  2013-05-11
  * fix test that breaks in 5.17.4 (RT#80070, Father Chrysotomos)
  * Require ExtUtils::Depends 0.302 for win32 support (RT#77311), Alexandr
    Ciornii)

0.11  Mon, 18 Jun 2012 17:01:00 +0100
  * Document get_lex_stuff and clear_lex_stuff.
  * Document return type of C version of set_linestr.

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 29 23:35:40 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.9: +2 -2 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], Mon Dec 9 14:17:43 2013 UTC (9 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.

Bump PKGREVISION for runtime dependency pattern changed packages.

Revision 1.8 / (download) - annotate - [select for diffs], Fri May 31 12:40:05 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:41 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.6: +1 -3 lines
Diff to previous 1.6 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:38 2012 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Thu Feb 16 06:23:36 2012 UTC (11 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.4: +3 -4 lines
Diff to previous 1.4 (colored)

Updating package for CPAN distribution B::Hooks::Parser in
devel/p5-B-Hooks-Parser from 0.09nb2 to 0.10.

Upstream changes:
0.10  Mon, 06 Feb 2012 13:10:00 +0000
  * In the Perl API, don't be confused by NULs in the parser buffer.
  * Fix off-by-one error in buffer length check for set_linestr.
  * Jump through some hoops to avoid compiler warnings.
  * Add MYMETA.{json,yml} to MANIFEST.SKIP and .gitignore.
  * Note repository and bugtracker locations.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 9 07:38:40 2011 UTC (12 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.3: +4 -5 lines
Diff to previous 1.3 (colored)

Revision bump after updating perl to 5.14.1

Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 21 16:33:14 2010 UTC (13 years, 1 month 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.2: +2 -1 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Tue Jul 7 20:46:53 2009 UTC (14 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.1: +6 -3 lines
Diff to previous 1.1 (colored)

pkgsrc changes:
  - Updating package for p5 module B::Hooks::Parser from 0.08 to 0.09
  - Adjusting dependencies according to META.yml
  - Setting license according to META.yml

Upstream changes:
0.09  Wed, 03 Jun 2009 13:20:21 +0200
  * Don't redefine various macros if they already exist.
  * Add B::Hooks::Toke::skipspace function (Liu Kang-min).

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 19 18:02:57 2009 UTC (14 years, 8 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Added devel/p5-B-Hooks-Parser version 0.08

This module provides an API for parts of the perl parser. It can
be used to modify code while it's being parsed.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 19 18:02:57 2009 UTC (14 years, 8 months ago) by abs
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>