public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cadaver/
Date: Tue, 28 Sep 2021 05:18:57 +0000 (UTC)	[thread overview]
Message-ID: <1632806303.b4dd8502a9b30982ea746f42e879745d9e87c228.sam@gentoo> (raw)

commit:     b4dd8502a9b30982ea746f42e879745d9e87c228
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 28 05:18:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 05:18:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dd8502

net-misc/cadaver: allow building with newer neon

Tries to use an internal/bundled (removed) copy and fails
otherwise.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/cadaver/{cadaver-0.23.3.ebuild => cadaver-0.23.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/cadaver/cadaver-0.23.3.ebuild b/net-misc/cadaver/cadaver-0.23.3-r1.ebuild
similarity index 92%
rename from net-misc/cadaver/cadaver-0.23.3.ebuild
rename to net-misc/cadaver/cadaver-0.23.3-r1.ebuild
index 3b5240b2e50..106581d1064 100644
--- a/net-misc/cadaver/cadaver-0.23.3.ebuild
+++ b/net-misc/cadaver/cadaver-0.23.3-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
 IUSE="nls"
 
 BDEPEND="sys-devel/gettext"
-DEPEND=">=net-libs/neon-0.27.0"
+DEPEND="<net-libs/neon-0.33.0:="
 RDEPEND="${DEPEND}"
 
 DOCS=(BUGS ChangeLog FAQ NEWS README THANKS TODO)
@@ -26,7 +26,7 @@ src_prepare() {
 
 	rm -r lib/{expat,intl,neon} || die "rm failed"
 	sed \
-		-e "/NE_REQUIRE_VERSIONS/s:29:& 30 31:" \
+		-e "/NE_REQUIRE_VERSIONS/s:29:& 30 31 32:" \
 		-e "/AM_GNU_GETTEXT/s:no-libtool:external:" \
 		-e "/AC_CONFIG_FILES/s: lib/neon/Makefile lib/intl/Makefile::" \
 		-i configure.ac || die "sed configure.ac failed"


             reply	other threads:[~2021-09-28  5:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28  5:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-11  3:05 [gentoo-commits] repo/gentoo:master commit in: net-misc/cadaver/ Sam James
2024-05-26  6:01 Sam James
2024-05-26  5:45 Joonas Niilola
2024-05-26  5:45 Joonas Niilola
2024-04-16 23:54 Sam James
2023-05-04 19:04 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2021-04-16 17:00 Mike Gilbert
2021-03-09 22:48 Lars Wendler
2020-11-16 19:51 Mike Gilbert
2020-07-14 19:05 Mike Gilbert
2019-06-18 16:10 Mike Gilbert
2019-06-18 15:59 Mike Gilbert
2018-12-19 17:59 Mike Gilbert
2018-08-05 21:48 Patrice Clement

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=1632806303.b4dd8502a9b30982ea746f42e879745d9e87c228.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