From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ssldump/
Date: Mon, 23 Dec 2024 20:01:12 +0000 (UTC) [thread overview]
Message-ID: <1734983576.766a314d581fea7afc46313e6813fe6bfc66c0e9.conikost@gentoo> (raw)
commit: 766a314d581fea7afc46313e6813fe6bfc66c0e9
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Dec 23 18:08:10 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 19:52:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766a314d
net-analyzer/ssldump: add 1.9
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/39831
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-analyzer/ssldump/Manifest | 1 +
net-analyzer/ssldump/ssldump-1.9.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-analyzer/ssldump/Manifest b/net-analyzer/ssldump/Manifest
index 72467a1e428d..ea6cea811a6a 100644
--- a/net-analyzer/ssldump/Manifest
+++ b/net-analyzer/ssldump/Manifest
@@ -1,2 +1,3 @@
DIST ssldump-1.5.tar.gz 129388 BLAKE2B 9877bf604690911a3680cf4edfe0115a8a8e2ddf14abc260a99fdcc181bd727c5f3bfb0aa8864f502ff560ccab76e27a22266a3ed78eb516f019ed7cb44bef69 SHA512 4eb84744591539fdaf9b2454d23c917f5e97cb2e5f03e0c38393327caecc72dfc77ee7b734519b1f224a5e3a132185b8fccfeb9186fc9f1b586444fc748a3814
DIST ssldump-1.8.tar.gz 188219 BLAKE2B e6cff9598e6818eb2192450c0958a7f9bf003d79ad74dd9e60b1af2e977b27a6b3667a5d7ed6fdb1fa836a51c4ab7a6dc2f0c5afb1dbd8b3b08af3cd145a872e SHA512 5435187fa851cddd167a5ee7e79f8051752780512873195b215e8695430282338f22719e6ddd32bd4eae3cc9a385abd44a4b369f93dc201908696aaed214b9bc
+DIST ssldump-1.9.tar.gz 159474 BLAKE2B e42355ae619e73b3eefe0fb538f4e6f89fa9f160b77176f13904b545f3ba24a5776a837f48e4f712b8b808f5d8ccea2fd3c508a5e75986b27caf387ce2192f69 SHA512 762e09b3d41bcb19553c6290467010fae96633c825617131d90d193b81232aa08d59a4d28d37a32867d6cd92d85ed1a29cf7ece5908b65aa887f7a1e77147511
diff --git a/net-analyzer/ssldump/ssldump-1.9.ebuild b/net-analyzer/ssldump/ssldump-1.9.ebuild
new file mode 100644
index 000000000000..7cf1c12dd469
--- /dev/null
+++ b/net-analyzer/ssldump/ssldump-1.9.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="An SSLv3/TLS network protocol analyzer"
+HOMEPAGE="https://github.com/adulau/ssldump/"
+SRC_URI="https://github.com/adulau/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="openssl"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="dev-libs/json-c:=
+ dev-libs/openssl:=
+ net-libs/libnet:1.1
+ net-libs/libpcap"
+DEPEND="${RDEPEND}"
+
+src_install() {
+ dosbin "${BUILD_DIR}"/${PN}
+ doman ${PN}.1
+ einstalldocs
+}
next reply other threads:[~2024-12-23 20:01 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 20:01 Conrad Kostecki [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/ssldump/ Arthur Zamarin
2025-03-08 15:33 Sam James
2025-03-08 14:58 Arthur Zamarin
2025-03-08 14:26 Sam James
2024-11-14 4:59 Jakov Smolić
2024-11-14 4:35 Sam James
2024-11-14 3:17 Sam James
2024-11-14 3:17 Sam James
2024-07-26 19:17 Arthur Zamarin
2022-12-18 19:35 Arthur Zamarin
2022-05-28 2:52 Sam James
2022-05-28 2:52 Sam James
2021-08-13 0:40 Sam James
2021-08-11 0:23 Sam James
2021-05-17 2:37 Sam James
2021-05-02 22:09 Sergei Trofimovich
2021-05-01 18:19 Agostino Sarubbo
2021-04-27 18:47 Sergei Trofimovich
2021-04-25 19:16 Sam James
2021-04-03 15:57 Sam James
2021-03-22 0:18 Sam James
2021-03-17 9:00 Sam James
2021-03-17 2:16 Sam James
2021-03-17 0:15 Sam James
2021-03-17 0:15 Sam James
2021-03-16 14:47 Sam James
2021-03-16 12:21 Sam James
2021-03-15 21:01 Sam James
2020-09-03 9:50 Jeroen Roovers
2019-02-27 22:24 Rick Farina
2016-07-27 5:12 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=1734983576.766a314d581fea7afc46313e6813fe6bfc66c0e9.conikost@gentoo \
--to=conikost@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