From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/blueness:master commit in: net-libs/cyassl/
Date: Tue, 10 Apr 2012 23:13:50 +0000 (UTC) [thread overview]
Message-ID: <1334099620.99298eb91221d20e911f5255088b56301021125d.blueness@gentoo> (raw)
commit: 99298eb91221d20e911f5255088b56301021125d
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 10 23:13:40 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Apr 10 23:13:40 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=99298eb9
net-libs/cyassl: sniffer code needs <pcap/pcap.h>
---
net-libs/cyassl/Manifest | 2 +-
net-libs/cyassl/cyassl-2.0.8.ebuild | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/net-libs/cyassl/Manifest b/net-libs/cyassl/Manifest
index 217b935..63ce8a7 100644
--- a/net-libs/cyassl/Manifest
+++ b/net-libs/cyassl/Manifest
@@ -1,5 +1,5 @@
AUX cyassl-2.0.8-disable-testsuit-ifnothreads.patch 734 RMD160 c784e25897f1196330982d1e70a5ee0f9146316f SHA1 b0bf5bf802541cd9e1d208496776a3605f47a1a5 SHA256 972057b9a614bf0ea4e3acf87df7ce4e528a67a59799ff7991b51cf3f85442ba
AUX cyassl-2.0.8-fix-gnustack.patch 390 RMD160 e6e15c80e750b6872bcde37a1378885d60a688dc SHA1 797a2918b11b123a68e6b83013a329884fa5bc3a SHA256 8a8bed2bf340081cde93bdd3790a90775f8dad79c12e9fdd4355bb9f0fa2640f
DIST cyassl-2.0.8.tar.gz 747694 RMD160 d5507037d5a88b983aa345014985fe89b8a0c282 SHA1 52eb1087ebfdeb19438bcdf9f21aa20ed9c0b06f SHA256 c629c1e8ab7e2fa9d0d8d575caaceb3325384f86e88288a07d156380d1bf3ab4
-EBUILD cyassl-2.0.8.ebuild 2722 RMD160 b577800f8a9f6ce078e13d9dd6755a0c6f25bdaf SHA1 2d6a7fa60bfc3c838144d202e812bd51b369069c SHA256 cf2e53850241d49d03d92a94b227d0bb9465499ad1a43045d11fea72104dd53a
+EBUILD cyassl-2.0.8.ebuild 2753 RMD160 3dad98b02462cdbed85d89530d5c07beba291f45 SHA1 15a051d3d59ff1a928f87ad640493bdfb63d5e60 SHA256 38d92dc7df134f9a82af3298168d887e18a2ad2f760376b8f8626da55abb9113
MISC metadata.xml 1304 RMD160 ed7c2b27d40c079350ffbf95fcabeda053d2bc6d SHA1 11a85fe5e88b93eec6c91daec33886c23f408f41 SHA256 e9ab659127538acac61926181d1427c036ef49f40db3ff166cd8f20f4ba71c87
diff --git a/net-libs/cyassl/cyassl-2.0.8.ebuild b/net-libs/cyassl/cyassl-2.0.8.ebuild
index 41f7415..1233173 100644
--- a/net-libs/cyassl/cyassl-2.0.8.ebuild
+++ b/net-libs/cyassl/cyassl-2.0.8.ebuild
@@ -23,7 +23,8 @@ IUSE="-dtls ipv6 +httpd +sessioncerts +sniffer +testcert threads +zlib cyassl-ha
REQUIRED_USE="^^ ( small big huge )
test? ( !dtls )"
-DEPEND="zlib? ( sys-libs/zlib )"
+DEPEND="sniffer? ( net-libs/libpcap )
+ zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}"
src_prepare() {
next reply other threads:[~2012-04-10 23:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 23:13 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-11 1:47 [gentoo-commits] dev/blueness:master commit in: net-libs/cyassl/ Anthony G. Basile
2012-04-11 1:40 Anthony G. Basile
2012-04-11 1:26 Anthony G. Basile
2012-04-10 20:57 Anthony G. Basile
2012-04-09 23:18 Anthony G. Basile
2012-04-09 17:02 Anthony G. Basile
2012-04-09 17:01 Anthony G. Basile
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=1334099620.99298eb91221d20e911f5255088b56301021125d.blueness@gentoo \
--to=blueness@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