orf / gping

Ping, but with a graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetBSD package

0323pin opened this issue · comments

commented

Hi,

I've created a package for NetBSD, which is currently in our WIP repository.
The reason for being in WIP and not in main is described bellow.

The last publish release has a dependency on git2-0.16.1 which, in turn wants libgit2-sys-0.14.2+1.5.1
This causes a mismatch with the current system default libgit2, 1.6.4

Building gping from git-HEAD solves the conflict, as the latest hash already uses git2-0.17.2 and libgit2-sys-0.15.2+1.6.4

Would it be possible to tag a new release soon? I could than import the package into the main branch.
Thank you!

Regards

Edit: Link to the WIP commit

commented

1.13.1 builds fine on NetBSD without any manual input.
Package is ready to be merged. Just waiting for Rust-1.70 to be merged first.

Closing this now. The NetBSD package will show-up in Repology soon after the merge.