The NetBSD Project

CVS log for pkgsrc/devel/p5-Sub-HandlesVia/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Sub-HandlesVia

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:15 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, 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:51:34 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 -1 lines
Diff to previous 1.7 (colored)

*: recursive bump for perl 5.34

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 26 15:04:28 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

p5-Sub-HandlesVia: update to 0.016.

0.016	2020-09-20

 [ Bug Fixes ]
 - Fix load order issue where handles_via is used in a Moo::Role when
   Moo.pm isn't loaded yet.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 13 07:55:49 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.5: +2 -2 lines
Diff to previous 1.5 (colored)

p5-Sub-HandlesVia: update to 0.015.

0.015	2020-09-12

 - Added: `reset` method for Array.
 - Added: `reset` method for Hash.
 - Plain toolkit (used by non-Moo/Moose/Mouse classes) now supports
   defaults/builders.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 8 13:16:38 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

*: use MASTER_SITE_PERL_CPAN

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 8 13:09:55 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

*: improve HOMEPAGE

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 7 10:05:14 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.2: +10 -5 lines
Diff to previous 1.2 (colored)

p5-Sub-HandlesVia: update to 0.014.

Fix dependencies.

0.014	2020-08-25

 [ Bug Fixes ]
 - Fix compilation errors caused by value coercions under some
   circumstances.

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

*: bump PKGREVISION for perl-5.32.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 16 12:34:18 2020 UTC (3 years, 5 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2

(devel/p5-Sub-HandlesVia) import p5-Sub-HandlesVia-0.013

If you've used Moose's native attribute traits, or MooX::HandlesVia
before, you should have a fairly good idea what this does.

Why re-invent the wheel? Well, this is an implementation that should work
okay with Moo, Moose, Mouse, and any other OO toolkit you throw at it. One
ring to rule them all, so to speak.

Also, unlike MooX::HandlesVia, it honours type constraints, plus it
doesn't have the limitation that it can't mutate non-reference values.

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>