Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-List-AllUtils
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:50 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: 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.13: +2 -2
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:42 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.12 / (download) - annotate - [select for diffs], Sat May 1 11:44:07 2021 UTC (2 years, 4 months ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
p5-List-AllUtils: update to 0.19. 0.19 2021-04-23 - We now prefer the mesh() and zip() functions from List::SomeUtils over the new, incompatible implementations in List::Util 1.56. Fixes GH #12. reported by Greg Oschwald.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 7 06:56:23 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.10: +5 -5
lines
Diff to previous 1.10 (colored)
p5-List-AllUtils: update to 0.18. 0.18 2020-09-05 - Switched to GitHub Issues. 0.17 2020-09-05 - Fix pod formatting errors that hid some function documentation. Fixed by Olaf Alders. GH #10.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 22 21:05:32 2020 UTC (3 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
p5-List-AllUtils: Update to 0.16 0.16 2020-02-29 - Updated copied docs from other modules to their latest versions.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 16 06:40:19 2018 UTC (4 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: 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
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
Update to 0.15 Upstream changes: 0.15 2018-12-10 - Require List::UtilsBy 0.11 and include the docs from that version. - Require List::SomeUtils 0.56 and include the docs from that version.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 10 07:01:23 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
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,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
Updated p5-List-AllUtils to 0.14. 0.14 2017-02-07 - Re-release after git pull of some changes. 0.13 2017-02-07 - The docs for the subs from List::UtilsBy were repeated twice. Reported by Andy Lester. RT #120123.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 28 09:46:49 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
Updated p5-List-AllUtils to 0.12. 0.12 2016-10-16 - Nothing from List::UtilsBy was actually being exported, because of a type and a lack of testing. Reported by Greg Oschwald. GitHub #5.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 30 17:44:38 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
Updated p5-List-AllUtils to 0.11. 0.11 2016-06-26 - Added List::UtilsBy to the list of included modules. Based on a patch from Yanick Champoux. GH #3.
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 18 12:24:02 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
Updated p5-List-AllUtils to 0.10. 0.10 2016-05-08 - Switched from List::MoreUtils to List::SomeUtils. This should not change any functionality of the module. - Make the test for subroutine redefined warnings much more specific. Previously tests could fail because of totally unrelated warnings from other modules. Reported by ribasushi. RT #113740.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:24 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add SHA512 digests for distfiles for devel category Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 9 13:12:01 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to 0.09: 0.09 2014-10-05 - Clarify which of List::Util and List::MoreUtils wins when they both provide the same function. Requested by Karen Etheridge. RT #98560.
Revision 1.2 / (download) - annotate - [select for diffs], Tue May 20 05:10:10 2014 UTC (9 years, 4 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update devel/p5-List-AllUtils to 0.08. Changes from previous: ---------------------- 0.08 2014-04-01 - This version now works with both List::MoreUtils 0.28-0.33 and the latest trial version, 0.400_006. Note that it does not work with earlier versions of 0.400. 0.07 2013-10-14 - The last version totally broke all exports from List::MoreUtils. Now there are actual tests for this. Reported by Tatsuhiko Miyagawa. RT #89509. 0.06 2013-10-14 - List::Util 1.33 provides some subs that are also provided by List::MoreUtils. This caused subroutine redefeined warnings. List::AllUtils now only imports subs from List::MoreUtils that aren't defined by List::Util. This works with List::Util 1.31+. Reported by Zefram. RT #89467. 0.05 2013-08-30 - Really require List::Util 1.31, instead of just saying so in the Changes. Reported by Przemysaw Wesoek. RT #88296 0.04 2013-08-25 - Updated to require List::Util 1.31, which includes a bunch of new pairwise functions.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 5 13:23:03 2012 UTC (11 years ago) by is
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Combines List::Util and List::MoreUtils in one bite-sized package.