From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfatprogs/
Date: Wed, 21 Apr 2021 07:39:02 +0000 (UTC) [thread overview]
Message-ID: <1618990720.475cdc5c5b3423db95c0e6a9a81220b98304400d.polynomial-c@gentoo> (raw)
commit: 475cdc5c5b3423db95c0e6a9a81220b98304400d
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 07:37:51 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 07:38:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475cdc5c
sys-fs/exfatprogs: Bump to version 1.1.1
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-fs/exfatprogs/Manifest | 1 +
sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/sys-fs/exfatprogs/Manifest b/sys-fs/exfatprogs/Manifest
index be09b22c46b..63a8fcd25d2 100644
--- a/sys-fs/exfatprogs/Manifest
+++ b/sys-fs/exfatprogs/Manifest
@@ -1,2 +1,3 @@
DIST exfatprogs-1.0.4.tar.xz 255736 BLAKE2B de2d64853e94944dd5c1f961a94daf5d31266a4b8f51e20a0528344fed24a5482ae6412f39d47b7da9807d5b8d10f87106b88818318f26339c0c8e05d52b247d SHA512 c3d9b92101b9461d47a9b3c7a43a99b90160ec81121662b04947aea18ad1b2381dc1d71c491bc4a5f2439120d6c21533ba2714a548134d9c918c4b1c72063d45
DIST exfatprogs-1.1.0.tar.xz 259716 BLAKE2B 56ead392bc5311352155b03eefcec4f74d333464f6d2d20491c9c9f7dd10abeeaff4bbd1a86808e5af5ad9a5d5423ff82d5e5762d75ef2b19ea1eb3f6213c87e SHA512 6266c10585250d4d4818719f22b7876eec1ba1f8424e966875d207d87d1870a91e05eb066962ab0ad9b750f087db39d9ed7578ec2f1c0e4d03a1b62f01ac6386
+DIST exfatprogs-1.1.1.tar.xz 261632 BLAKE2B 92d05cf94b5d7a65cef2b5fd97a25401f130a9e649246ed3c1f2240f33a586787ad17ebc41f476eb1ea1e3441c66ffd53408f4024f397fc2de14d76bf94b3f2b SHA512 faeed51a8292d17e71e2f5061dbc530dced75048380d6ca835f19a4e3845de86a9970598222670c38e452cfd6952f3963d8f84086c79172d3c0058957a549755
diff --git a/sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild b/sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild
new file mode 100644
index 00000000000..29a89c2d1f5
--- /dev/null
+++ b/sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Userspace utilities for new exfat filesystem (kernel 5.7+)"
+HOMEPAGE="https://github.com/exfatprogs/exfatprogs"
+if [[ "${PV}" == *9999 ]] ; then
+ inherit autotools git-r3
+ EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git"
+else
+ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~ppc64 ~x86"
+fi
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+
+RDEPEND="!sys-fs/exfat-utils"
+
+src_prepare() {
+ default
+ [[ "${PV}" == *9999 ]] && eautoreconf
+}
next reply other threads:[~2021-04-21 7:39 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-21 7:39 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 14:51 [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfatprogs/ Sam James
2024-11-23 14:51 Sam James
2024-10-09 0:06 Jakov Smolić
2024-10-05 21:47 Jakov Smolić
2024-10-05 12:58 Arthur Zamarin
2024-10-05 11:12 Sam James
2024-08-29 5:35 Jakov Smolić
2024-08-29 3:15 Sam James
2024-08-14 23:29 Sam James
2024-07-17 5:06 Sam James
2024-07-17 4:44 Sam James
2024-07-17 4:44 Sam James
2024-07-17 4:36 Sam James
2024-07-04 0:29 Sam James
2024-06-08 7:12 Sam James
2024-06-08 7:12 Sam James
2024-01-23 5:00 Sam James
2024-01-18 0:28 Sam James
2024-01-17 8:53 Arthur Zamarin
2024-01-17 6:34 Sam James
2023-11-30 4:08 Sam James
2023-06-17 21:03 Sam James
2023-06-17 6:12 Sam James
2023-06-17 5:57 Sam James
2023-06-17 5:57 Sam James
2023-05-20 6:28 Sam James
2023-05-16 16:53 Sam James
2022-12-04 17:56 Arthur Zamarin
2022-12-03 14:59 Arthur Zamarin
2022-12-03 10:37 Arthur Zamarin
2022-12-03 1:38 Sam James
2022-10-28 18:03 Sam James
2022-10-03 8:29 Agostino Sarubbo
2022-05-05 7:10 WANG Xuerui
2022-05-05 7:10 WANG Xuerui
2022-04-17 17:12 Sam James
2022-02-19 2:36 Sam James
2022-02-19 2:28 Sam James
2022-02-19 2:24 Sam James
2021-11-17 9:33 Lars Wendler
2021-11-17 9:33 Lars Wendler
2021-09-27 22:05 Marek Szuba
2021-09-04 17:35 David Seifert
2021-08-11 0:12 Sam James
2021-08-11 0:02 Sam James
2021-08-10 15:36 Agostino Sarubbo
2021-06-01 0:28 Sam James
2021-05-23 11:48 David Seifert
2021-05-22 3:05 Sam James
2021-05-20 16:20 Sam James
2021-05-20 16:20 Sam James
2021-05-20 8:16 Lars Wendler
2021-04-21 7:39 Lars Wendler
2021-03-07 14:41 Agostino Sarubbo
2021-03-06 15:37 Thomas Deutschmann
2021-03-05 20:33 Sam James
2021-02-12 5:50 Georgy Yakovlev
2021-02-09 13:06 Lars Wendler
2020-08-05 6:40 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=1618990720.475cdc5c5b3423db95c0e6a9a81220b98304400d.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