commit:     115df280972d88d17b3ac0cf2937bdd8819fd99a
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Thu Mar  1 17:17:16 2018 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Thu Mar  1 17:17:16 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=115df280

sys-fs/f2fs-tools: version bump to 1.10.0

sync with tree

 sys-fs/f2fs-tools/Manifest                         |  5 ++-
 ...tools-1.9.0.ebuild => f2fs-tools-1.10.0.ebuild} |  4 +--
 sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild          | 36 ----------------------
 .../files/f2fs-tools-1.8.0-sysmacros.patch         | 10 ------
 4 files changed, 4 insertions(+), 51 deletions(-)

diff --git a/sys-fs/f2fs-tools/Manifest b/sys-fs/f2fs-tools/Manifest
index f365378..307e9b4 100644
--- a/sys-fs/f2fs-tools/Manifest
+++ b/sys-fs/f2fs-tools/Manifest
@@ -1,3 +1,2 @@
-DIST f2fs-tools-1.6.1.tar.xz 282152 SHA256 
1c2f9ab663d26c939924ad6bbcfbacf676bec1f6dbae8f9ef5362ade4b03d885 SHA512 
108327042079d9e864899a20f2dd94019be1b957fd7ffa295af097c5b93a5065ea9c36de9bae83f84a6412ac496340849fc44de041e24461a2919073eed15cf2
 WHIRLPOOL 
b5659154da6e48138b4f49481a68b25c95ba2461971609b4cb0399d173a7c0e5b0203baccd8da2adc7a8c2d7b078620649aea9ee57739498452a8b946fb43836
-DIST f2fs-tools-1.8.0.tar.xz 301108 SHA256 
0d9b00d9e873da4508bb297c7a5ef46050af350deb21b32898c16ed5164bb6a4 SHA512 
aff27e1113cc3034194e496883570143bd6a3cc7cc077e868255052298a401cc36c423579b4e695fe3e480d770ae05f9d14d9bb4bbc0311bdd5e23e37950a27f
 WHIRLPOOL 
4a7ae8533e4a02bd9d1ee09461c7bd30e8ef8d47bcc4e7adfe631eb14c2231fb0db9a253eeca7d0437296ad65abd446ab2249bc48ccc07b89f923d078d17e4dc
-DIST f2fs-tools-1.9.0.tar.xz 337676 SHA256 
04a655ce471f3ee1f62a72e4d9213f563b2ab0c60e7469765be5b9a965c6950a SHA512 
aa76d4bf595b3d17607846f2531327f2c26c8724b4fdb2572074e028965c2300fcd880d57246f5c15d8dd4b9ae62fc93552edecdd504d7313fca5839590f16e5
 WHIRLPOOL 
8568fc6790ea6e4cf5e83ab13093c995de29408501a8ceb035408c51c6693a9d300082e413d63536120a760120ec03d352eb90e8bb6b44077af2fa6e7e31d86d
+DIST f2fs-tools-1.10.0.tar.xz 342904 BLAKE2B 
ba4dec55e11959b2dd9461b1b02d173c7766908bfdbca9f6da7aa134b4a3b5cf2bda3c2e380b3fab46afdda0be9181ae5fe85ed9d085f816a1ff96e847e2a836
 SHA512 
e6e9fc10bd8051db86880c415ceb50900bf0cc919f1d9fe39026b5320de7c93cbcc1d817fab73130817042ed551fc5fd55ef9b589caeca9fca63fd3098f7a853
+DIST f2fs-tools-1.6.1.tar.xz 282152 BLAKE2B 
f8535a5415e012834b749bba2123151d8a39c8fa757905c45be20478d6a795ff64dfbcf0cf9679f2bd70cb1d92717d8df70efb4beb4d749677a6c8758ebdde0e
 SHA512 
108327042079d9e864899a20f2dd94019be1b957fd7ffa295af097c5b93a5065ea9c36de9bae83f84a6412ac496340849fc44de041e24461a2919073eed15cf2

diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.9.0.ebuild 
b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
similarity index 93%
rename from sys-fs/f2fs-tools/f2fs-tools-1.9.0.ebuild
rename to sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
index 3158189..0de9c71 100644
--- a/sys-fs/f2fs-tools/f2fs-tools-1.9.0.ebuild
+++ b/sys-fs/f2fs-tools/f2fs-tools-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/ab
 SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz";
 
 LICENSE="GPL-2"
-SLOT="0/3"
+SLOT="0/4"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
 IUSE="selinux"
 

diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild 
b/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild
deleted file mode 100644
index 5a9d0ab..0000000
--- a/sys-fs/f2fs-tools/f2fs-tools-1.8.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Tools for Flash-Friendly File System (F2FS)"
-HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/about/";
-SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0/2"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
-IUSE="selinux"
-
-RDEPEND="
-       sys-apps/util-linux
-       selinux? ( sys-libs/libselinux )
-       elibc_musl? ( sys-libs/queue )"
-DEPEND="$RDEPEND"
-
-PATCHES=(
-       "${FILESDIR}"/${P}-sysmacros.patch #623660
-)
-
-src_configure() {
-       #This is required to install to /sbin, bug #481110
-       econf \
-               --bindir="${EPREFIX}"/sbin \
-               --disable-static \
-               $(use_with selinux)
-}
-
-src_install() {
-       default
-       find "${D}" -name "*.la" -delete || die
-}

diff --git a/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch 
b/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch
deleted file mode 100644
index 7ca7022..0000000
--- a/sys-fs/f2fs-tools/files/f2fs-tools-1.8.0-sysmacros.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- f2fs-tools-1.8.0/lib/libf2fs.c.orig        2017-07-03 03:01:53.000000000 
+0600
-+++ f2fs-tools-1.8.0/lib/libf2fs.c     2017-08-17 00:45:01.638979885 +0600
-@@ -16,6 +16,7 @@
- #include <fcntl.h>
- #include <mntent.h>
- #include <time.h>
-+#include <sys/sysmacros.h>
- #include <sys/stat.h>
- #include <sys/mount.h>
- #include <sys/ioctl.h>

Reply via email to