From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/
Date: Tue, 17 Oct 2017 14:25:42 +0000 (UTC) [thread overview]
Message-ID: <1508250339.5f1170bc2dd2ee87cd06d1a07b9668be88a356ce.polynomial-c@gentoo> (raw)
commit: 5f1170bc2dd2ee87cd06d1a07b9668be88a356ce
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 17 14:22:16 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Oct 17 14:25:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1170bc
net-libs/socket_wrapper: Bump to version 1.1.8
Package-Manager: Portage-2.3.11, Repoman-2.3.3
net-libs/socket_wrapper/Manifest | 1 +
.../socket_wrapper/socket_wrapper-1.1.8.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest
index 3b32fbbb8e2..7238d7c19b3 100644
--- a/net-libs/socket_wrapper/Manifest
+++ b/net-libs/socket_wrapper/Manifest
@@ -1,2 +1,3 @@
DIST socket_wrapper-1.1.6.tar.gz 54150 SHA256 b97265e98e4da58cd0b438c1f17cdfb65b5c4e4a8fe2aab9360042a812931220 SHA512 8d5868877cdc7b20efbb8073276574d65d61a8fea73df2924a3fa4581284d30d7a1f03351c470a473e0e2eb6ed1a1513a98559a620b3976741892bb807cfe7ea WHIRLPOOL b46992b84e96238f4f4a6074734976d48e4ccced4f7a555a9a779935aa934620215863dc0d561621d7f0288eb17943f6628d9b9002f0eca1a639bac2fa0cc65e
DIST socket_wrapper-1.1.7.tar.gz 54774 SHA256 a3488125a3eee4e5189a69f3ff132e5d637b56bc208bbd6ecee6017d66edf89a SHA512 3ddf7c1e0bf75268ed9bb44dfb02028d2d678a206ce6290ee1fc8da851ccf0cf97255c2cc498212abf65b96a9114563c4f922816d0109d379b096682a6bfe1f1 WHIRLPOOL b09ed79623bd853eaafda7fa4d59a7ad3e7d027b8105f66fe045e5c81a7a78e730ec8f2b9cd3eb9752b6b2dcf0dfdd9b1c123bd88c38b35d122b13d615a0795e
+DIST socket_wrapper-1.1.8.tar.gz 771657 SHA256 a382e1a59db74415ecc0b8a8b951b82d922b9019c3ee20bbb33a041c99c17b15 SHA512 55c64a4897a09bf2680132337d24bdd5f01e57369b0e1611dea9daca8a57f44d3b6625d3c3e631f954db3f4fc7e85f7ca229ec647f4bfd756f0bcabc6558498d WHIRLPOOL 8652d0df5ee8d0bce3cb16c1f8cdf71ee1c60c28867e41d99788e922f8e810764fba2964fd9eabd1ec360f7615bde7ce019884f1953f8428317f27c1febcd287
diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
new file mode 100644
index 00000000000..4cbcd2bedf1
--- /dev/null
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib
+
+DESCRIPTION="A library passing all socket communications through unix sockets"
+HOMEPAGE="https://cwrap.org/socket_wrapper.html"
+SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
+# Because of this we cannot use cmake-multilib_src_configure() here.
+multilib_src_configure() {
+ local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
+ cmake-utils_src_configure
+}
next reply other threads:[~2017-10-17 14:25 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-17 14:25 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-03 6:08 [gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/ Sam James
2024-03-03 5:50 Sam James
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-03-16 17:38 Arthur Zamarin
2023-02-26 19:10 Arthur Zamarin
2023-02-23 20:47 Arthur Zamarin
2023-02-23 20:04 Arthur Zamarin
2023-01-28 23:21 Andreas Sturmlechner
2022-09-30 3:11 Sam James
2022-08-31 7:37 Jakov Smolić
2022-08-31 6:41 Jakov Smolić
2022-08-31 2:49 Sam James
2022-08-30 22:55 Sam James
2022-08-30 22:52 Sam James
2022-08-30 22:51 Sam James
2022-08-30 22:51 Sam James
2022-08-03 23:33 Sam James
2021-07-24 23:02 Marek Szuba
2021-05-15 18:03 Sam James
2021-05-15 17:59 Sam James
2021-05-15 2:41 Sam James
2021-05-13 16:15 Sam James
2021-05-06 7:22 Sergei Trofimovich
2021-05-02 22:09 Sergei Trofimovich
2021-04-28 16:52 Mikle Kolyada
2021-02-25 14:04 Andreas Sturmlechner
2020-05-09 8:47 Mart Raudsepp
2020-03-21 20:55 Lars Wendler
2020-01-26 21:27 Andreas Sturmlechner
2020-01-02 8:40 Sergei Trofimovich
2020-01-01 12:53 Agostino Sarubbo
2019-12-30 16:15 Agostino Sarubbo
2019-12-30 16:12 Agostino Sarubbo
2019-12-30 15:53 Agostino Sarubbo
2019-12-30 15:33 Agostino Sarubbo
2019-12-29 20:03 Sergei Trofimovich
2019-12-29 15:30 Piotr Karbowski
2019-09-26 13:50 Thomas Deutschmann
2019-07-06 20:22 Sergei Trofimovich
2018-11-21 13:27 Lars Wendler
2018-11-21 13:27 Lars Wendler
2018-04-28 20:08 Mikle Kolyada
2017-12-21 11:32 Lars Wendler
2017-06-21 11:57 Agostino Sarubbo
2017-06-10 13:45 Agostino Sarubbo
2017-05-26 14:59 Agostino Sarubbo
2017-05-26 13:48 Agostino Sarubbo
2016-12-19 10:56 Tobias Klausmann
2016-12-04 16:52 Tobias Klausmann
2016-05-24 8:00 Lars Wendler
2016-05-24 8:00 Lars Wendler
2016-04-24 20:51 Stephen Klimaszewski
2016-04-23 10:31 Jeroen Roovers
2016-04-11 13:47 Agostino Sarubbo
2016-04-11 13:46 Agostino Sarubbo
2016-04-03 20:11 Steve Arnold
2016-03-31 9:25 Agostino Sarubbo
2016-03-30 8:34 Agostino Sarubbo
2016-03-30 8:30 Agostino Sarubbo
2016-03-29 10:18 Agostino Sarubbo
2016-03-29 10:17 Agostino Sarubbo
2016-03-18 13:34 Lars Wendler
2016-03-18 13:34 Lars Wendler
2015-11-13 7:07 Jeroen Roovers
2015-10-17 9:50 Lars Wendler
2015-10-17 9:50 Lars Wendler
2015-08-28 14:14 Lars Wendler
2015-08-28 12:04 Lars Wendler
2015-08-26 9:31 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=1508250339.5f1170bc2dd2ee87cd06d1a07b9668be88a356ce.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