From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/
Date: Sat, 18 Jan 2020 01:47:43 +0000 (UTC) [thread overview]
Message-ID: <1579312034.caca0238a064667cbcd1fb86211dfba94e15997c.radhermit@gentoo> (raw)
commit: caca0238a064667cbcd1fb86211dfba94e15997c
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 01:44:58 2020 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 01:47:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caca0238
net-fs/sshfs: version bump to 3.7.0
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
net-fs/sshfs/Manifest | 1 +
net-fs/sshfs/sshfs-3.7.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-fs/sshfs/Manifest b/net-fs/sshfs/Manifest
index 91371294589..2a9c4159f63 100644
--- a/net-fs/sshfs/Manifest
+++ b/net-fs/sshfs/Manifest
@@ -1,2 +1,3 @@
DIST sshfs-2.10.tar.gz 163076 BLAKE2B e443b3bb65c432d8d8e3d6d198e3e41363ff506dbc19a215b8606317fb02ef3ea370d0f3fbbe01e6f5c49581c74faefbceb9f50ab44bb3791c82e0a633d86655 SHA512 8887eb634edc4c64cf7a0c1a1be4d9ef72d5080eec687d187898dc31bb841ed730850bae8467247a05e56c2b4ef7e9d02fdc0812d48876e145c9826a7406d9ff
DIST sshfs-3.6.0.tar.xz 49860 BLAKE2B 5486c41a710a635e6e35fc5235d8ea713aa58ed69a648d7872e2235a56ba0eec7337cdc1d65ac72c58aaea9ad079652599a619778d7fb14a20537ac8817a3ff1 SHA512 fe34d7bbb76bea6aedf96b4ce7500ad6d81230cca9a43b831302159e5926797a243b7d1675d23ba101057ef247f64ad7df18a73d20578e84b9524218d9ff97bd
+DIST sshfs-3.7.0.tar.xz 52724 BLAKE2B be974475692e8f9a4d0653776b7b7dc62c6beb1a300caf62c55cbc6bb72fedcf08cdd2c65f051415df57e6e2b21e5a3cb00e8525585c40ab92b0bd0b3474ac77 SHA512 bd8bcd45dd9a5e9686c6fb442e877ffdb592ba0d3424d5dab84a955bfafb17e8666abefba6857467833f5b285842bdadd5a9b6c9e8128ac2e564c36df79aa570
diff --git a/net-fs/sshfs/sshfs-3.7.0.ebuild b/net-fs/sshfs/sshfs-3.7.0.ebuild
new file mode 100644
index 00000000000..8fbd75eb7ea
--- /dev/null
+++ b/net-fs/sshfs/sshfs-3.7.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Fuse-filesystem utilizing the sftp service"
+HOMEPAGE="https://github.com/libfuse/sshfs"
+SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+SLOT="0"
+
+DEPEND=">=sys-fs/fuse-3.1.0:3
+ >=dev-libs/glib-2.4.2"
+RDEPEND="${DEPEND}
+ >=net-misc/openssh-4.4"
+BDEPEND="dev-python/docutils
+ virtual/pkgconfig"
+
+# requires root privs and specific localhost sshd setup
+RESTRICT="test"
+
+DOCS=( AUTHORS ChangeLog.rst README.rst )
next reply other threads:[~2020-01-18 1:47 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-18 1:47 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-13 7:10 [gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/ WANG Xuerui
2023-05-11 20:03 Sam James
2022-10-01 6:19 Arthur Zamarin
2022-09-25 11:17 Yixun Lan
2022-09-25 4:43 Sam James
2022-09-25 1:18 Sam James
2022-09-25 1:18 Sam James
2022-09-24 15:04 Arthur Zamarin
2022-09-24 13:46 Arthur Zamarin
2022-09-24 13:46 Arthur Zamarin
2022-09-14 19:18 Arthur Zamarin
2022-08-22 23:54 Yixun Lan
2022-08-14 13:31 Yixun Lan
2022-08-14 13:31 Yixun Lan
2022-08-14 12:58 Yixun Lan
2021-10-27 4:13 Sam James
2021-10-26 3:16 Sam James
2021-10-26 3:16 Sam James
2021-10-26 3:14 Sam James
2021-10-26 3:12 Sam James
2021-10-26 3:12 Sam James
2020-12-24 4:28 Tim Harder
2020-07-27 13:54 Sam James
2020-05-07 3:51 Tim Harder
2020-04-28 18:11 Sergei Trofimovich
2020-04-27 6:43 Agostino Sarubbo
2020-04-27 6:43 Agostino Sarubbo
2020-04-26 15:29 Agostino Sarubbo
2020-04-26 14:19 Agostino Sarubbo
2020-04-26 14:16 Agostino Sarubbo
2019-11-19 0:39 Aaron Bauman
2019-11-18 21:19 Tim Harder
2019-11-18 21:19 Tim Harder
2019-10-17 15:04 Göktürk Yüksek
2019-05-10 20:33 Tim Harder
2018-12-22 18:48 Tim Harder
2018-12-12 4:13 Tim Harder
2018-11-19 7:24 Mikle Kolyada
2018-11-07 23:44 Thomas Deutschmann
2018-11-06 23:56 Sergei Trofimovich
2018-11-06 6:57 Mikle Kolyada
2018-06-13 2:23 Tim Harder
2018-03-31 18:50 Mart Raudsepp
2018-03-19 11:32 Tim Harder
2018-03-19 11:32 Tim Harder
2018-03-19 11:32 Tim Harder
2017-08-04 9:46 Tim Harder
2017-04-19 3:41 Tim Harder
2016-11-12 6:20 Tim Harder
2016-11-12 6:20 Tim Harder
2016-10-01 13:09 Jeroen Roovers
2016-10-01 7:54 Markus Meier
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=1579312034.caca0238a064667cbcd1fb86211dfba94e15997c.radhermit@gentoo \
--to=radhermit@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