From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/fcrackzip/
Date: Wed, 19 Oct 2022 02:44:36 +0000 (UTC) [thread overview]
Message-ID: <1666147463.9b691f1c8dc6cd99b2048abc5e4a5a6dd0f51f98.sam@gentoo> (raw)
commit: 9b691f1c8dc6cd99b2048abc5e4a5a6dd0f51f98
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 02:44:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 02:44:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b691f1c
app-crypt/fcrackzip: fix build w/ Clang 16
Closes: https://bugs.gentoo.org/874951
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/fcrackzip/fcrackzip-1.0.ebuild | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
index 696cdae5bdf0..be7a5a2cff1a 100644
--- a/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
+++ b/app-crypt/fcrackzip/fcrackzip-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-DESCRIPTION="a zip password cracker"
+DESCRIPTION="Zip password cracker"
HOMEPAGE="http://oldhome.schmorp.de/marc/fcrackzip.html"
SRC_URI="http://oldhome.schmorp.de/marc/data/${P}.tar.gz"
@@ -13,6 +13,10 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="app-arch/unzip"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.0-Fix-Wimplicit-int.patch
+)
+
src_prepare() {
default
sed -i -e '/funroll/d' configure || die
next reply other threads:[~2022-10-19 2:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-19 2:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-04 20:07 [gentoo-commits] repo/gentoo:master commit in: app-crypt/fcrackzip/ Alon Bar-Lev
2015-12-03 15:01 Alon Bar-Lev
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=1666147463.9b691f1c8dc6cd99b2048abc5e4a5a6dd0f51f98.sam@gentoo \
--to=sam@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