summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-05-06 09:45:06 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-05-06 09:45:22 +0200
commit7530fef6bb643c0f051d224892d66b0df42b56b0 (patch)
treed246bb4b5673be71a42845f708043f9219d2dfb7
parentsys-fs/dosfstools: Bump to version 4.0 (diff)
downloadgentoo-7530fef6.tar.gz
gentoo-7530fef6.tar.bz2
gentoo-7530fef6.zip
sys-fs/dosfstools: Removed old.
Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-rw-r--r--sys-fs/dosfstools/Manifest2
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.26.ebuild28
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.27.ebuild28
-rw-r--r--sys-fs/dosfstools/files/dosfstools-3.0.20-name-ext.patch29
4 files changed, 0 insertions, 87 deletions
diff --git a/sys-fs/dosfstools/Manifest b/sys-fs/dosfstools/Manifest
index a6bccd130a10..4d6179c34f12 100644
--- a/sys-fs/dosfstools/Manifest
+++ b/sys-fs/dosfstools/Manifest
@@ -1,4 +1,2 @@
-DIST dosfstools-3.0.26.tar.xz 79196 SHA256 468442fe8cd93961047d5cd67f7b67793126575103a67cd131330512b4893e75 SHA512 52b04950268ed4750d5c4d61b613f0f0e9083e91301499b8bf82efd125c75ecaeb444fdd682fa11ec1ce525d32a70937f621430b9995ea920f14d7b35a07b4ca WHIRLPOOL 6a581e8d0fef575c76330a69c063f46bccc7cbc673247228f7b4565e381cd93d7b847ff9afe4ed4c4318a86d456a65829dea2da3016e786c34e3d0f32b0ea399
-DIST dosfstools-3.0.27.tar.xz 79944 SHA256 85768eac8bd28d3bab62efb6f6d793c65b3fb81b9b38a5fe0b73e12f5ed158a8 SHA512 cf81a396f9e26e825f096c07576f161b77295255aa77a0dcc5c862eab2b0bb83bb3e7b1426b3fdb66afc3a45ea49340efb0be65dfa996dabc57eeb28c9420f83 WHIRLPOOL 1aa92d063b1697fa92343799e2af8313b3e480f5922d1c56d72d321cb6388b0d2b247a2200ec07dee0112a1101acb6a9c82143b21ee2bb750726e250dbcb99f6
DIST dosfstools-3.0.28.tar.xz 82980 SHA256 ee95913044ecf2719b63ea11212917649709a6e53209a72d622135aaa8517ee2 SHA512 7325a9e05f51715b358cab0a8fa8f8096422b470f1a43eecfab2adbb954e1daf6a24003121be5b3a22de5fcb3e3adffbf1551e2158852b6663fd57a109f057ad WHIRLPOOL b584aa1dee4db96c04f19b6ac46b6322c533fcadbafb09546412e4d6a7568e23abe6985389dc446dacbe2d14f36dd7a8b52fc83b93ab1f5864b4b61f14f6ffd0
DIST dosfstools-4.0.tar.xz 157564 SHA256 9037738953559d1efe04fc5408b6846216cc0138f7f9d32de80b6ec3c35e7daf SHA512 81acf54dc87e1a8b436848b0c8c596c8b9a2f334c5b3e5496547feb243b70ef320a621a9b5afaa8b054f45a5c2184fae9ae167019f2f83aba417a10954a23a58 WHIRLPOOL eb6de4523ff2fbc7161bd75e0983148faf85d700489647ad8792abd4fb41503b85b2b2b6feb684a14d37c0c04d0307a5d885f5010f8ba386037a8e9eea512f85
diff --git a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild b/sys-fs/dosfstools/dosfstools-3.0.26.ebuild
deleted file mode 100644
index e57fc847c746..000000000000
--- a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit toolchain-funcs flag-o-matic eutils
-
-DESCRIPTION="DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat"
-HOMEPAGE="http://www.daniel-baumann.ch/software/dosfstools/"
-SRC_URI="http://www.daniel-baumann.ch/files/software/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
-RESTRICT="test" # there is no test target #239071
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-3.0.20-name-ext.patch
- sed -i \
- -e "/^PREFIX/s:=.*:= ${EPREFIX}/usr:" \
- -e '/^OPTFLAGS/d' \
- -e '/^DEBUGFLAGS/d' \
- -e "/\$(DOCDIR)/s:${PN}:${PF}:" \
- Makefile || die
- append-lfs-flags
- tc-export CC
-}
diff --git a/sys-fs/dosfstools/dosfstools-3.0.27.ebuild b/sys-fs/dosfstools/dosfstools-3.0.27.ebuild
deleted file mode 100644
index 926cbb9e6ca7..000000000000
--- a/sys-fs/dosfstools/dosfstools-3.0.27.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit toolchain-funcs flag-o-matic eutils
-
-DESCRIPTION="DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat"
-HOMEPAGE="http://www.daniel-baumann.ch/software/dosfstools/"
-SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
-RESTRICT="test" # there is no test target #239071
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-3.0.20-name-ext.patch
- sed -i \
- -e "/^PREFIX/s:=.*:= ${EPREFIX}/usr:" \
- -e '/^OPTFLAGS/d' \
- -e '/^DEBUGFLAGS/d' \
- -e "/\$(DOCDIR)/s:${PN}:${PF}:" \
- Makefile || die
- append-lfs-flags
- tc-export CC
-}
diff --git a/sys-fs/dosfstools/files/dosfstools-3.0.20-name-ext.patch b/sys-fs/dosfstools/files/dosfstools-3.0.20-name-ext.patch
deleted file mode 100644
index 71149bd4d803..000000000000
--- a/sys-fs/dosfstools/files/dosfstools-3.0.20-name-ext.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-avoid fortify warnings about going beyond array bounds as the strcmp
-assumes name[8] and ext[3] are together
-
---- dosfstools-3.0.20/src/check.c
-+++ dosfstools-3.0.20/src/check.c
-@@ -264,7 +264,7 @@
- {
- int i, spc, suspicious = 0;
- const char *bad_chars = atari_format ? "*?\\/:" : "*?<>|\"\\/:";
-- const unsigned char *name = file->dir_ent.name;
-+ const unsigned char *name = file->dir_ent.name_ext;
- const unsigned char *ext = file->dir_ent.ext;
-
- /* Do not complain about (and auto-correct) the extended attribute files
---- dosfstools-3.0.20/src/fsck.fat.h
-+++ dosfstools-3.0.20/src/fsck.fat.h
-@@ -126,7 +126,12 @@
- };
-
- typedef struct {
-+ union {
-+ struct {
- __u8 name[8], ext[3]; /* name and extension */
-+ };
-+ __u8 name_ext[11];
-+ };
- __u8 attr; /* attribute bits */
- __u8 lcase; /* Case for base and extension */
- __u8 ctime_ms; /* Creation time, milliseconds */