From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/, net-ftp/lftp/files/
Date: Sat, 19 Dec 2015 09:55:56 +0000 (UTC) [thread overview]
Message-ID: <1450518952.3bb3a4a57e46a4310dc1f27f7a398bbb6f6e150b.jer@gentoo> (raw)
commit: 3bb3a4a57e46a4310dc1f27f7a398bbb6f6e150b
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 09:55:00 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 09:55:52 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb3a4a5
net-ftp/lftp: Set SLOT dependencies.
Package-Manager: portage-2.2.26
net-ftp/lftp/files/lftp-4.5.3-autopoint.patch | 10 ----------
net-ftp/lftp/lftp-9999.ebuild | 13 ++++++++-----
2 files changed, 8 insertions(+), 15 deletions(-)
diff --git a/net-ftp/lftp/files/lftp-4.5.3-autopoint.patch b/net-ftp/lftp/files/lftp-4.5.3-autopoint.patch
deleted file mode 100644
index 7a68843..0000000
--- a/net-ftp/lftp/files/lftp-4.5.3-autopoint.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -137,6 +137,7 @@
- AM_ICONV
-
- ALL_LINGUAS="de es fr it ja ko pl pt_BR ru uk zh_CN zh_TW zh_HK cs"
-+AM_GNU_GETTEXT_VERSION([0.18.1])
- AM_GNU_GETTEXT([external])
- test "$MSGFMT" = "no" && MSGFMT ="$missing_dir/missing msgfmt"
- test "$GMSGFMT" = "no" && GMSGFMT ="$missing_dir/missing msgfmt"
diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild
index f21a9be..58231f6 100644
--- a/net-ftp/lftp/lftp-9999.ebuild
+++ b/net-ftp/lftp/lftp-9999.ebuild
@@ -22,8 +22,8 @@ REQUIRED_USE="
"
RDEPEND="
- >=sys-libs/ncurses-5.1
- >=sys-libs/readline-5.1
+ >=sys-libs/ncurses-5.1:=
+ >=sys-libs/readline-5.1:=
dev-libs/expat
sys-libs/zlib
convert-mozilla-cookies? ( dev-perl/DBI )
@@ -34,7 +34,7 @@ RDEPEND="
)
ssl? (
gnutls? ( >=net-libs/gnutls-1.2.3 )
- openssl? ( >=dev-libs/openssl-0.9.6 )
+ openssl? ( dev-libs/openssl:0 )
)
verify-file? (
dev-perl/string-crc32
@@ -58,11 +58,12 @@ DOCS=(
src_prepare() {
epatch \
- "${FILESDIR}"/${PN}-4.5.3-autopoint.patch \
"${FILESDIR}"/${PN}-4.5.5-am_config_header.patch
gnulib-tool --update || die
+ chmod +x build-aux/git-version-gen || die
+
eautoreconf
elibtoolize # for Darwin bundles
}
@@ -81,7 +82,9 @@ src_configure() {
}
src_install() {
- default
+ # FIXME: MKDIR_P is not getting picked up in po/Makefile
+ emake DESTDIR="${D}" mkdir_p="mkdir -p"
+
local script
for script in {convert-mozilla-cookies,verify-file}; do
use ${script} || { rm "${ED}"/usr/share/${PN}/${script} || die ;}
next reply other threads:[~2015-12-19 9:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-19 9:55 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-28 17:24 [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/, net-ftp/lftp/files/ Jeroen Roovers
2019-05-03 8:26 Jeroen Roovers
2019-12-23 16:13 Jeroen Roovers
2020-03-27 6:46 Jeroen Roovers
2020-12-16 22:35 Sergei Trofimovich
2023-02-14 21:41 Sam James
2023-05-04 21:39 Conrad Kostecki
2024-12-29 18:22 Conrad Kostecki
2025-02-23 22:19 Conrad Kostecki
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=1450518952.3bb3a4a57e46a4310dc1f27f7a398bbb6f6e150b.jer@gentoo \
--to=jer@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