The NetBSD Project

CVS log for pkgsrc/devel/p5-Test-Kwalitee/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Test-Kwalitee

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:05:18 2024 UTC (3 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
*: recursive bump for perl 5.40

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:40:14 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:41:06 2023 UTC (18 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +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.26: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:33:25 2022 UTC (2 years, 5 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.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 24 19:51:44 2021 UTC (3 years, 6 months ago) by wiz
Branches: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:09:03 2020 UTC (4 years, 3 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.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 3 10:16:05 2019 UTC (5 years, 1 month 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.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
devel/p5-*: align variable assignments

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

No manual corrections.

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:15:52 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +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.20: download - view: text, markup, annotated - select for diffs
Sat Feb 9 08:35:53 2019 UTC (5 years, 10 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
Update to 1.28

Upstream changes:
1.28      2019-02-02 19:29:29Z
    - fix taint-mode tests to accomodate failures with Module::CPANTS::Analyse
      0.99 (insecure loading of a backend implementation)

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 8 20:46:46 2017 UTC (7 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
p5-Test-Kwalitee: update to 1.27.

1.27      2017-11-05 18:45:40Z
    - make taint test TODO when version.pm is not current (see RT#118087)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 18 03:37:30 2017 UTC (7 years, 5 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3 lines
Updated devel/p5-Test-Kwalitee to 1.26
--------------------------------------
1.26      2017-05-11 12:04:49Z
    - bump Test::More prereq for (fully) working subtests
    - properly detect the xt/ caller condition when running kwalitee_ok
      directly (RT#120824)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:23:43 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 20 13:56:42 2017 UTC (7 years, 8 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Updated devel/p5-Test-Kwalitee to 1.25
--------------------------------------
1.25      2017-02-28 03:21:28Z
    - fix test to not rely on . in @INC

1.24      2016-10-14 01:22:27Z (TRIAL RELEASE)
    - new test for compatibility in taint mode

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 15 00:53:12 2016 UTC (8 years, 1 month ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -4 lines
Updated devel/p5-Test-Kwalitee to 1.23
--------------------------------------
1.23      2016-10-14 01:17:11Z
    - update the list of metrics to the latest Module::CPANTS::Analyse
(pkgsrc-changes)
 - Converted PERL5_MODULE_TYPE to default

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

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 22 23:52:37 2015 UTC (9 years, 3 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
PKGREVISION++, for previous commit added one (full) DEPENDS.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 22 22:39:23 2015 UTC (9 years, 3 months ago) by mef
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -1 lines
Add following lines for make test
    DEPENDS+=          p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean

    # for make test
    BUILD_DEPENDS+=    p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
    BUILD_DEPENDS+=    p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
    BUILD_DEPENDS+=    p5-File-Find-Object-[0-9]*:../../devel/p5-File-Find-Object
    BUILD_DEPENDS+=    p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor
    BUILD_DEPENDS+=    p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:49:50 2015 UTC (9 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: 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
Tue Feb 17 06:33:45 2015 UTC (9 years, 9 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 1.14 to 1.22
-------------------
1.22      2014-08-16 03:25:59Z
    - do not stop running tests at the first failure (broken since 1.20)

1.21      2014-08-16 00:12:37Z
    - document metrics added in Module::CPANTS::Analyse 0.93_03

1.20      2014-08-10 02:57:00Z (TRIAL RELEASE)
    - running the tests via the import method directly has been deprecated;
      the new kwalitee_ok() function is added to provide a more sane and
      logical layout to your tests.

1.19      2014-07-19 17:01:08Z
    - kwalitee-metrics script now includes the module version as well as the
      name, for each metric provided
    - remove test that is rendered invalid with upcoming changes to
      Test::Builder (1.005+)
    - document new metrics added in Module::CPANTS::Analyse 0.93_01

1.18      2014-01-22 04:47:40Z
    - updated list of available metrics

1.17      2013-10-20 21:49:31Z
    - oops, fixed tests that break when AUTHOR_TESTING is not set

1.16      2013-10-20 21:44:53Z
    - now printing even more diagnostics on error (as much as we have
      available)

1.15      2013-09-25 03:12:20Z
    - re-release with fixed compile test

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 29 23:36:22 2014 UTC (10 years, 6 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 Sep 8 01:45:49 2013 UTC (11 years, 3 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 -5 lines
Update to 1.14
Add missing DEPENDS
Add LICENSE

Upstream changes:
1.14      2013-09-04 01:38:29Z (Karen Etheridge)
    - updated inaccurate test prereq

1.13      2013-08-21 20:03:31Z (Karen Etheridge)
    - added missing abstract for kwalitee-metrics script
    - no longer issuing a warning if the test is running from xt/ (see v1.10)

1.12      2013-08-01 16:09:47 PDT-0700 (Karen Etheridge)
    - adjusted tests to compensate for changes made in Module::CPANTS::Analyse
      0.88/0.90_01

1.11      2013-07-29 17:27:36 PDT-0700 (Karen Etheridge)
    - added missing kwalitee-metrics executable to the distribution

1.10      2013-07-28 17:18:31 PDT-0700 (Karen Etheridge)
    - we now issue a warning if running when neither AUTHOR_TESTING or
      RELEASE_TESTING environment variables or set
    - test level adjusted, so location of failing test is correct
    - include a script to dump all metrics ("kwalitee-metrics")

1.09      2013-07-18 10:34:33 PDT-0700 (Karen Etheridge)
    - the has_test_pod, has_test_pod_coverage tests have been removed - they
      are classified as 'extra', and have been largely considered to be a bad
      idea anyway (these are often shipped as, and ought to be, in xt/)
    - the extractable test has been removed, as it does nothing in dists
      before there is a tarball present
    - new tests have been added: all standard kwalitee tests that can be run
      on a bare distribution without a tarball

1.08      2013-07-15 17:59:47 PDT-0700 (Karen Etheridge)
    - documentation fixed to reflect what indicators are actually available
    - metric names are no longer hardcoded, so Module::CPANTS::Analyse has
      more freedom to add and remove metrics

1.07      2013-06-28 12:22:00 PDT-0700 (Karen Etheridge)
    - now the indicators are run in the exact order they are returned
      from Module::CPANTS::Kwalitee::*, as some tests depend on the results of
      earlier tests (charsbar)
    - synopsis updated to recommend a better way to run this module, ensuring
      that it is not run by cpantesters or at installation time
    - we no longer create a function in our namespace for every metric we are
      going to test -- this should not break anyone, as these subs were never
      documented as part of the public API

1.06      2013-05-13 14:15:33 PDT-0700 (Karen Etheridge)
    - restore previous behaviour of plan()ing in import, to unbreak some
      dists that didn't follow the docs (which in this case is ok since it's a
      horrible idea for a Test module to plan itself anyway) (v1.05)
    - more diagnostic data is printed when a test fails (RT#85107)

1.05      2013-05-12 17:17:32 PDT-0700 (Karen Etheridge)
    - more rigorous testing of output; (in order to make this possible) now we
      do END { done_testing } instead of planning a test count

1.04      2013-04-28 08:55:17 PDT-0700 (Karen Etheridge)
    - re-release with bumped developer prereqs to depend on a higher version
      of Test::More for t/00-compile.t and t/00-check-deps.t (RT#84900)

1.03      2013-04-27 05:49:31 PDT-0700 (Karen Etheridge)
    - fixed documentation to refer to the proper names of Kwalitee tests
      (RT#24506) (thanks, Gavin Sherlock!)
    - cleaned up partially-botched distribution metadata and README

1.02      2013-03-31 14:58:52 PDT-0700 (Karen Etheridge)
    - no operational changes - re-releasing under new management via github
      and Dist::Zilla

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 31 12:40:49 2013 UTC (11 years, 6 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:19:06 2012 UTC (12 years, 1 month 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:43 2012 UTC (12 years, 2 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:41 2011 UTC (13 years, 4 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:34 2010 UTC (14 years, 3 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
Fri Oct 31 00:36:19 2008 UTC (16 years, 1 month 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-Test-Kwalitee version 1.01.

Kwalitee is an automatically-measurable gauge of how good your
software is. That's very different from quality, which a computer
really can't measure in a general sense. (If you can, you've solved
a hard problem in computer science.)

In the world of the CPAN, the CPANTS project (CPAN Testing Service;
also a funny acronym on its own) measures Kwalitee with several
metrics. If you plan to release a distribution to the CPAN -- or
even within your own organization -- testing its Kwalitee before
creating a release can help you improve your quality as well.

Test::Kwalitee and a short test file will do this for you automatically.


Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 31 00:36:19 2008 UTC (16 years, 1 month 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>