Hi - Minor bug fix update to 2.8.1.
changelog:
- version 2.8.1
* fixed a bug in dump file creation routine (a perl warning message was
written to standard error if --dumpfjson command line option was used
without Perl JSON module being present).
OK?
Thanks,
Okan
Index: Makefile
===================================================================
RCS file: /home/open/cvs/ports/sysutils/sec/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile 4 Sep 2018 12:34:38 -0000 1.32
+++ Makefile 3 Oct 2018 10:34:12 -0000
@@ -2,7 +2,7 @@
COMMENT= simple event correlator
-V= 2.8.0
+V= 2.8.1
DISTNAME= sec-${V}
CATEGORIES= sysutils
MASTER_SITES= https://github.com/simple-evcorr/sec/releases/download/${V}/
Index: distinfo
===================================================================
RCS file: /home/open/cvs/ports/sysutils/sec/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- distinfo 4 Sep 2018 12:34:38 -0000 1.27
+++ distinfo 3 Oct 2018 10:34:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (sec-2.8.0.tar.gz) = v/qpeY1JWuuMFzdCDAPYdnUyqyaFFTeJ8hJYAOeELmE=
-SIZE (sec-2.8.0.tar.gz) = 143621
+SHA256 (sec-2.8.1.tar.gz) = NCRksklPTGTqrDwPTFNIbqVGTyTYoZDCdhWFC51P4QA=
+SIZE (sec-2.8.1.tar.gz) = 143700