summaryrefslogtreecommitdiff
path: root/net/fstrm
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2019-10-14 17:47:24 +0000
committerhe <he@pkgsrc.org>2019-10-14 17:47:24 +0000
commit4addfa686fa48ef44f45ee190e24f73d1308ba82 (patch)
tree0f3bbcbba3c516e2a44e79634f07ba8fb892ea04 /net/fstrm
parent3516ea6c5cde3c02d308e83aef638b2debf4939e (diff)
downloadpkgsrc-4addfa686fa48ef44f45ee190e24f73d1308ba82.tar.gz
Update fstrm to version 0.6.0.
Upstream changes: * This adds a new feature for fstrm_capture. It can perform output file rotation when a SIGUSR1 signal is received by fstrm_capture. (See the --gmtime or --localtime options.) This allows fstrm_capture's output file to be rotated by logrotate or a similar external utility. (Output rotation is suppressed if fstrm_capture is writing to stdout.)
Diffstat (limited to 'net/fstrm')
-rw-r--r--net/fstrm/Makefile4
-rw-r--r--net/fstrm/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/fstrm/Makefile b/net/fstrm/Makefile
index a6fe8b47de5..4a5196f59f7 100644
--- a/net/fstrm/Makefile
+++ b/net/fstrm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/08/02 14:04:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2019/10/14 17:47:24 he Exp $
-DISTNAME= fstrm-0.5.0
+DISTNAME= fstrm-0.6.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=farsightsec/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/net/fstrm/distinfo b/net/fstrm/distinfo
index 5680cc63414..c4ff306d138 100644
--- a/net/fstrm/distinfo
+++ b/net/fstrm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/03/12 08:53:23 he Exp $
+$NetBSD: distinfo,v 1.3 2019/10/14 17:47:24 he Exp $
-SHA1 (fstrm-0.5.0.tar.gz) = bf0436edc1c0c69651f5d6a2b0bfc3ce1903c6a0
-RMD160 (fstrm-0.5.0.tar.gz) = 8c76d334277b2f3ec2cd5564098ed84ad5c74cfe
-SHA512 (fstrm-0.5.0.tar.gz) = 714fed110e35313980c8b75cf512ca67cef143602d736c505cf0c3ec61c2c5a985fbcbfee268ec685a60f079fc805a394cd70b55d8d112699df11952e2cfc733
-Size (fstrm-0.5.0.tar.gz) = 134910 bytes
+SHA1 (fstrm-0.6.0.tar.gz) = 6b1c1df0e280e63ad270ddb1c20c9f03a30969ff
+RMD160 (fstrm-0.6.0.tar.gz) = a74e2e8c23c151d8fb0daa5504c045814ef6f1d2
+SHA512 (fstrm-0.6.0.tar.gz) = 8e327f40fb49b36998d8bb9353b30b9924630b85adf1e4462ce4b456daa7eea727892a59f43ddd48de5bf5059a450fef54726b09af6d7f210fa182c4055d65f4
+Size (fstrm-0.6.0.tar.gz) = 135214 bytes