The NetBSD Project

CVS log for pkgsrc/devel/p5-Clone-Choose/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Clone-Choose

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:44 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:05 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.8: +2 -2 lines
Diff to previous 1.8 (colored)

*: recursive bump for perl 5.36

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 24 19:50:20 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.7: +2 -2 lines
Diff to previous 1.7 (colored)

*: recursive bump for perl 5.34

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 8 13:16:35 2020 UTC (3 years 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.6: +2 -2 lines
Diff to previous 1.6 (colored)

*: use MASTER_SITE_PERL_CPAN

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:41 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:04 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.4: +2 -2 lines
Diff to previous 1.4 (colored)

Bump PKGREVISIONs for perl 5.30.0

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

Recursive bump for perl5-5.28.0

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 10 00:42:40 2018 UTC (5 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update to 0.010

Upstream changes:
0.010   2018-04-09
    - Fix test if Module::Runtime not installed. Should fix RT#125045
      reported by Slaven Reziïæ

0.009   2018-04-07
    - Added testcase for importing an unsupported backend function.
    - Added testcase for the get_backends() function.
    - Added testcase for when Module::Runtime is not available.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 24 13:49:09 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4

devel/p5-Clone-Choose: import p5-Clone-Choose-0.008

Clone::Choose checks several different modules which provides a
clone() function and selects an appropriate one.

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>