From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ntirpc/
Date: Tue, 25 Sep 2018 08:06:23 +0000 (UTC) [thread overview]
Message-ID: <1537862777.a5866943d09d09ee5b6561d5e2f44c8bb0e80afb.polynomial-c@gentoo> (raw)
commit: a5866943d09d09ee5b6561d5e2f44c8bb0e80afb
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 25 08:05:57 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Sep 25 08:06:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5866943
net-libs/ntirpc: Bump to version 1.7.0
Package-Manager: Portage-2.3.50, Repoman-2.3.11
net-libs/ntirpc/Manifest | 1 +
net-libs/ntirpc/ntirpc-1.7.0.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/net-libs/ntirpc/Manifest b/net-libs/ntirpc/Manifest
index c8e476b8921..a8116621fa1 100644
--- a/net-libs/ntirpc/Manifest
+++ b/net-libs/ntirpc/Manifest
@@ -1 +1,2 @@
DIST ntirpc-1.6.1.tar.gz 397485 BLAKE2B 2dcc4c3a14eff55b4db52f297b65a48d5dff46ef4b1659912c65ca9104958cca02d542bb3b72f2ce63993414c5d53bb9716b1b1d4ce4b335735ee99da77f3770 SHA512 d176fbe71f1f66e5ee477c1ec2722b77742d36d67856eb4029f1b01474b08349171779a9943c0039d2a30e05debc9ab389d92ea137eabb4d7737fc91e47b0b24
+DIST ntirpc-1.7.0.tar.gz 373195 BLAKE2B 5cfb6c16d1fa3569d37a6b8f51990dd18e713aaaf0f6e6309c36fb8b0bdb6fa0dfcfa81f0e9e185c18dac5b6d422bd9d1b796b245b3dfa519b0f53300ce5c725 SHA512 84fdf62b8a72bcf1b90854536df3c1e3f06c58858d7a2403ee6c085f8585a5d389921a2feb9e0f27ef238dea3a36a9c94b66ea582f290168a8ed21405a452723
diff --git a/net-libs/ntirpc/ntirpc-1.7.0.ebuild b/net-libs/ntirpc/ntirpc-1.7.0.ebuild
new file mode 100644
index 00000000000..07720adb249
--- /dev/null
+++ b/net-libs/ntirpc/ntirpc-1.7.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-multilib
+
+DESCRIPTION="Transport Independent RPC library for nfs-ganesha"
+HOMEPAGE="https://github.com/nfs-ganesha/ntirpc"
+SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gssapi rdma"
+
+# Since the GSS option only controls some extra files to be enabled,
+# there's nothing to list in the depend string for it.
+RDEPEND="app-crypt/mit-krb5
+ net-libs/libnsl
+ rdma? ( sys-fabric/librdmacm )"
+DEPEND="${RDEPEND}"
+
+multilib_src_configure() {
+ local mycmakeargs=(
+ -DUSE_GSS="$(usex gssapi)"
+ -DUSE_RPC_RDMA="$(usex rdma)"
+ )
+ cmake-utils_src_configure
+}
next reply other threads:[~2018-09-25 8:06 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-25 8:06 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-29 2:10 [gentoo-commits] repo/gentoo:master commit in: net-libs/ntirpc/ Sam James
2023-08-28 12:41 David Seifert
2023-03-23 9:08 Sam James
2022-12-24 9:16 Andreas Sturmlechner
2022-11-24 5:00 Sam James
2022-01-24 8:42 David Seifert
2022-01-14 17:36 Jakov Smolić
2022-01-04 10:30 Lars Wendler
2020-12-28 10:49 Lars Wendler
2020-12-28 10:49 Lars Wendler
2020-08-13 18:33 Mike Gilbert
2020-08-06 18:35 Lars Wendler
2020-08-06 18:35 Lars Wendler
2020-03-09 12:52 Lars Wendler
2019-12-16 12:15 Lars Wendler
2019-12-16 9:47 Michał Górny
2019-12-13 11:04 Lars Wendler
2019-06-12 12:40 Lars Wendler
2019-06-12 12:40 Lars Wendler
2018-10-26 13:10 Lars Wendler
2018-02-25 23:30 Thomas Deutschmann
2017-09-13 21:58 Lars Wendler
2017-08-14 13:36 Lars Wendler
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=1537862777.a5866943d09d09ee5b6561d5e2f44c8bb0e80afb.polynomial-c@gentoo \
--to=polynomial-c@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