Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Carp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:08 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:02 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 9 06:53:31 2018 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
p5-Carp: update to 1.50. 1.50 not documented version 1.49 * comment only change, document the change from 1.47 better and create a commit in blead-perl which can be used to reference this issue from the bug report. version 1.48 * guard against hand-rolled UNIVERSAL::can() implementations which throw exceptions when we call $obj->can("(("). version 1.47, 1.47_02 * Deal with overloading when overload.pm is not use * Note 1.47_02 only existed for one commit in blead-perl, and in fact no 1.47 should ever see the wild. version 1.47, 1.47_01 * Do not die on trappable stack-not-refcounted bugs while serializing the stack. * Note 1.47_01 only existed for one commit in blead-perl, and in fact no 1.47 should ever see the wild. version 1.46 * avoid vivifying UNIVERSAL::isa:: in Carp version 1.45 * Optimize format_arg when arguments contain many references version 1.43 * fix problems introduced by the partial EBCDIC support from version 1.35 version 1.42 * add some doc clue about what cluck does * avoid floating point overflow in test version 1.41 * add missing "<FH> chunk #" phrase to messages version 1.40; 2016-03-10 * Get arg_string.t to compile in perl v5.6 * Add information for how to contribute to Carp. version 1.39; 2016-03-06 * bugfix: longmess() should return the error in scalar context (CPANRT#107225)
Revision 1.1 / (download) - annotate - [select for diffs], Tue May 23 13:11:07 2017 UTC (6 years, 4 months ago) by nils
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
Initial import of p5-Carp, version 1.38, into pkgsrc