devel/fstrm: Upgrade to 0.6.1

* fstrm_capture: ignore SIGPIPE, which will cause the
    interrupted connections to generate an EPIPE instead.

  * Fix truncation in snprintf calls in argument processing.

  * fstrm_capture: Fix output printf format.

PR:		255228
Tested by:	freebsd@dns.company
Approved by:	freebsd@dns.company (maintainer)
Sponsored by:	Farsight Security, Inc.
This commit is contained in:
Don Lewis 2021-04-20 09:37:10 -07:00
parent 3c3ee076ee
commit 836662ac7a
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Leo Vandewoestijne <freebsd@dns.company>
PORTNAME= fstrm
PORTVERSION= 0.6.0
PORTVERSION= 0.6.1
DISTVERSIONPREFIX= v
CATEGORIES= devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1571112419
SHA256 (farsightsec-fstrm-v0.6.0_GH0.tar.gz) = 82851b2424ae3e94b4fba310b60629b33d6757fbeb15662566b1857cd5c31517
SIZE (farsightsec-fstrm-v0.6.0_GH0.tar.gz) = 135214
TIMESTAMP = 1618815551
SHA256 (farsightsec-fstrm-v0.6.1_GH0.tar.gz) = 4f0f7ad2b760119c441aba58271e84de683b3cc138530d02710896641866e2d2
SIZE (farsightsec-fstrm-v0.6.1_GH0.tar.gz) = 135425