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)
Tue, Apr 21, 6:42 AM
Unknown Object (File)
Fri, Apr 10, 2:45 PM
Unknown Object (File)
Fri, Apr 10, 4:39 AM
Unknown Object (File)
Thu, Apr 9, 1:30 AM
Unknown Object (File)
Tue, Apr 7, 9:29 AM
Unknown Object (File)
Tue, Apr 7, 1:02 AM
Unknown Object (File)
Mon, Apr 6, 2:52 AM
Unknown Object (File)
Sun, Apr 5, 7:59 AM

Details

Summary

A new version is available

Test Plan

poudriere (12.1-RELEASE amd64)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lwhsu added inline comments.
net-p2p/bitmark/files/patch-vendor_golang.org_x_net_ipv4_zsys__freebsd__arm64.go
2 ↗(On Diff #70938)

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 ↗(On Diff #70938)

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.