head 1.6; access; symbols pkgsrc-2026Q1:1.6.0.6 pkgsrc-2026Q1-base:1.6 pkgsrc-2025Q4:1.6.0.4 pkgsrc-2025Q4-base:1.6 pkgsrc-2025Q3:1.6.0.2 pkgsrc-2025Q3-base:1.6 pkgsrc-2025Q2:1.5.0.6 pkgsrc-2025Q2-base:1.5 pkgsrc-2025Q1:1.5.0.4 pkgsrc-2025Q1-base:1.5 pkgsrc-2024Q4:1.5.0.2 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.4.0.2 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.3.0.8 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.6 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.4 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.2 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.2.0.8 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.6 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.4 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.2 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.1.0.6 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.4 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.2 pkgsrc-2021Q4-base:1.1; locks; strict; comment @# @; 1.6 date 2025.07.04.08.45.09; author wiz; state Exp; branches; next 1.5; commitid vfjLVB0DFyTBfp1G; 1.5 date 2024.11.16.12.03.36; author wiz; state Exp; branches; next 1.4; commitid EcLctWHJOZ20KRxF; 1.4 date 2024.07.29.12.32.38; author wen; state Exp; branches; next 1.3; commitid 8aZVkeMpj7LxrJjF; 1.3 date 2023.07.06.09.38.33; author wiz; state Exp; branches; next 1.2; commitid 6meR4IA6XJRNYIvE; 1.2 date 2022.06.28.11.31.50; author wiz; state Exp; branches; next 1.1; commitid D2UoJrTHpoHEANJD; 1.1 date 2021.12.06.12.43.50; author schmonz; state Exp; branches; next ; commitid XZ1aofq4kzotyAjD; desc @@ 1.6 log @*: bump for perl 5.42.0 @ text @# $NetBSD: Makefile,v 1.5 2024/11/16 12:03:36 wiz Exp $ DISTNAME= Algorithm-Backoff-0.010 PKGNAME= p5-${DISTNAME} PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/ MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://metacpan.org/release/Algorithm-Backoff COMMENT= Various backoff strategies for retry LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Algorithm/Backoff/.packlist USE_LANGUAGES= # none TEST_DEPENDS+= p5-Test-Number-Delta-[0-9]*:../../math/p5-Test-Number-Delta .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @*: recursive bump for perl 5.40 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/07/29 12:32:38 wen Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.4 log @Update to 0.010 Upstream changes: 0.010 2024-02-24 Released-By: PERLANCAR; Urgency: low - No functional changes. - [doc] Tweak descriptions. - Fix a unit test (GH#3). @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/07/06 09:38:33 wiz Exp $ d5 1 @ 1.3 log @*: recursive bump for perl 5.38 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2022/06/28 11:31:50 wiz Exp $ d3 1 a3 1 DISTNAME= Algorithm-Backoff-0.009 a4 1 PKGREVISION= 2 @ 1.2 log @*: recursive bump for perl 5.36 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2021/12/06 12:43:50 schmonz Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.1 log @Add p5-Algorithm-Backoff, several classes that implement various backoff strategies for setting delay between retry attempts: - Algorithm::Backoff::Constant - Algorithm::Backoff::Exponential - Algorithm::Backoff::Fibonacci - Algorithm::Backoff::LILD - Algorithm::Backoff::LIMD - Algorithm::Backoff::MILD - Algorithm::Backoff::MIMD @ text @d1 1 a1 1 # $NetBSD$ d5 1 @