Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-List-AllUtils
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jul 6 09:39:25 2023 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: recursive bump for perl 5.38
Revision 1.29 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:51 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (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.28 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:39 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.27: +2 -2
lines
Diff to previous 1.27 (colored)
*: recursive bump for perl 5.36
Revision 1.27 / (download) - annotate - [select for diffs], Mon May 24 19:50:55 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.26: +2 -1
lines
Diff to previous 1.26 (colored)
*: recursive bump for perl 5.34
Revision 1.26 / (download) - annotate - [select for diffs], Sat May 1 11:44:07 2021 UTC (2 years, 5 months ago) by fcambus
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (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.25 / (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.24: +2 -3
lines
Diff to previous 1.24 (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.24 / (download) - annotate - [select for diffs], Mon Aug 31 18:08:15 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.23 / (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.22: +2 -3
lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:42 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 30 20:15:14 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (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.20 / (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-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.19: +4 -5
lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:11 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Recursive bump for perl5-5.28.0
Revision 1.18 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:10 2017 UTC (6 years, 4 months ago) by ryoon
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
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.17 / (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-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (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.16 / (download) - annotate - [select for diffs], Fri Oct 28 09:46:49 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (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.15 / (download) - annotate - [select for diffs], Thu Jun 30 17:44:38 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.14: +3 -3
lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:06 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.13 / (download) - annotate - [select for diffs], Wed May 18 12:24:02 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.12: +4 -5
lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:22 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:21 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 9 13:12:01 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.9: +6 -7
lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Thu May 29 23:36:01 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Tue May 20 05:10:10 2014 UTC (9 years, 4 months ago) by hiramatsu
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Fri May 31 12:40:27 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 31 11:18:25 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 3 21:55:11 2012 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 9 09:13:00 2012 UTC (11 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
require List::MoreUtils 0.28.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 9 09:09:38 2012 UTC (11 years ago) by obache
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Some fixes, easily detected with pkglint! * COMMENT should not be end with ".". * Fix DEPENDS pattern.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 5 14:10:36 2012 UTC (11 years, 1 month ago) by is
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Correcting HOMEPAGE
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 5 13:23:03 2012 UTC (11 years, 1 month ago) by is
Branch: MAIN
Combines List::Util and List::MoreUtils in one bite-sized package.