From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sec/
Date: Wed, 7 Jun 2023 09:10:20 +0000 (UTC) [thread overview]
Message-ID: <1686128960.8938df17c2987dc14bb153b06398a1ec2871f527.sam@gentoo> (raw)
commit: 8938df17c2987dc14bb153b06398a1ec2871f527
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 7 08:54:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 7 09:09:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8938df17
net-analyzer/sec: add 2.9.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/sec/Manifest | 1 +
net-analyzer/sec/sec-2.9.2.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/net-analyzer/sec/Manifest b/net-analyzer/sec/Manifest
index 3658065a2cdc..8f748aa1a964 100644
--- a/net-analyzer/sec/Manifest
+++ b/net-analyzer/sec/Manifest
@@ -1 +1,2 @@
DIST sec-2.9.1.tar.gz 153305 BLAKE2B 0bbc70f786badb24153f4f124aaedbf6f34970556630ee3e8763e7854dc1765d0eb8f7d10efce119ca936eade2af8064188f3372e63f7977240a0b10327269a3 SHA512 c6764cf660ad969d260e4993c38809580e448a9d941d1a763c1b70630c5d55a7f215feb6b0fa50cbf23d68fb442e34f0d270d03e1172850d63d64042a689ac90
+DIST sec-2.9.2.tar.gz 153482 BLAKE2B d2f099b034b2ab59b4abdea0d824fc63e2d340d56b4f43324e2e477e0f33b433b5f54e4172c873e1579b544504a2a5f1ba20a3c8468eab43e4587c9efc54446b SHA512 441c543f9abcfff46c5cd86c9be8fd5c57fef988519f2c9f431b715717e0500ce1b89365e16c0d3b6e76369cf5ee5f6d5318b32e4374c614ec0083833021f17c
diff --git a/net-analyzer/sec/sec-2.9.2.ebuild b/net-analyzer/sec/sec-2.9.2.ebuild
new file mode 100644
index 000000000000..e6658bf788e6
--- /dev/null
+++ b/net-analyzer/sec/sec-2.9.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Simple Event Correlator"
+HOMEPAGE="https://simple-evcorr.github.io/ https://github.com/simple-evcorr/sec"
+SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
+
+RDEPEND="
+ >=dev-lang/perl-5.8.0
+ virtual/perl-JSON-PP
+"
+
+src_install() {
+ dobin sec
+
+ dodoc ChangeLog README
+ docinto contrib
+ dodoc contrib/{itostream.c,convert.pl,swatch2sec.pl}
+
+ newman sec.man sec.1
+
+ newinitd "${FILESDIR}"/sec.init.d sec
+ newconfd "${FILESDIR}"/sec.conf.d sec
+}
next reply other threads:[~2023-06-07 9:10 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-07 9:10 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 18:54 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sec/ Arthur Zamarin
2025-03-08 15:33 Sam James
2024-12-23 20:01 Conrad Kostecki
2024-12-23 20:01 Conrad Kostecki
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2022-05-14 3:00 Sam James
2020-11-27 14:46 Aaron Bauman
2020-11-27 8:08 Agostino Sarubbo
2020-11-26 23:44 Thomas Deutschmann
2020-05-06 9:08 Jeroen Roovers
2019-06-04 7:04 Jeroen Roovers
2019-06-04 7:04 Jeroen Roovers
2018-10-04 15:25 Jeroen Roovers
2018-09-03 17:42 Jeroen Roovers
2018-09-03 17:42 Jeroen Roovers
2017-12-15 12:02 Jeroen Roovers
2017-12-15 12:02 Jeroen Roovers
2017-02-07 15:52 Jeroen Roovers
2017-02-07 15:52 Jeroen Roovers
2016-07-04 7:44 Jeroen Roovers
2016-03-19 7:23 Jeroen Roovers
2016-03-19 7:23 Jeroen Roovers
2016-03-19 7:23 Jeroen Roovers
2015-12-16 8:15 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1686128960.8938df17c2987dc14bb153b06398a1ec2871f527.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox