From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/
Date: Wed, 14 Oct 2015 03:29:45 +0000 (UTC) [thread overview]
Message-ID: <1444793364.fbab4c9031bc7d3915cde356ee4348b272e4e50d.floppym@gentoo> (raw)
commit: fbab4c9031bc7d3915cde356ee4348b272e4e50d
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 02:57:27 2015 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 03:29:24 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbab4c90
sys-fs/exfat-utils: Bump to 1.2.1
Package-Manager: portage-2.2.22_p20
sys-fs/exfat-utils/Manifest | 1 +
sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/sys-fs/exfat-utils/Manifest b/sys-fs/exfat-utils/Manifest
index 886868c..7481e27 100644
--- a/sys-fs/exfat-utils/Manifest
+++ b/sys-fs/exfat-utils/Manifest
@@ -1,3 +1,4 @@
DIST exfat-utils-1.0.1.tar.gz 51905 SHA256 eeacedca1878065dc3886674ae39cd51149c37bd7d6d7e9325c971a1d1acdab3 SHA512 e2716e902110858e33e21395c45881315cbe469cf5192de130031ce989bdcb388944ad22d8588ae1a29d682615809be886086d313d5ab46b3aafa6d356a0e8ac WHIRLPOOL 7d78afd9a37fed433704d8b6873d8ab19bd3d4e5c0e5951961f743768483c9843d51aa7342ec67e36466bb3141085a44c2d6ac6140f23361a4efd0d4ebcc6de1
DIST exfat-utils-1.1.0.tar.gz 48723 SHA256 68a7943db27548b6aecb6305b3b5064e242945502f03ba95a5d14938a18cc94e SHA512 a672c4a1a90b652c991631db92ac2f59b4fe504d31c61b31e64f96d36bb0154c307c05134972f357bfb0f4006015381c65fee961edcfcfe6bf3c7d7dadf7f2eb WHIRLPOOL ff8f0964ff837118fe07632ed92e94d995d55650d9cf6fe391c1d67d65ba8fecb4d4a70740807d6f7591be0dcc49ccf3d760d32d042e937fc42e9558b1b21d02
DIST exfat-utils-1.1.1.tar.gz 48754 SHA256 c64454083961fbad164fa7daef03d7e9247aa978c11395d62a265d48a1d56232 SHA512 d2ebf216a826734937402ff62c020d16c425e092cee5065a48bc7dca9d1e47e5906fc7bf3665ae553d819b0e2e066b1a882ad0bd2a6ab6caed50565f431ee253 WHIRLPOOL be4beda5a8dfa173553f9d03f019814195aa07506a0d6e31c7682b2f994e88e6673566f46dab77ad28784fd9551e0fe8d8f5e24922388f2fbdd181010c05fa7a
+DIST exfat-utils-1.2.1.tar.gz 166102 SHA256 a91bd60c1a05e5421da46a1f7cdca19d6db85f2de0afedf8f0f5ff77f8edbcb4 SHA512 b441add3f8f0c663bcf048cd899a5b0aa32a9fcb452e6e8f80fe3ea305a4792be949ffd7d1e390755e7880fd6bb4050d230062c1562d361677ed7bce33545ba3 WHIRLPOOL 6a9548da7dd990759798197de5a027a47c8e431766cf3361cdd1196f757fc52057fb679caa60aca2761924bd166bf7431bcc455683be86fed2ab34d2ecde8389
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild
new file mode 100644
index 0000000..6db7bfd
--- /dev/null
+++ b/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="exFAT filesystem utilities"
+HOMEPAGE="https://github.com/relan/exfat"
+SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz"
+
+# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+"
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
+
+src_install() {
+ emake DESTDIR="${D}" install
+ dodoc ChangeLog
+ doman dump/dumpexfat.8 fsck/exfatfsck.8 label/exfatlabel.8 mkfs/mkexfatfs.8
+}
next reply other threads:[~2015-10-14 3:29 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-14 3:29 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-30 17:30 [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/ Arthur Zamarin
2023-09-14 5:27 WANG Xuerui
2023-04-23 20:43 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:05 Sam James
2023-04-23 20:01 Sam James
2023-03-13 21:14 Sam James
2022-05-06 22:57 Mike Gilbert
2022-04-07 17:04 Jakov Smolić
2019-11-29 2:23 Mike Gilbert
2019-08-06 8:01 Agostino Sarubbo
2019-08-06 7:51 Agostino Sarubbo
2019-05-19 22:13 Stephen Klimaszewski
2019-04-01 19:58 Thomas Deutschmann
2019-03-24 10:01 Agostino Sarubbo
2018-09-23 14:11 Mike Gilbert
2018-04-01 15:29 Mike Gilbert
2018-02-14 13:29 Jason Zaman
2018-02-03 18:57 Mike Gilbert
2017-07-23 18:55 Sergei Trofimovich
2017-06-09 1:19 Lars Wendler
2017-06-09 1:19 Lars Wendler
2017-02-03 21:37 Lars Wendler
2017-02-03 21:37 Lars Wendler
2016-12-21 22:54 Thomas Deutschmann
2016-12-07 8:25 Lars Wendler
2016-09-26 12:36 Agostino Sarubbo
2016-09-21 1:58 Mike Gilbert
2016-08-06 10:17 Pacho Ramos
2016-06-14 9:43 Lars Wendler
2016-06-14 9:43 Lars Wendler
2015-12-22 21:56 Mike Gilbert
2015-12-22 12:07 Lars Wendler
2015-12-22 12:07 Lars Wendler
2015-11-13 2:47 Mike Gilbert
2015-11-10 17:40 Lars Wendler
2015-10-27 16:17 Agostino Sarubbo
2015-10-27 16:17 Agostino Sarubbo
2015-09-01 20:06 Tobias Klausmann
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=1444793364.fbab4c9031bc7d3915cde356ee4348b272e4e50d.floppym@gentoo \
--to=floppym@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