The NetBSD Project

CVS log for pkgsrc/devel/p5-Perl-PrereqScanner/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Perl-PrereqScanner

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 6 09:39:52 2023 UTC (9 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

*: recursive bump for perl 5.38

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:02 2023 UTC (10 months, 1 week ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 (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.25 / (download) - annotate - [select for diffs], Sat Apr 29 22:50:42 2023 UTC (11 months, 2 weeks ago) by wen
Branch: MAIN
Changes since 1.24: +3 -4 lines
Diff to previous 1.24 (colored)

Update to 1.100
Update DEPENDS

UPstream changes:
1.100     2023-04-27 10:00:37+02:00 Europe/Paris
        - convert to Moo (thanks, Dan Book!)

1.025     2022-12-31 21:10:00-05:00 America/New_York
        - update author contact info

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:05 2022 UTC (21 months, 2 weeks 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 -1 lines
Diff to previous 1.23 (colored)

*: recursive bump for perl 5.36

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jul 28 12:43:49 2021 UTC (2 years, 8 months ago) by wen
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: +3 -4 lines
Diff to previous 1.22 (colored)

Update to 1.024
Update DEPENDS

Upstream changes:
1.024     2021-07-03 13:28:30-04:00 America/New_York
        - switched from List::MoreUtils to List::Util (thanks, Karen
          Etheridge!)
        - update author contact info
        - add docs on perl version policy

Revision 1.22 / (download) - annotate - [select for diffs], Mon May 24 19:51:24 2021 UTC (2 years, 10 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:08:42 2020 UTC (3 years, 7 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.20: +2 -2 lines
Diff to previous 1.20 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Nov 3 10:16:02 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

devel/p5-*: align variable assignments

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

No manual corrections.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:11 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: 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:15:36 2019 UTC (4 years, 9 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:44:31 2018 UTC (5 years, 7 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.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], Mon Jun 5 14:23:29 2017 UTC (6 years, 10 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.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 9 12:10:08 2016 UTC (7 years, 10 months ago) by mef
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.14: +3 -1 lines
Diff to previous 1.14 (colored)

Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:24 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:17 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.12: +3 -3 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:49:38 2015 UTC (8 years, 10 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 Apr 10 01:41:06 2015 UTC (9 years ago) by mef
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Update to 1.023
---------------
1.023     2015-04-05 22:23:53-04:00 America/New_York
  - improve test reliability when path to perl has a space in it

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 14 12:35:15 2015 UTC (9 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Update 1.016 to 1.022
---------------------
1.022     2014-12-23 21:11:27-05:00 America/New_York
  - do not crash when encountering arg-less "use aliased;"

1.021     2014-11-06 21:08:49-05:00 America/New_York
  - instead of always trying to use lib, add a -I switch to scan-perl-prereqs
  - when finding files to scan, find files, not anything else

1.020     2014-07-02 18:52:33-04:00 America/New_York
  - update CPAN::Meta::Requirements version to match current formatting

1.019     2014-01-07 19:37:41-05:00 America/New_York
  - add a warning about PPI's unclear interpretation of strings

1.018     2013-11-03 21:53:46 America/New_York
  - make the scan-perl-prereqs program also scan .PL and .cgi files
  - also check for "Foo->VERSION(x)" after "require Foo"
  - doc improvements from David Steinbrunner and Karen Etheridge

1.017     2013-10-07 17:56:34 America/New_York
  - eliminate testing of Carp for its prereqs, which *did* change from older
    5.8.8 installs

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:24 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

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

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

Bump PKGREVISION for runtime dependency pattern changed packages.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 3 16:41:41 2013 UTC (10 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Updating package for CPAN distribution Perl-PrereqScanner in
devel/p5-Perl-PrereqScanner from 1.014nb2 to 1.016.

pkgsrc changes:
- adjust dependencies

Upstream changes:
1.016     2013-06-19 21:27:44 America/New_York
  - new executable is bundled, scan-perl-prereqs, to take the plae of
    scan_prereqs;  it has cpanm-friendly output by default, but supports
    --pretty and --by-file (thanks to John SJ Anderson for some of the work on
    this!)

  - add Superclass scanner for superclass.pm (thanks, David Golden!)
  - make scan_prereqs scan .t files (thanks, David Golden!)
  - add scan_module method (thanks, Neil Bowers!)
  - lib.pm is now indexed in 02packages; stop skipping it (thanks, Kevin
    Dawson!)

1.015     2012-12-14 22:07:55 America/New_York
  - document that "no Module" also works (thanks for the report, Toby Inkster)

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 31 12:40:39 2013 UTC (10 years, 10 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], Wed Oct 31 11:18:48 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.3: +1 -2 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:55:29 2012 UTC (11 years, 6 months 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 Sep 10 14:28:37 2012 UTC (11 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Updating package for CPAN module Perl::PrereqScanner in
devel/p5-Perl-PrereqScanner from 1.013 to 1.014.

upstream changes:
1.014     2012-07-26 13:22:02 America/New_York
  - require a more recent PPI for various bugfixes that broke tests
    (thanks for the report, Salve J. Nilsen)

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 5 14:42:23 2012 UTC (11 years, 9 months ago) by sno
Branch: MAIN

Importing package for Perl 5 module Perl::PrereqScanner version 1.013
from CPAN into devel/p5-Perl-PrereqScanner.

The scanner will extract loosely your distribution prerequisites from your
files.

The extraction may not be perfect but tries to do its best. It will
currently find the following prereqs:
    * plain lines beginning with use or require in your perl modules and
      scripts, including minimum perl version
    * regular inheritance declared with the base and parent pragmata
    * Moose inheritance declared with the extends keyword
    * Moose roles included with the with keyword
    * OO namespace aliasing using the aliased module

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>