public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ssldump/
Date: Mon, 17 May 2021 02:37:01 +0000 (UTC)	[thread overview]
Message-ID: <1621217593.6d444efcefa899e88c6e80e19fcbb80acd4002c1.sam@gentoo> (raw)

commit:     6d444efcefa899e88c6e80e19fcbb80acd4002c1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 02:13:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 02:13:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d444efc

net-analyzer/ssldump: add 1.4

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/ssldump/Manifest           |  1 +
 net-analyzer/ssldump/ssldump-1.4.ebuild | 34 +++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/net-analyzer/ssldump/Manifest b/net-analyzer/ssldump/Manifest
index 03625580b15..092d923367b 100644
--- a/net-analyzer/ssldump/Manifest
+++ b/net-analyzer/ssldump/Manifest
@@ -1,2 +1,3 @@
 DIST ssldump-1.1.tar.gz 187436 BLAKE2B 3cafd7263762a7a326fb30722a918bcfaae5b43eedca37a0b5c341efc510e935671dc7ebf71eb807fcacbfce5f77896f310b634028713deb5516390fcfc21f65 SHA512 00ff449d3818a27fbcb46316733428f6a623488e758a67fcb7ee4390835e3279e7242aa0134ddc158740cb8323f5fd9869bd50efb35189dce977d4768d9636c2
 DIST ssldump-1.3.tar.gz 122819 BLAKE2B 8a96746939eb8d9ba33340ff112b1bc5b436a7eb5756fda494065c8f8fd7d6ec9c1c28d8f7f880d25856f24749fd8a8a98d4104753bb68772b2583dafef099b8 SHA512 6da4db890a30673278b17eb00201b6c2535ba476b769bed6ed4e31c06744f32e299d0f0dd6420aa7255e2c982a378cd721d7bf51dd0aeb23211ab678d1e5f26e
+DIST ssldump-1.4.tar.gz 129184 BLAKE2B db27f94deaa8b1f0e656d22e645db349bba872d8404a1d8a82098c3a2dd4c6d4b12bb3d430094825219a66bd203736cc27766967d3ce0923bd5fdd64a452d6cd SHA512 fb17c5610dcfce3e8020a5148d37be5b2fbc3083d78727281922ae32b5905c4aa882cd368c3581238f3492c6b5bab943dcff6a966d64160a3836d6a95bdc7682

diff --git a/net-analyzer/ssldump/ssldump-1.4.ebuild b/net-analyzer/ssldump/ssldump-1.4.ebuild
new file mode 100644
index 00000000000..1f01a2d17e4
--- /dev/null
+++ b/net-analyzer/ssldump/ssldump-1.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+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:=
+	net-libs/libnet:1.1
+	net-libs/libpcap
+	>=dev-libs/openssl-1:0=
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}
+
+src_install() {
+	dosbin ssldump
+	doman ssldump.1
+	dodoc ChangeLog CREDITS README README.md
+}


             reply	other threads:[~2021-05-17  2:37 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17  2:37 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/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-12-23 20:01 Conrad Kostecki
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-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=1621217593.6d444efcefa899e88c6e80e19fcbb80acd4002c1.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