Page MenuHomeFreeBSD

Update net-p2p/bitmark to version 0.13.2
ClosedPublic

Authored by hsw_bitmark.com on Apr 24 2020, 9:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 11, 4:29 PM
Unknown Object (File)
Apr 1 2025, 3:42 PM
Unknown Object (File)
Mar 21 2025, 11:47 PM
Unknown Object (File)
Feb 25 2025, 12:14 AM
Unknown Object (File)
Feb 22 2025, 9:13 AM
Unknown Object (File)
Feb 15 2025, 1:55 AM
Unknown Object (File)
Jan 23 2025, 4:33 AM
Unknown Object (File)
Jan 14 2025, 12:14 PM

Details

Summary

A new version is available

Test Plan

poudriere (12.1-RELEASE amd64)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31454
Build 29069: arc lint + arc unit

Event Timeline

lwhsu added inline comments.
net-p2p/bitmark/files/patch-vendor_golang.org_x_net_ipv4_zsys__freebsd__arm64.go
2

This seems only modifying the timestamp. Is it really necessary?

net-p2p/bitmark/files/patch-vendor_golang.org_x_net_ipv6_zsys__freebsd__arm64.go
2

And this.

The changes to the patch time stamps occurred when I ran make makepatch
after getting portlint warning that some of the patched were incorrectly generated
and suggested rebuilding the patches

The changes to the patch time stamps occurred when I ran make makepatch
after getting portlint warning that some of the patched were incorrectly generated
and suggested rebuilding the patches

Thanks for the explanation. It's not absolutely necessary but I won't object it. :-)

Update net-p2p/bitmark to version 0.13.2

includes some bug fixes the most important being to fix a memory leak
in the btcd dependency (switch to bitmark-inc fork). In the worst
case it was leaking 3MB/hr.

This revision is now accepted and ready to land.Jun 3 2020, 4:16 AM
lwhsu retitled this revision from Update net-p2p/bitmark to version 0.13.1 to Update net-p2p/bitmark to version 0.13.2.Jun 3 2020, 4:29 AM
This revision was automatically updated to reflect the committed changes.