public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtirpc/
Date: Tue,  3 Nov 2015 15:08:21 +0000 (UTC)	[thread overview]
Message-ID: <1446563286.07a3a8f08c7aba0638fa662e8a11a6b0c32448fc.vapier@gentoo> (raw)

commit:     07a3a8f08c7aba0638fa662e8a11a6b0c32448fc
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  2 19:58:47 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 15:08:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a3a8f0

net-libs/libtirpc: version bump to 1.0.1

 net-libs/libtirpc/Manifest              |  1 +
 net-libs/libtirpc/libtirpc-1.0.1.ebuild | 56 +++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/net-libs/libtirpc/Manifest b/net-libs/libtirpc/Manifest
index 13d140e..2612df5 100644
--- a/net-libs/libtirpc/Manifest
+++ b/net-libs/libtirpc/Manifest
@@ -2,4 +2,5 @@ DIST libtirpc-0.1.10.tar.bz2 416468 SHA256 8441ee7b583b964c961e4e2b502063b668bb0
 DIST libtirpc-0.2.4.tar.bz2 458544 SHA256 45c3e21dfc23a5ba501f9dfc6671678316fdfdb8355a1ec404ae2aa2f81943a1 SHA512 8b7fec13d34ad0ddfa3832f4a4955607d94f6a691fedcc81a98554345f6c6e64d5f289490a10a80600cebf5b53cfad99c0d78007b88f8f2fbc60cbb8680fc87f WHIRLPOOL c12cb4503fc621437ea0c1543abd0ce739bca40e1f77eba1af533456e93c62fb137a0d1e99d815c6026fae4321d90d9a032d7d1e6daeab1531bcb59bc66b746f
 DIST libtirpc-0.2.5.tar.bz2 459094 SHA256 62f9de7c2c8686c568757730e1fef66502a0e00d6cacf33546d0267984e002db SHA512 9f8afa1acb04a2c2c558018f2528f8caaa79994a2af2abeed947f914145872ef72988b241e11925c799db0de9ec51fd9baecd2b08150240b22f91e2e55a45194 WHIRLPOOL a2b4f1c4825f2b774c2290cccd9d552bb7566ec9eb5988d3ab619d7870a907600f67e7af39fbc3e245606db8534f114c990145789c383206d3a9cf96cf043d8c
 DIST libtirpc-0.3.1.tar.bz2 479721 SHA256 a8838fe180deb8a6f6e491ee665325a28dee4100ec6b1f0b86d611dbfe3a2bb8 SHA512 31b0a00a5390e418ab909e02fb67cbe31bef3326ee0105b2d9dc3ed93270a86e30d4cd618335af01be6b4da4bea215c111b9bead0d8d3e225c2e1d1b2f1e76a3 WHIRLPOOL 183f8ef45c381287e33f50c183c5fdb02ccf6e58dc69a80bbf31c46fcf990c422f3971ce40c9f6607a6be0daf015e412633b9e49ff77be41e6b804a21d6fc72c
+DIST libtirpc-1.0.1.tar.bz2 495125 SHA256 5156974f31be7ccbc8ab1de37c4739af6d9d42c87b1d5caf4835dda75fcbb89e SHA512 c9b449e737bc2bd3d56e31e8352f312e89a7ec2a11b73b5ac314e7d82d3b644c611e422b623912453b67b668f86a6de7bb7f18c9495dd15de8e2798ec2ff41c8 WHIRLPOOL cce6a4e69bd634b40d66594a81c23d2044b63eec16d6c96d6fcfaa7f2ca41fb9af99c8e2b964ec12be82682afa4090b218d7e14399fdfc9b32df6c2234bc3c9e
 DIST libtirpc-glibc-nfs.tar.xz 8948 SHA256 2677cfedf626f3f5a8f6e507aed5bb8f79a7453b589d684dbbc086e755170d83 SHA512 90255bf0a27af16164e0710dd940778609925d473f4343093ff19d98cc4f23023788bf4edf0178eae1961afc0ba8b69b273de95b7d7e2afdb706701d8ba6f7ba WHIRLPOOL 06bcf3fd4e424a86071e5c4ddeb89aa571c862e765aae9382d9f9a55ab72cd1c623490555c1a9bd3380a2d04ecb10fb47a75a7dddf449d4368a1a01617226858

