From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mongodb/
Date: Fri, 29 Nov 2019 12:13:10 +0000 (UTC) [thread overview]
Message-ID: <1575029441.b1411a49d43f2aeea39d83d5e080ad5994b0e07f.whissi@gentoo> (raw)
commit: b1411a49d43f2aeea39d83d5e080ad5994b0e07f
Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Fri Nov 29 06:16:35 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 12:10:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1411a49
dev-php/pecl-mongodb: add php 7.4 support
Closes: https://bugs.gentoo.org/701446
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13796
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-php/pecl-mongodb/pecl-mongodb-1.6.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-php/pecl-mongodb/pecl-mongodb-1.6.0.ebuild b/dev-php/pecl-mongodb/pecl-mongodb-1.6.0.ebuild
index 18b9f1a79d6..6dc6dd1ed28 100644
--- a/dev-php/pecl-mongodb/pecl-mongodb-1.6.0.ebuild
+++ b/dev-php/pecl-mongodb/pecl-mongodb-1.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PHP_EXT_NAME="mongodb"
-USE_PHP="php7-1 php7-2 php7-3"
+USE_PHP="php7-1 php7-2 php7-3 php7-4"
inherit php-ext-pecl-r3
@@ -18,7 +18,8 @@ IUSE="libressl sasl test"
PHP_DEPEND="
php_targets_php7-1? ( dev-lang/php:7.1[json,ssl,zlib] )
php_targets_php7-2? ( dev-lang/php:7.2[json,ssl,zlib] )
- php_targets_php7-3? ( dev-lang/php:7.3[json,ssl,zlib] )"
+ php_targets_php7-3? ( dev-lang/php:7.3[json,ssl,zlib] )
+ php_targets_php7-4? ( dev-lang/php:7.4[json,ssl,zlib] )"
COMMON_DEPEND="${PHP_DEPEND}
>=dev-libs/libbson-1.15.1
>=dev-libs/mongo-c-driver-1.15.1[sasl?,ssl]
@@ -46,7 +47,6 @@ src_configure() {
php-ext-source-r3_src_configure
}
-# FEATURES="test" emerge dev-php/pecl-mongodb
src_test() {
local PORT=27017
mongod --port ${PORT} --bind_ip 127.0.0.1 --nounixsocket --fork \
next reply other threads:[~2019-11-29 12:13 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-29 12:13 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-28 2:00 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mongodb/ Conrad Kostecki
2023-12-28 2:00 Conrad Kostecki
2023-09-08 19:29 Sam James
2022-03-18 18:06 Brian Evans
2021-11-28 23:36 Jakov Smolić
2021-11-08 10:11 Agostino Sarubbo
2021-07-24 16:15 Thomas Deutschmann
2021-05-03 9:06 Mikle Kolyada
2021-04-25 15:30 Thomas Deutschmann
2021-04-05 20:32 Thomas Deutschmann
2021-01-21 16:39 Brian Evans
2020-10-16 14:38 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-07-18 22:38 Sam James
2020-07-08 12:49 Thomas Deutschmann
2020-05-29 7:42 Agostino Sarubbo
2020-04-11 21:15 Thomas Deutschmann
2019-12-05 20:25 Brian Evans
2019-11-15 21:57 Alexys Jacob
2019-07-30 22:32 Thomas Deutschmann
2019-03-29 14:23 Michael Orlitzky
2019-03-29 14:23 Michael Orlitzky
2018-12-23 14:29 Mikle Kolyada
2018-12-22 22:25 Thomas Deutschmann
2018-12-16 23:30 Thomas Deutschmann
2018-12-16 23:30 Thomas Deutschmann
2018-08-27 23:42 Michael Orlitzky
2018-06-22 21:52 Thomas Deutschmann
2018-03-31 21:46 Aaron Bauman
2018-03-06 16:31 Brian Evans
2017-12-07 17:34 Patrice Clement
2017-10-21 7:28 Patrice Clement
2017-05-19 13:29 Brian Evans
2017-02-12 1:27 Brian Evans
2017-01-06 5:00 Michael Orlitzky
2017-01-06 5:00 Michael Orlitzky
2016-07-25 14:10 Brian Evans
2016-06-30 17:00 Brian Evans
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=1575029441.b1411a49d43f2aeea39d83d5e080ad5994b0e07f.whissi@gentoo \
--to=whissi@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