pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/fstrm
Module Name: pkgsrc
Committed By: he
Date: Mon Oct 14 17:47:24 UTC 2019
Modified Files:
pkgsrc/net/fstrm: Makefile distinfo
Log Message:
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.)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/fstrm/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/fstrm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/fstrm/Makefile
diff -u pkgsrc/net/fstrm/Makefile:1.4 pkgsrc/net/fstrm/Makefile:1.5
--- pkgsrc/net/fstrm/Makefile:1.4 Fri Aug 2 14:04:31 2019
+++ pkgsrc/net/fstrm/Makefile Mon Oct 14 17:47:24 2019
@@ -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}
Index: pkgsrc/net/fstrm/distinfo
diff -u pkgsrc/net/fstrm/distinfo:1.2 pkgsrc/net/fstrm/distinfo:1.3
--- pkgsrc/net/fstrm/distinfo:1.2 Tue Mar 12 08:53:23 2019
+++ pkgsrc/net/fstrm/distinfo Mon Oct 14 17:47:24 2019
@@ -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