The NetBSD Project

CVS log for pkgsrc/devel/p5-Module-ExtractUse/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Module-ExtractUse

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:04:36 2024 UTC (5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
*: recursive bump for perl 5.40

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Dec 18 13:24:16 2023 UTC (16 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
(devel/p5-Module-ExtractUse) Updated 0.344 to 0.345

0.345   2023-01-16T17:12:05
    - Auto generate meta_yml_has_provides experimental Kwalitee. (Mohammad S Anwar)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:39:32 2023 UTC (21 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:40:53 2023 UTC (22 months, 2 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -6 lines
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.23: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:32:46 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
*: recursive bump for perl 5.36

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Oct 10 01:48:20 2021 UTC (3 years, 6 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
Update to 0.344

Upstream changes:
0.344   2021-09-06T13:31:26
        - Fixed some spelling errors in the Pod. (Håkon Hægland)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon May 24 19:51:03 2021 UTC (3 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:08:22 2020 UTC (4 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Nov 3 10:15:56 2019 UTC (5 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
devel/p5-*: align variable assignments

pkglint -Wall -F --only aligned --only indent p5-*

No manual corrections.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:19:49 2019 UTC (5 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:15:19 2019 UTC (5 years, 9 months ago) by nia
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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.16: download - view: text, markup, annotated - select for diffs
Sat Nov 24 10:59:19 2018 UTC (6 years, 4 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -4 lines
Update to 0.343

Upstream changes:
0.343   2018-10-18T15:19:05
    - Mention Perl::PrereqScanner modules family (perlancar)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:44:16 2018 UTC (6 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 20 12:42:55 2018 UTC (7 years, 2 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Update to 0.342

Upstream changes:
0.342	2018-01-22T16:02:20
    - Escape left (and right) braces to silence deprecation warnings (RT-124146) (Kenichi Ishigaki)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:23:14 2017 UTC (7 years, 10 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:23:11 2016 UTC (8 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Bump PKGREVISION for perl-5.24.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 3 12:39:35 2016 UTC (8 years, 11 months ago) by mef
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Updated devel/p5-Module-ExtractUse to 0.341
--------------------------------------------
0.341   2016-01-30T22:18:20
    - fixed 20_parse_self.t; version.pm is not used anymore (Kenichi Ishigaki)

0.340   2016-01-30T20:42:39
    - load_first_existing_class() is now working (Anthony Brummett)
    - Class::Load::load_class(), try_load_class() and load_optional_class() are working (Anthony Brummett)
    - Detect uses of Module::Runtime (Anthony Brummett)
    - include extractuse as provided by Jonathan Yu in example/ (Anthony Brummett)
    - Linkify POD modules, mention Module::Extract::Use to resolve RT#45571. (Jeremy Mates)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:49:26 2015 UTC (9 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
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 - view: text, markup, annotated - select for diffs
Wed Jan 28 03:35:33 2015 UTC (10 years, 2 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Update 0.31 to 0.33
-------------------
0.33    2014-04-11T21:04:52+0200
    - added base() handling to no (Thomas Klausner)
    - support 'no MODULE' etc (for RT-94305) (Kenichi Ishigaki)
    - typo fix (David Steinbrunner)
    - ignore __DATA|END__ sections
       (see https://rt.cpan.org/Ticket/Display.html?id=88969 ) (Kenichi Ishigaki)
    - ignore use/require method calls (Kenichi Ishigaki)

0.32    2013-09-04T16:48:07+0200
    - not to include cached results (Kenichi Ishigaki)
    - Fix handling module beginning with v and pragma with version.
      (Yasutaka ATARASHI)
    - Recognize "use parent". (Yasutaka ATARASHI)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 29 23:36:04 2014 UTC (10 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
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 - view: text, markup, annotated - select for diffs
Sun Aug 25 07:30:29 2013 UTC (11 years, 7 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -7 lines
Update to 0.31

Upstream changes:
0.31	2013-05-31T10:21:06+0200
    - applied a patch from cjm with slight modification to resolve RT#50723
      (support use Foo::Bar (); etc) (Kenichi Ishigaki)
    - fixed RT#71761 (Kenichi Ishigaki)
    - applied a patch from wyant (RT#71761) (Kenichi Ishigaki)
    - fixed the Pod::Simple encoding issue (Kenichi Ishigaki)
    - Fix incorrect regexp (ref gh-5). (Yasutaka ATARASHI)
    - Avoid regex features introduced only in later perl (close gh-5).
      (Yasutaka ATARASHI)
    - Use plan() instead of done_testing() (ref gh-5). (Yasutaka ATARASHI)
    - Add support for bareword leading hyphyen, in-place arrayref and hashref.
      (Yasutaka ATARASHI)
    - proper version number for older releases (Brian Cassidy)


0.30	2013-04-18T08:57:49+0200
    - Add accessors and tests for _in_eval/_out_of_eval. (Yasutaka ATARASHI)
    - reworked 80_failig.t to TODO tests; (Thomas Klausner)
    - added more require-in-string corner test cases (suggested by Buddy Burden)
      (Thomas Klausner)
    - Fix the case for eval["']expr["'] and add regression tests.
      (Yasutaka ATARASHI)

0.29    2013-02-25T20:25:44+0100
    - fixed regex to filter use/require (RT83569) (reported by
      ribasushi)


0.28   2012-08-21T14:41:15+0200
    - whitespace in use base is valid (Barbie)


0.27	2012-03-23T12:40:44+0100
    - fixed 23_universal_require.t for real (RT75342) (reported by
      Manoj Kumar and Paul Howarth)


0.26    2012-03-23T08:42:25+0100
    - removed Test::NoWarning from a t/23_universal_require.t because
      it upsets the (manual) plan if the tests are skipped


0.25    2012-03-22T10:55:42+0100
    - autogenerate the grammer during ./Build (based on a patch by
      jtbraun@CPAN.org) (RT74879)
    - added $VERSION to into Module::ExtractUse::Grammar, suggested
      by Manoj Kumar (RT75342)
    - specify min verion of Parse::RecDescent (1.967009),
      suggested by ANDK@cpan.org (RT75130)
    - fix typos reported by gregor herrmann (RT75115)
    - switched to Dist::Zilla (all on my own!)


0.24    2012-02-12T14:27:36+0100
    - regenerated Grammer to work with new Parse::RecDescent
      (thanks to cpan-testers, TMUELLER, KENTNL, dirkus@yo****.com and
      paul@city****.org for reporting the problem)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 31 12:40:30 2013 UTC (11 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Wed Oct 31 11:18:31 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:55:16 2012 UTC (12 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:18 2011 UTC (13 years, 8 months ago) by obache
Branches: 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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:34:01 2010 UTC (14 years, 8 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
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 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 30 23:16:20 2008 UTC (16 years, 5 months ago) by he
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, 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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import p5-Module-ExtractUse version 0.23.

Module::ExtractUse is basically a Parse::RecDescent grammar to
parse Perl code. It tries very hard to find all modules (whether
pragmas, Core, or from CPAN) used by the parsed code.

"Usage" is defined by either calling use or require.


Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 30 23:16:20 2008 UTC (16 years, 5 months ago) by he
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>