From c742a8fb9e4f31f97788ff231812037a6a0b476c Mon Sep 17 00:00:00 2001 From: steven Date: Mon, 2 May 2022 17:57:18 +0000 Subject: [PATCH] update to 3.0.8.4 --- net/argus-clients/Makefile | 9 ++++++--- net/argus-clients/distinfo | 4 ++-- net/argus-clients/pkg/PLIST | 2 ++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/net/argus-clients/Makefile b/net/argus-clients/Makefile index 374eac41f51..2245809c0f0 100644 --- a/net/argus-clients/Makefile +++ b/net/argus-clients/Makefile @@ -1,10 +1,13 @@ COMMENT = utilities to read and parse Argus data -DISTNAME = argus-clients-3.0.8.3 +VERSION = 3.0.8.4 +DISTNAME = argus-clients-${VERSION} CATEGORIES = net -HOMEPAGE = http://qosient.com/argus/ -MASTER_SITES = ${HOMEPAGE}/src/ +HOMEPAGE = https://openargus.org/ +GH_ACCOUNT = openargus +GH_PROJECT = clients +GH_TAGNAME = v${VERSION} MAINTAINER = Steven Mestdagh diff --git a/net/argus-clients/distinfo b/net/argus-clients/distinfo index 0a517b2f15e..a691ff4a83f 100644 --- a/net/argus-clients/distinfo +++ b/net/argus-clients/distinfo @@ -1,2 +1,2 @@ -SHA256 (argus-clients-3.0.8.3.tar.gz) = uNTvi6zbrYHAivQMPkhlNCoqRW9GOkgKvCf3mInds80= -SIZE (argus-clients-3.0.8.3.tar.gz) = 2758432 +SHA256 (argus-clients-3.0.8.4.tar.gz) = HnHh7ISjEa9KxsbJ56MjHhBZHiFbhNfghBc1sR2zEno= +SIZE (argus-clients-3.0.8.4.tar.gz) = 2773840 diff --git a/net/argus-clients/pkg/PLIST b/net/argus-clients/pkg/PLIST index 7f461755734..90154a00ff8 100644 --- a/net/argus-clients/pkg/PLIST +++ b/net/argus-clients/pkg/PLIST @@ -61,6 +61,7 @@ include/argus/argus_grep.h include/argus/argus_histo.h include/argus/argus_int.h include/argus/argus_isis.h +include/argus/argus_json.h include/argus/argus_label.h include/argus/argus_llc.h include/argus/argus_main.h @@ -143,6 +144,7 @@ share/examples/argus-clients/Config/iana-port-numbers share/examples/argus-clients/Config/local.addrs share/examples/argus-clients/Config/racluster.conf share/examples/argus-clients/Config/racolor.conf +share/examples/argus-clients/Config/raconvert.zeek.conf share/examples/argus-clients/Config/radium.conf share/examples/argus-clients/Config/ragetcountrycodes.sh share/examples/argus-clients/Config/ralabel.conf