From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/uthash/files/, dev-libs/uthash/
Date: Tue, 29 Dec 2020 21:15:46 +0000 (UTC) [thread overview]
Message-ID: <1609276147.d0e604bac9f6462a3483cca607e51775ed91f942.sam@gentoo> (raw)
commit: d0e604bac9f6462a3483cca607e51775ed91f942
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 21:09:07 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 21:09:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e604ba
dev-libs/uthash: minor changes post-merge
* Style changes
* Tidy up patch
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/uthash/files/uthash-2.1.0-cflags.patch | 4 ++--
dev-libs/uthash/uthash-2.2.0.ebuild | 8 +++++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/dev-libs/uthash/files/uthash-2.1.0-cflags.patch b/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
index 588ec26078c..246a5827afa 100644
--- a/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
+++ b/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
@@ -1,5 +1,5 @@
---- uthash-2.1.0/tests/Makefile
-+++ uthash-2.1.0/tests/Makefile
+--- a/tests/Makefile
++++ b/tests/Makefile
@@ -18,7 +18,7 @@
CFLAGS += -I$(HASHDIR)
#CFLAGS += -DHASH_BLOOM=16
diff --git a/dev-libs/uthash/uthash-2.2.0.ebuild b/dev-libs/uthash/uthash-2.2.0.ebuild
index 4204681a71c..d8c9c97693a 100644
--- a/dev-libs/uthash/uthash-2.2.0.ebuild
+++ b/dev-libs/uthash/uthash-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,9 +15,11 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-DEPEND="test? ( dev-lang/perl )"
+BDEPEND="test? ( dev-lang/perl )"
-PATCHES=( "${FILESDIR}"/uthash-2.1.0-cflags.patch )
+PATCHES=(
+ "${FILESDIR}"/${PN}-2.1.0-cflags.patch
+)
src_test() {
cd tests || die
next reply other threads:[~2020-12-29 21:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-29 21:15 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-07 16:27 [gentoo-commits] repo/gentoo:master commit in: dev-libs/uthash/files/, dev-libs/uthash/ Sam James
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=1609276147.d0e604bac9f6462a3483cca607e51775ed91f942.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