Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-indirect
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Thu Jul 6 09:40:28 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
*: recursive bump for perl 5.38
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:39 2022 UTC (14 months, 3 weeks 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.16: +2 -2
lines
Diff to previous 1.16 (colored)
*: recursive bump for perl 5.36
Revision 1.16 / (download) - annotate - [select for diffs], Mon May 24 19:51:59 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.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: recursive bump for perl 5.34
Revision 1.15 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:17 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.14: +2 -1
lines
Diff to previous 1.14 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 14 01:53:32 2019 UTC (4 years, 1 month ago) by wen
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.13: +2 -3
lines
Diff to previous 1.13 (colored)
Update to 0.39 Upstream changes: 0.39 2019-07-08 12:00 UTC + Fix : [RT #127118] : Fails on perl >= v5.28.0 with -DDEBUGGING The module has been amended to accomodate with a change of behaviour of a core macro. + Upd : Contact info.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:47 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:04 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:57 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.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive bump for perl5-5.28.0
Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 8 20:51:53 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.9: +2 -3
lines
Diff to previous 1.9 (colored)
p5-indirect: update to 0.38. 0.38 2017-11-04 15:40 UTC + Fix : [RT #123374] : Compatibility with CV-in-stash optimisation Thanks Father Chrysostomos for reporting and contributing a patch.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:54 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 28 07:04:21 2016 UTC (7 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Update to 0.37 Upstream changes: 0.37 2016-07-12 16:40 UTC + Chg : A large chunk of boilerplate XS code, which is also used in other XS modules, has been factored out of the main .xs file to a collection of .h files in the xsh subdirectory. + Fix : [RT #115392] : Intermittent segfaults with heredocs Heredocs should now be handled correctly. Thanks Graham Knop for reporting.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:47 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 6 10:42:57 2015 UTC (8 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
Update to 0.36 -------------- 0.36 2015-07-17 22:15 UTC + Fix : [RT #104312] : fatal hides perl errors in modules no indirect 'fatal' will no longer hide compilation errors occurring before indirect constructs. Thanks Lukas Mai for reporting.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:57 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Sat Apr 25 08:35:13 2015 UTC (8 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update 0.33 to 0.35 ------------------- 0.35 2015-04-06 22:20 UTC + Fix : The module could end being disabled in one thread if it was first loaded in another thread and that thread was immediately terminated. This is now fixed and should address test failures of t//09-load-threads.t and t/42-threads-global.t. 0.34 2015-04-02 19:50 UTC + Chg : The new environment variable to enable thread tests on older perls is PERL_FORCE_TEST_THREADS. Note that this variable should only be turned on by authors. + Fix : [RT #100068] : add link to historical tchrist post The link has been added to the documentation. Thanks Olivier Mengu© for reporting. + Fix : Segfaults when the module is loaded by several threads (or Windows emulated processes) ran in parallel. + Fix : Update the Windows ActivePerl + gcc 3.4 workaround for ExtUtils::MakeMaker 7.04. Thanks Christian Walde for reporting and feedback on this issue. + Fix : Be really compatible with the optional OP_PARENT feature. + Tst : $ENV{$Config{ldlibpthname}} is now preserved on all platforms, which will address failures of t/41-threads-teardown.t and t/50-external.t with unusual compilers (like icc) that link all their compiled objects to their own libraries.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 18 12:58:05 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Update 0.30 to 0.33 ------------------- 0.33 2014-09-29 20:20 UTC + Fix : [RT #99083] : Breaks eval in an END block in Win32 pseudo-forks. Thanks Graham Knop for reporting. + Fix : Segfaults during global destruction of a thread or a pseudo-fork. 0.32 2014-09-21 20:15 UTC + Add : Support for the PERL_OP_PARENT optional feature introduced in perl 5.21.2. + Fix : [RT #92806] : Tests that use run_perl() fail on Android Thanks Brian Fraser for the patch. + Fix : indirect constructs will no longer segfault while inside the empty package on perl 5.8.x. This fix may also prevent some segfaults during global destruction. 0.31 2013-09-05 16:45 UTC + Fix : [RT #88428] : no indirect in eval can trigger for direct calls on __PACKAGE__ Thanks Graham Knop for reporting. + Tst : Author tests are no longer bundled with this distribution. They are only made available to authors in the git repository.
Revision 1.2 / (download) - annotate - [select for diffs], Thu May 29 23:36:28 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs], Wed Jul 3 08:52:50 2013 UTC (10 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Adding package for CPAN distribution indirect version 0.30 into devel/p5-indirect. When enabled, this pragma warns about indirect method calls that are present in your code. This pragma currently does not warn for core functions (print, say, exec or system). This may change in the future, or may be added as optional features that would be enabled by passing options to unimport. In http://www.shadowcat.co.uk/blog/matt-s-trout/indirect-but-still-fatal, Matt S. Trout gives an example of an undesirable indirect method call on a block that can cause a particularly bewildering error.