From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-exfat/
Date: Wed, 7 Dec 2016 08:25:23 +0000 (UTC) [thread overview]
Message-ID: <1481099116.54f48b8426e7c598d0d8a011c092ca34c05aae81.polynomial-c@gentoo> (raw)
commit: 54f48b8426e7c598d0d8a011c092ca34c05aae81
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 08:23:40 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 08:25:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f48b84
sys-fs/fuse-exfat: Bump to version 1.2.5
Package-Manager: portage-2.3.3
sys-fs/fuse-exfat/Manifest | 1 +
sys-fs/fuse-exfat/fuse-exfat-1.2.5.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/sys-fs/fuse-exfat/Manifest b/sys-fs/fuse-exfat/Manifest
index a9fb087..70888ac 100644
--- a/sys-fs/fuse-exfat/Manifest
+++ b/sys-fs/fuse-exfat/Manifest
@@ -1,2 +1,3 @@
DIST fuse-exfat-1.0.1.tar.gz 39627 SHA256 12ac1ba1b7d4343bef64e7898176705a41cfe3b5a7a179e28549d242e2854758 SHA512 e444031e7a6b999b3014ced255447bdfe4586b16970f36393706433262ca0cbd17911d6ca7af3465871f3136bdd9c8be2ec85f0dd124d670b240829093d341f6 WHIRLPOOL 521e1bc9356e2fcef7afc7720f5a4b017aa908f58af1537bc243ebfdfb6ba41dcba3cdb8d9e5b526e2333d93fffe4d0ffc5b29b9025387088f5b486393e5bf7c
DIST fuse-exfat-1.2.4.tar.gz 136048 SHA256 9312d23a5d82543ad2e9ab7f0a0b471aea53eeb8eae664451c881b46d849756e SHA512 e425df39b205de017250ae29231a1d485649710fa08d6c46f2c831e3ff6a696f20e5bf2086d7803b992edc7e9296ee28df5cf1321cc21183f96e373aa3b5fcd9 WHIRLPOOL 1168756eee2698a6bd14412a618d33b2769dad0d6aedef46317efb1c50b2f546c0fab25ab9faa39914e7b4111416cd854b0639de07928356d8418bf3df4401c3
+DIST fuse-exfat-1.2.5.tar.gz 137228 SHA256 35ee65184cca726db748c5497c4a5debf17090dab98d483b6ea45a6e34801ac4 SHA512 7d38a885ac974dc9f62333e557daed46d6bbd290ece0aa45ff600913923b44ad897bf5250e3552c40c2fb966f211042ab8281be424fe9ec15ce19b86a72052d6 WHIRLPOOL 62d9b964258f039f906ac36c47410e28914834858b017fd2fb53bbdfdb0217f36073e996b5956201747fdd39f3af2073c79492022b2a73bba1233ae03a438c0c
diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.5.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.2.5.ebuild
new file mode 100644
index 00000000..a7d62fa
--- /dev/null
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.2.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="exFAT filesystem FUSE module"
+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"
+
+RDEPEND="sys-fs/fuse"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+DOCS=( ChangeLog )
+
+src_install() {
+ default
+ dosym mount.exfat-fuse.8 /usr/share/man/man8/mount.exfat.8
+}
next reply other threads:[~2016-12-07 8:25 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-07 8:25 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-25 3:55 [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-exfat/ Sam James
2023-04-25 3:55 Sam James
2023-04-25 3:55 Sam James
2023-04-25 3:55 Sam James
2023-03-13 21:15 Sam James
2022-05-06 22:57 Mike Gilbert
2022-04-07 17:04 Jakov Smolić
2019-11-29 2:21 Mike Gilbert
2019-11-29 2:21 Mike Gilbert
2019-08-06 8:01 Agostino Sarubbo
2019-08-06 7:51 Agostino Sarubbo
2019-05-19 22:10 Stephen Klimaszewski
2019-04-01 19:58 Thomas Deutschmann
2019-03-24 10:01 Agostino Sarubbo
2018-09-23 14:11 Mike Gilbert
2018-03-20 2:21 Tim Harder
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-11-05 18:08 Mike Gilbert
2016-09-26 12:36 Agostino Sarubbo
2016-09-21 2:00 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 22:35 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-14 3:34 Mike Gilbert
2015-10-14 3:29 Mike Gilbert
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=1481099116.54f48b8426e7c598d0d8a011c092ca34c05aae81.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