Bug 274444 - net/k6: Update to 0.47.0
Summary: net/k6: Update to 0.47.0
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: Robert Clausecker
URL: https://github.com/grafana/k6/release...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-12 21:48 UTC by Gabriel M. Dutra
Modified: 2023-11-12 04:33 UTC (History)
2 users (show)

See Also:
dutra: maintainer-feedback-


Attachments
bump 0.47.0 (1.46 KB, patch)
2023-10-12 21:48 UTC, Gabriel M. Dutra
dutra: maintainer-approval? (lcook)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-10-12 21:48:48 UTC
Created attachment 245593 [details]
bump 0.47.0

portlint: ok

tested on:

14.0 amd64
13.2 amd64
13.1 amd64
Comment 1 Gabriel M. Dutra freebsd_committer freebsd_triage 2023-10-29 02:16:10 UTC
maintainer timeout
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-11-05 04:31:05 UTC
Maintainer timeout, return to pool.
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-11-10 05:45:42 UTC
The build fails on i386, although I think it was broken before:

# go.k6.io/k6/output/cloud/expv2
output/cloud/expv2/metrics_client.go:89:35: cannot use 0xffffffff (untyped int constant 4294967295) as int value in argument to fmt.Errorf (overflows)

We can ignore the error if you like, but I'd like to give you a chance to address it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-11-12 04:30:33 UTC
A commit in branch main references this bug:

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

commit 7a1506005ff518ba55fdcd11107ac42f02c5db54
Author:     Gabriel M. Dutra <nulldutra@proton.me>
AuthorDate: 2023-10-12 20:36:03 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-12 01:36:26 +0000

    net/k6: Update to 0.47.0

    ChangeLog: https://github.com/grafana/k6/releases/tag/v0.47.0

    PR:             274444
    Approved by:    lcook (maintainer timeout)

 net/k6/Makefile |  3 +--
 net/k6/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-11-12 04:33:44 UTC
Thank you for your contribution.