diff --git a/net-libs/libtirpc/libtirpc-1.0.1.ebuild b/net-libs/libtirpc/libtirpc-1.0.1.ebuild
new file mode 100644
index 0000000..79ba286
--- /dev/null
+++ b/net-libs/libtirpc/libtirpc-1.0.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit multilib-minimal toolchain-funcs
+
+DESCRIPTION="Transport Independent RPC library (SunRPC replacement)"
+HOMEPAGE="http://libtirpc.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
+	mirror://gentoo/${PN}-glibc-nfs.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0/3" # subslot matches SONAME major
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="ipv6 kerberos static-libs"
+
+RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+	>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
+
+src_unpack() {
+	unpack ${A}
+	cp -r tirpc "${S}"/ || die
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE=${S} \
+	econf \
+		$(use_enable ipv6) \
+		$(use_enable kerberos gssapi) \
+		$(use_enable static-libs static)
+}
+
+multilib_src_install() {
+	default
+
+	# libtirpc replaces rpc support in glibc, so we need it in /
+	multilib_is_native_abi && gen_usr_ldscript -a tirpc
+}
+
+multilib_src_install_all() {
+	einstalldocs
+
+	insinto /etc
+	doins doc/netconfig
+
+	insinto /usr/include/tirpc
+	doins -r "${WORKDIR}"/tirpc/*
+
+	# makes sure that the linking order for nfs-utils is proper, as
+	# libtool would inject a libgssglue dependency in the list.
+	use static-libs || prune_libtool_files
+}


             reply	other threads:[~2015-11-03 15:08 UTC|newest]

Thread overview: 142+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 15:08 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-22  8:56 [gentoo-commits] repo/gentoo:master commit in: net-libs/libtirpc/ Michael Palimaka
2016-06-21  5:57 Aaron Bauman
2016-06-21  6:04 Aaron Bauman
2017-02-24  7:58 Michael Weber
2017-02-24 13:20 Agostino Sarubbo
2017-02-24 13:38 Agostino Sarubbo
2017-02-28 11:22 Tobias Klausmann
2017-03-15  5:44 Jeroen Roovers
2017-05-10  9:32 Agostino Sarubbo
2017-05-10 10:55 Jeroen Roovers
2017-05-12 17:56 Tobias Klausmann
2017-05-14  9:50 Michael Weber
2017-05-16  4:43 Markus Meier
2017-07-05 21:46 Lars Wendler
2017-08-18 15:37 Craig Andrews
2017-09-18 11:50 Michael Haubenwallner
2017-09-30 16:06 Thomas Deutschmann
2017-10-02 13:24 Sergei Trofimovich
2017-10-02 13:24 Sergei Trofimovich
2017-10-03  8:25 Sergei Trofimovich
2017-10-05 12:53 Manuel Rüger
2017-10-23 18:01 Markus Meier
2017-11-05 16:41 Andreas Hüttel
2018-01-10  4:28 Mike Frysinger
2018-03-20 13:36 Lars Wendler
2018-06-05 17:51 Mike Frysinger
2018-09-04  9:10 Lars Wendler
2018-09-04  9:10 Lars Wendler
2019-02-19 15:55 Anthony G. Basile
2019-05-04 19:40 Andreas K. Hüttel
2019-09-08  1:13 Thomas Deutschmann
2019-09-08 10:22 Agostino Sarubbo
2019-09-08 18:26 Sergei Trofimovich
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 22:29 Aaron Bauman
2019-09-09  3:59 Matt Turner
2019-09-09  5:54 Agostino Sarubbo
2019-09-09  6:02 Agostino Sarubbo
2019-09-13 12:04 Agostino Sarubbo
2019-09-13 22:19 Matt Turner
2019-09-20  6:39 Sergei Trofimovich
2019-09-21  5:20 Matt Turner
2019-12-21 21:04 Lars Wendler
2020-02-25 14:57 Agostino Sarubbo
2020-02-25 14:59 Agostino Sarubbo
2020-02-25 15:00 Agostino Sarubbo
2020-02-25 15:00 Agostino Sarubbo
2020-02-25 15:01 Agostino Sarubbo
2020-02-25 15:02 Agostino Sarubbo
2020-02-25 15:03 Agostino Sarubbo
2020-02-25 15:07 Agostino Sarubbo
2020-03-02 11:49 Sergei Trofimovich
2020-03-15 18:41 Mike Gilbert
2020-03-16 16:16 Jory Pratt
2020-04-19 21:12 Lars Wendler
2020-08-08 10:31 Sergei Trofimovich
2020-08-09 16:50 Sergei Trofimovich
2020-08-10 10:22 Agostino Sarubbo
2020-08-10 13:52 Agostino Sarubbo
2020-08-11  4:38 Sam James
2020-08-11 14:13 Agostino Sarubbo
2020-08-11 14:23 Agostino Sarubbo
2020-08-30  5:31 Sam James
2020-08-31  0:04 Sam James
2020-12-04  8:47 Lars Wendler
2021-04-05 19:01 Thomas Deutschmann
2021-04-06 12:14 Sergei Trofimovich
2021-04-06 19:51 Sam James
2021-04-06 19:53 Sam James
2021-04-06 19:53 Sam James
2021-04-09 15:40 Sergei Trofimovich
2021-04-09 22:20 Sam James
2021-04-16 10:25 David Seifert
2021-04-25  9:16 David Seifert
2021-05-12  6:25 Matt Turner
2021-06-12 15:49 Sam James
2021-06-12 15:49 Sam James
2021-06-12 15:49 Sam James
2021-06-12 15:56 Sam James
2021-06-12 16:07 Sam James
2021-06-13  6:28 Agostino Sarubbo
2021-06-13  6:32 Agostino Sarubbo
2021-06-13 10:46 Sergei Trofimovich
2021-06-14  9:19 David Seifert
2022-06-27 17:57 Mike Gilbert
2022-09-25 13:17 Arthur Zamarin
2022-09-25 13:17 Arthur Zamarin
2022-09-25 13:17 Arthur Zamarin
2022-09-25 13:17 Arthur Zamarin
2022-09-25 23:58 Sam James
2022-09-26  4:16 Arthur Zamarin
2022-09-26 15:05 Jakov Smolić
2022-09-26 15:05 Jakov Smolić
2022-10-22 14:07 Mike Gilbert
2023-01-14 19:17 Sam James
2023-10-09  2:21 Sam James
2023-11-12  8:20 Arthur Zamarin
2023-11-12  8:20 Arthur Zamarin
2023-11-12  8:20 Arthur Zamarin
2023-11-12  8:20 Arthur Zamarin
2023-11-12  8:32 Arthur Zamarin
2023-11-12  8:32 Arthur Zamarin
2023-11-12 16:50 Arthur Zamarin
2023-11-16 16:22 Sam James
2024-01-03 10:44 Sam James
2024-02-06  6:25 Sam James
2024-02-06  6:47 Sam James
2024-02-06  6:54 Sam James
2024-02-06  6:54 Sam James
2024-02-06  6:54 Sam James
2024-02-06  7:25 Sam James
2024-02-06  7:25 Sam James
2024-02-06 19:29 Sam James
2024-02-07 19:20 Sam James
2024-02-07 19:20 Sam James
2024-02-07 19:22 Sam James
2024-02-27 23:04 Sam James
2024-02-27 23:04 Sam James
2024-02-27 23:04 Sam James
2024-02-27 23:57 Sam James
2024-02-29 22:17 Sam James
2024-03-02 22:07 Sam James
2024-03-03  0:54 Sam James
2024-03-19  3:42 Ionen Wolkens
2024-08-06 16:18 James Le Cuirot
2024-08-29  2:10 Sam James
2024-10-17  7:10 Sam James
2024-10-17  7:12 Sam James
2024-10-17  7:19 Sam James
2024-10-17  7:24 Sam James
2024-10-17  8:19 Sam James
2024-10-18 16:22 Arthur Zamarin
2024-10-21  5:48 Sam James
2024-11-02  7:52 Sam James
2024-11-03 21:11 Andreas Sturmlechner
2024-12-01 14:14 Sam James
2025-01-12 13:02 Sam James
2025-01-12 14:22 Sam James
2025-01-24 15:33 Matt Turner
2025-10-02  4:51 Sam James
2025-10-02  4:51 Sam James

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=1446563286.07a3a8f08c7aba0638fa662e8a11a6b0c32448fc.vapier@gentoo \
    --to=vapier@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