Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-String-Compare-ConstantTime
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:46 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:36:25 2022 UTC (14 months, 4 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:54:37 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:11:56 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], Tue Nov 12 13:41:12 2019 UTC (3 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored)
(textproc/p5-String-Compare-ConstantTime) Updated to 0.321 0.321 2019-06-17 * Remove unnecessary sv_len_utf8 calls (thanks David Golden) * Test and document mixed UTF-8 flag comparison (thanks David Golden)
Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:38 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
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:56 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:46:56 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 May 2 13:31:21 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.9: +2 -3
lines
Diff to previous 1.9 (colored)
p5-String-Compare-ConstantTime: update to 0.320. 0.320 2018-04-22 * Added Travis and Appveyor testing (thanks Paul Cochrane) * Use warnings pragmas (thanks Paul Cochrane) * Many documentation and meta-data fixes/updates (thanks Paul Cochrane) * Better test coverage for strings with/without utf8 flag (thanks Paul Cochrane) * Replace SvCUR with sv_len_utf8 to work around issue in debugging versions of perl (see https://github.com/hoytech/String-Compare-ConstantTime/issues/4) (thanks Paul Cochrane)
Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 18 03:35:37 2018 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
p5-String-Compare-ConstantTime: fix DESCR The comparison takes a constant amount of time, no matter whether the strings are equal, or even the same, or different. This one sentence had been added to DESCR out of nowhere.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:46 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 29 08:45:53 2017 UTC (6 years, 4 months ago) by mef
Branch: MAIN
Changes since 1.6: +2 -3
lines
Diff to previous 1.6 (colored)
Updated textproc/p5-String-Compare-ConstantTime to 0.312 -------------------------------------------------------- 0.312 2017-02-14 * Now works with variables that have magic such as results of substr, tied variables, etc. (thanks James Raspass)
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:34 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 4 12:14:30 2016 UTC (7 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Update to 0.311 --------------- 0.311 2015-10-24 * Don't ship MYMETA files anymore (thanks Adel Qalieh and Alexandr Ciornii)
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:28 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Sun Apr 26 13:04:20 2015 UTC (8 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Update 0.300 to 0.310 ---------------------- 0.310 2014-09-23 * Fix segfault when passed in undef (thanks Ichinose Shogo) * Documentation updates * Add github repo and license meta info
Revision 1.2 / (download) - annotate - [select for diffs], Thu May 29 23:37:40 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
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 16:13:38 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 String-Compare-ConstantTime version 0.300 into textproc/p5-String-Compare-ConstantTime. This module provides one function, equals (not exported by default). You should pass this function two strings of the same length. It will return true if they are string-wise identical and false otherwise, just like eq. However, comparing any two differing strings will take a fixed amount of time, unlike eq. NOTE: If the lengths of the strings are different, equals will return false right away. Also, comparing two identical strings will take a different amount of time than comparing two differing strings.