summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
commit34dea8e38f88007799629d0a56b12dec480b1d21 (patch)
tree6790873994b58030360328cf5897d934b3b03d16 /metadata/md5-cache/dev-php
parent7932d472a02d4c016ff7dff4b7a5479ab9d1883d (diff)
gentoo resync : 20.06.2021
Diffstat (limited to 'metadata/md5-cache/dev-php')
-rw-r--r--metadata/md5-cache/dev-php/Manifest.gzbin65938 -> 66237 bytes
-rw-r--r--metadata/md5-cache/dev-php/PHPMailer-6.5.012
-rw-r--r--metadata/md5-cache/dev-php/pecl-dbase-7.1.0 (renamed from metadata/md5-cache/dev-php/pecl-dbase-7.1.0_rc2)4
-rw-r--r--metadata/md5-cache/dev-php/pecl-imagick-3.4.44
-rw-r--r--metadata/md5-cache/dev-php/pecl-imagick-3.5.016
5 files changed, 32 insertions, 4 deletions
diff --git a/metadata/md5-cache/dev-php/Manifest.gz b/metadata/md5-cache/dev-php/Manifest.gz
index ed3db3c38436..ab9cabf0441d 100644
--- a/metadata/md5-cache/dev-php/Manifest.gz
+++ b/metadata/md5-cache/dev-php/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-php/PHPMailer-6.5.0 b/metadata/md5-cache/dev-php/PHPMailer-6.5.0
new file mode 100644
index 000000000000..50bb370c72ff
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PHPMailer-6.5.0
@@ -0,0 +1,12 @@
+BDEPEND=doc? ( dev-php/phpDocumentor )
+DEFINED_PHASES=compile install postinst prepare
+DESCRIPTION=Full-featured email creation and transfer class for PHP
+EAPI=7
+HOMEPAGE=https://github.com/PHPMailer/PHPMailer
+IUSE=doc idn ssl
+KEYWORDS=~amd64 ~x86
+LICENSE=LGPL-2.1
+RDEPEND=ssl? ( idn? ( dev-lang/php:*[ctype,filter,intl,ssl,unicode] ) !idn? ( dev-lang/php:*[ctype,filter,ssl] ) ) !ssl? ( idn? ( dev-lang/php:*[ctype,filter,intl,unicode] ) !idn? ( dev-lang/php:*[ctype,filter] ) )
+SLOT=0
+SRC_URI=https://github.com/PHPMailer/PHPMailer/archive/v6.5.0.tar.gz -> PHPMailer-6.5.0.tar.gz
+_md5_=d68ab92d4149669c47b54d95d74f9c74
diff --git a/metadata/md5-cache/dev-php/pecl-dbase-7.1.0_rc2 b/metadata/md5-cache/dev-php/pecl-dbase-7.1.0
index 5684c97c2aa5..ad048a69f911 100644
--- a/metadata/md5-cache/dev-php/pecl-dbase-7.1.0_rc2
+++ b/metadata/md5-cache/dev-php/pecl-dbase-7.1.0
@@ -10,6 +10,6 @@ LICENSE=PHP-3.01
RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 )
REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 )
SLOT=7
-SRC_URI=https://pecl.php.net/get/dbase-7.1.0RC2.tgz
+SRC_URI=https://pecl.php.net/get/dbase-7.1.0.tgz
_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib ebdbaed22e873a5abe6205f41349b479 php-ext-pecl-r3 597ff70c7422e3b3cebf00f526a32626 php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c toolchain-funcs 24921b57d6561d87cbef4916a296ada4
-_md5_=7740435dc922ca88b7368eaea6bc2aad
+_md5_=3ef6a6bfd0c657e938c927d1bc5ebcac
diff --git a/metadata/md5-cache/dev-php/pecl-imagick-3.4.4 b/metadata/md5-cache/dev-php/pecl-imagick-3.4.4
index 16f59fbf8de7..e1d02ec14b3e 100644
--- a/metadata/md5-cache/dev-php/pecl-imagick-3.4.4
+++ b/metadata/md5-cache/dev-php/pecl-imagick-3.4.4
@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
DEFINED_PHASES=compile configure install prepare test
-DEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] test? ( >=media-gfx/imagemagick-6.2.4:=[jpeg,png,svg,truetype,xml] ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
+DEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] test? ( >=media-gfx/imagemagick-6.2.4:=[hdri,jpeg,png,svg,truetype,xml] ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
DESCRIPTION=PHP wrapper for the ImageMagick library
EAPI=7
HOMEPAGE=https://pecl.php.net/imagick https://github.com/mkoppanen/imagick
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://pecl.php.net/get/imagick-3.4.4.tgz
_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib ebdbaed22e873a5abe6205f41349b479 php-ext-pecl-r3 597ff70c7422e3b3cebf00f526a32626 php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c toolchain-funcs 24921b57d6561d87cbef4916a296ada4
-_md5_=b06049aac118e4f68071dedbcae5c70f
+_md5_=e8e9723021b48f51efbbbd66b5cb9951
diff --git a/metadata/md5-cache/dev-php/pecl-imagick-3.5.0 b/metadata/md5-cache/dev-php/pecl-imagick-3.5.0
new file mode 100644
index 000000000000..a9e56de433b9
--- /dev/null
+++ b/metadata/md5-cache/dev-php/pecl-imagick-3.5.0
@@ -0,0 +1,16 @@
+BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 )
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] test? ( >=media-gfx/imagemagick-6.2.4:=[hdri,jpeg,png,svg,truetype,xml] ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 )
+DESCRIPTION=PHP wrapper for the ImageMagick library
+EAPI=7
+HOMEPAGE=https://pecl.php.net/package/imagick https://github.com/Imagick/imagick
+IUSE=examples test php_targets_php7-3 php_targets_php7-4 php_targets_php8-0
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=PHP-3.01
+RDEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 )
+REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://pecl.php.net/get/imagick-3.5.0.tgz
+_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib ebdbaed22e873a5abe6205f41349b479 php-ext-pecl-r3 597ff70c7422e3b3cebf00f526a32626 php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c toolchain-funcs 24921b57d6561d87cbef4916a296ada4
+_md5_=702d75e251a68186c877b4f75e9dd0de