Bug 265615 - [NEW PORT] devel/p5-Algorithm-Backoff: Various backoff strategies for retry
Summary: [NEW PORT] devel/p5-Algorithm-Backoff: Various backoff strategies for retry
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks: 265620
  Show dependency treegraph
 
Reported: 2022-08-04 07:14 UTC by Tomohiro Hosaka
Modified: 2022-08-04 19:48 UTC (History)
1 user (show)

See Also:


Attachments
git diff (2.27 KB, text/plain)
2022-08-04 07:14 UTC, Tomohiro Hosaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2022-08-04 07:14:34 UTC
* portlint looks fine.
* poudriere testport ok (12.3, amd64)
* make test ok
Comment 1 Tomohiro Hosaka 2022-08-04 07:14:35 UTC
Created attachment 235666 [details]
git diff
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2022-08-04 19:47:39 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-08-04 19:48:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c58b3d0f8ba257e79f6fa9965f96f507cf851883

commit c58b3d0f8ba257e79f6fa9965f96f507cf851883
Author:     Tomohiro Hosaka <bokutin@bokut.in>
AuthorDate: 2022-08-04 19:46:50 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-08-04 19:47:42 +0000

    devel/p5-Algorithm-Backoff: New port: Various backoff strategies for retry

    PR:     265615

 devel/Makefile                             |  1 +
 devel/p5-Algorithm-Backoff/Makefile (new)  | 22 ++++++++++++++++++++++
 devel/p5-Algorithm-Backoff/distinfo (new)  |  3 +++
 devel/p5-Algorithm-Backoff/pkg-descr (new) |  3 +++
 devel/p5-Algorithm-Backoff/pkg-plist (new) | 16 ++++++++++++++++
 5 files changed, 45 insertions(+)