public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sec/
Date: Fri, 15 Dec 2017 12:02:57 +0000 (UTC)	[thread overview]
Message-ID: <1513339373.c2754091c06e5184118c5baefcc46b9d91acceed.jer@gentoo> (raw)

commit:     c2754091c06e5184118c5baefcc46b9d91acceed
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 12:01:57 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 12:02:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2754091

net-analyzer/sec: Version bump.

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 net-analyzer/sec/Manifest          |  1 +
 net-analyzer/sec/sec-2.7.12.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/net-analyzer/sec/Manifest b/net-analyzer/sec/Manifest
index 72b06d3fb4a..e12762a6da3 100644
--- a/net-analyzer/sec/Manifest
+++ b/net-analyzer/sec/Manifest
@@ -1,3 +1,4 @@
 DIST sec-2.7.10.tar.gz 129875 BLAKE2B 2ece916da7b22c8dcbb27c84e153f8b1d2270f611e66af21fe3f4df96c13c766edc3136fd703f479f12f19153197c52829ce78032aaa1bd273d1ce08d6b4b627 SHA512 232b7cdc0f3a879bdf5d82eea31bc60d58237b6a416c316e607cbad1eea3fb89f14be751f095a0773c3040b9612b7045c70781f810127ae1799ae89eae0c5de9
 DIST sec-2.7.11.tar.gz 134533 BLAKE2B ec50f1d4c930f17aa64f1de57a1af54867da6e189b3a36a979e87502ba4366d419a8f8e8d03df799a278833667294890357d9a6a92b41c0b8e975b1b5ab8928f SHA512 2de3c131f85029a91e7db1405be236b8ef31454bdffa28d5a2f912af73a2d0b0fbfb37a2f1548f7899ae3c43248e9c20084b7cb55a6b309c00d103d8b8019e80
+DIST sec-2.7.12.tar.gz 134197 BLAKE2B 9997788c61a35c87036e6347c93782aacdd34e4cd3f6ec5d457a571237d5594b3f7860ab7be4ef37638c2dc1b22f7de666bdd287ae634d8ab259e0c0dd04d8bf SHA512 927ce602057c58993d7abd0aca0a7cde7ce6f77af01f72a414d165b93326a8e0a12bb5bc8c1f8d7737416beb16de92911db5ea20a8109e343e2e26e8efc649bd
 DIST sec-2.7.6.tar.gz 121621 BLAKE2B 43dbccd05aa274459ba8746c8aba33bae0307929524a9ad77087a6c28305b2f0b7d34f9cb79b7503d2269b84524687b24441263ee99a7061c0e033e15e4b9f01 SHA512 9c050b89970663784f5c149d46c6c6ab941590ef4300ca09ea35b347b2eaa3bad12083bd6e619f25d5024a35de69e020c354b507ac49e3faef1013336ea2d5f5

diff --git a/net-analyzer/sec/sec-2.7.12.ebuild b/net-analyzer/sec/sec-2.7.12.ebuild
new file mode 100644
index 00000000000..b06ca9de2d1
--- /dev/null
+++ b/net-analyzer/sec/sec-2.7.12.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Simple Event Correlator"
+HOMEPAGE="https://github.com/simple-evcorr/sec"
+SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
+
+RDEPEND=">=dev-lang/perl-5.8.0"
+
+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
+}


             reply	other threads:[~2017-12-15 12:03 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15 12:02 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-08  9:29 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sec/ Sam James
2023-09-08  9:29 Sam James
2023-06-07  9:10 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-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=1513339373.c2754091c06e5184118c5baefcc46b9d91acceed.jer@gentoo \
    --to=jer@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