pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/fstrm Update fstrm to version 0.6.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8b14e0d6545
branches:  trunk
changeset: 415800:e8b14e0d6545
user:      he <he%pkgsrc.org@localhost>
date:      Mon Oct 14 17:47:24 2019 +0000

description:
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:

 net/fstrm/Makefile |   4 ++--
 net/fstrm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 99406dd9f8e4 -r e8b14e0d6545 net/fstrm/Makefile
--- a/net/fstrm/Makefile        Mon Oct 14 16:26:46 2019 +0000
+++ b/net/fstrm/Makefile        Mon Oct 14 17:47:24 2019 +0000
@@ -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 -r 99406dd9f8e4 -r e8b14e0d6545 net/fstrm/distinfo
--- a/net/fstrm/distinfo        Mon Oct 14 16:26:46 2019 +0000
+++ b/net/fstrm/distinfo        Mon Oct 14 17:47:24 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index