From 97e5ac8a082d0d11fc18e8b8994a78e8d155899e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 26 Oct 2022 21:56:23 +0100 Subject: gentoo auto-resync : 26:10:2022 - 21:56:23 --- dev-php/pecl-redis/Manifest | 4 +- dev-php/pecl-redis/pecl-redis-5.3.6.ebuild | 4 +- dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild | 61 +++++++++++++++++++++++++++ dev-php/pecl-redis/pecl-redis-5.3.7.ebuild | 61 --------------------------- 4 files changed, 65 insertions(+), 65 deletions(-) create mode 100644 dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild delete mode 100644 dev-php/pecl-redis/pecl-redis-5.3.7.ebuild (limited to 'dev-php/pecl-redis') diff --git a/dev-php/pecl-redis/Manifest b/dev-php/pecl-redis/Manifest index a4dc1e9d7eb7..443d5d78cdbf 100644 --- a/dev-php/pecl-redis/Manifest +++ b/dev-php/pecl-redis/Manifest @@ -1,5 +1,5 @@ DIST redis-5.3.6.tgz 274235 BLAKE2B 8479b3060abb99f765b27fd8937cb4c7ef92c55c0581ae6a69dd06113367547d546a9f96a8418df928f258520cb0fed6f5d39f6d88972c74b8446134be08edc4 SHA512 e5047ba9974ff6065be0fe8614aea8bf7d7c77b3a4ca08b19d0bb53069dd164614ffd19bf09bda458511abddce438fd816c28a169536388c8c4cd923596aadf0 DIST redis-5.3.7.tgz 275200 BLAKE2B 50cff3d36e189593a741ed3fe05c3558e6a0621e7ff906e4902ba39e3f7d3ae5b9bfa554480a131e32bcc0334bccbd3aa5507dc714b6d4b20ac808139c525a95 SHA512 b945d5aa86d3f58e75094369b0f324e987202f104aca7d7b46ba23cfaed54d186bb66931e200dd16d2dbeea11732dd0311da4e3d7485c3b725027f7924652832 -EBUILD pecl-redis-5.3.6.ebuild 1530 BLAKE2B 0a3a03b2089fa90564fa0e88deb1cc985f075f2cea6e9ba24384e5cafd4b44c769db78c7f03724d7e8d7569f358c70ffc249f9177cee05cf758a11939a94c97b SHA512 0a5d17ac5010a68635e551e1d1202a76cf1d656ed94ebcf12b01ae1fb44eb93f042d278ba2dc14c198bbcec8b43468264071e627e5b3963fd1598fb0b9b3f461 -EBUILD pecl-redis-5.3.7.ebuild 1508 BLAKE2B 83833ea972811c1f8932c72d129eb8afce4577f638a65c6da4e4270bdbd15738af23e71003a2f48c08d2001bfb17d1954c37141991e3ddb82f02b9bb9f14a94d SHA512 842cf19bf21796b15eb90d2e37cabe1996aa6bbb8aa9c8655c526ea3cb5904e0789363c8efbfb0809a1fac2e57bdd75302ad3eef0434c895840b78334a47e5a0 +EBUILD pecl-redis-5.3.6.ebuild 1500 BLAKE2B 5af701a366b66f638126426a0427644e1447634a4d780e97a4da49fd81d64877eff47c549646819de849141adce1266c8fa1cc877ec16d576bd5a50981b5292a SHA512 ff2835af9ab04e3be3be13b55f5f0122dd3cd641365074af8228ff05c8a7c124b0129e6937319a4fa71f2a0a7807933affbdd65fde806cb2c75108c383e7c80b +EBUILD pecl-redis-5.3.7-r1.ebuild 1538 BLAKE2B 1366f92af7a563534c336d0695a9e6580669c9db4e3c0a550e0a84456edf6fdb5f363b564cc040011914bd329f6d1572e936248dd27b444b18fa213ace63a3d2 SHA512 9fab2cc3ded02c01238ddb4a0bf0bb47aad3a7004bba8f9d1324a5148de4ed26672deedfc90624ed9b8c76b4a6d2cc53b8912c0c366242c82fa79447bfbe129a MISC metadata.xml 384 BLAKE2B 4a1a6b326526bb3f5b9d9d57158d6abbfe3c65b1cfc11980ce849d5f7278558ee0daf580aefc521939aae175cd8e2cb990e046fce8faf6774348b24fa6465ef8 SHA512 851e1fb9f6612105640028262a4821f0da5b1ee5949fdd99067e821ce1d22c41888ee53e102becc93c918a605c2b8dbb2d493cd7cad516530912fec652011364 diff --git a/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild b/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild index 8b0fdebbfc3d..d2e0f4804db5 100644 --- a/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild +++ b/dev-php/pecl-redis/pecl-redis-5.3.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 PHP_EXT_NAME="redis" -USE_PHP="php7-3 php7-4 php8-0 php8-1" +USE_PHP="php7-4 php8-0 php8-1" PHP_EXT_NEEDED_USE="json(+)?,session(-)?" DOCS=( arrays.markdown cluster.markdown README.markdown CREDITS ) MY_P="${PN/pecl-/}-${PV/_rc/RC}" @@ -20,7 +20,7 @@ KEYWORDS="amd64 ~arm" IUSE="igbinary +json lz4 +session zstd" DEPEND=" - igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-3(-)?,php_targets_php7-4(-)?,php_targets_php8-0(-)?,php_targets_php8-1(-)?] ) + igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-4(-)?,php_targets_php8-0(-)?,php_targets_php8-1(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) " diff --git a/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild b/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild new file mode 100644 index 000000000000..3c1ac592ec02 --- /dev/null +++ b/dev-php/pecl-redis/pecl-redis-5.3.7-r1.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PHP_EXT_NAME="redis" +USE_PHP="php7-4 php8-0 php8-1 php8-2" +PHP_EXT_NEEDED_USE="json(+)?,session(-)?" +DOCS=( arrays.markdown cluster.markdown README.markdown CREDITS ) +MY_P="${PN/pecl-/}-${PV/_rc/RC}" +PHP_EXT_PECL_FILENAME="${MY_P}.tgz" +PHP_EXT_S="${WORKDIR}/${MY_P}" + +inherit php-ext-pecl-r3 + +DESCRIPTION="PHP extension for interfacing with Redis" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64" +IUSE="igbinary +json lz4 +session zstd" + +DEPEND=" + igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-4(-)?,php_targets_php8-0(-)?,php_targets_php8-1(-)?,php_targets_php8-2(-)?] ) + lz4? ( app-arch/lz4:= ) + zstd? ( app-arch/zstd:= ) +" +RDEPEND="${DEPEND} + !dev-php/pecl-redis:7" + +# The test suite requires network access. +RESTRICT=test + +S="${WORKDIR}/${MY_P}" + +src_configure() { + local PHP_EXT_ECONF_ARGS=( + --enable-redis + --disable-redis-lzf + --disable-redis-msgpack + $(use_enable igbinary redis-igbinary) + $(use_enable json redis-json) + $(use_enable lz4 redis-lz4) + $(use_with lz4 liblz4) + $(use_enable session redis-session) + $(use_enable zstd redis-zstd) + $(use_with zstd libzstd) + ) + php-ext-source-r3_src_configure +} + +src_test() { + local slot + for slot in $(php_get_slots); do + php_init_slot_env "${slot}" + # Run tests for Redis class + ${PHPCLI} -d extension=modules/redis.so \ + tests/TestRedis.php \ + --class Redis \ + --host ${PECL_REDIS_HOST} || die 'test suite failed' + done +} diff --git a/dev-php/pecl-redis/pecl-redis-5.3.7.ebuild b/dev-php/pecl-redis/pecl-redis-5.3.7.ebuild deleted file mode 100644 index 437cd906213e..000000000000 --- a/dev-php/pecl-redis/pecl-redis-5.3.7.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PHP_EXT_NAME="redis" -USE_PHP="php7-4 php8-0 php8-1" -PHP_EXT_NEEDED_USE="json(+)?,session(-)?" -DOCS=( arrays.markdown cluster.markdown README.markdown CREDITS ) -MY_P="${PN/pecl-/}-${PV/_rc/RC}" -PHP_EXT_PECL_FILENAME="${MY_P}.tgz" -PHP_EXT_S="${WORKDIR}/${MY_P}" - -inherit php-ext-pecl-r3 - -DESCRIPTION="PHP extension for interfacing with Redis" -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" -IUSE="igbinary +json lz4 +session zstd" - -DEPEND=" - igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-4(-)?,php_targets_php8-0(-)?,php_targets_php8-1(-)?] ) - lz4? ( app-arch/lz4:= ) - zstd? ( app-arch/zstd:= ) -" -RDEPEND="${DEPEND} - !dev-php/pecl-redis:7" - -# The test suite requires network access. -RESTRICT=test - -S="${WORKDIR}/${MY_P}" - -src_configure() { - local PHP_EXT_ECONF_ARGS=( - --enable-redis - --disable-redis-lzf - --disable-redis-msgpack - $(use_enable igbinary redis-igbinary) - $(use_enable json redis-json) - $(use_enable lz4 redis-lz4) - $(use_with lz4 liblz4) - $(use_enable session redis-session) - $(use_enable zstd redis-zstd) - $(use_with zstd libzstd) - ) - php-ext-source-r3_src_configure -} - -src_test() { - local slot - for slot in $(php_get_slots); do - php_init_slot_env "${slot}" - # Run tests for Redis class - ${PHPCLI} -d extension=modules/redis.so \ - tests/TestRedis.php \ - --class Redis \ - --host ${PECL_REDIS_HOST} || die 'test suite failed' - done -} -- cgit v1.2.3