Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Fri, 30 Apr 2021 18:33:50
Message-Id: 1619807568.b5725233731dc6169b7106fe900582f01018e78a.grknight@gentoo
1 commit: b5725233731dc6169b7106fe900582f01018e78a
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 18:32:48 2021 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 18:32:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5725233
7
8 dev-lang/php: Drop libressl USE from latest releases
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 dev-lang/php/php-7.3.28.ebuild | 7 ++-----
13 dev-lang/php/php-7.4.18.ebuild | 7 ++-----
14 dev-lang/php/php-8.0.5.ebuild | 7 ++-----
15 3 files changed, 6 insertions(+), 15 deletions(-)
16
17 diff --git a/dev-lang/php/php-7.3.28.ebuild b/dev-lang/php/php-7.3.28.ebuild
18 index b350d7454ca..0872d935c03 100644
19 --- a/dev-lang/php/php-7.3.28.ebuild
20 +++ b/dev-lang/php/php-7.3.28.ebuild
21 @@ -35,7 +35,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
22 coverage +ctype curl debug
23 enchant exif +fileinfo +filter firebird
24 +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
25 - intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit libressl lmdb
26 + intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit lmdb
27 mhash mssql mysql mysqli nls
28 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
29 readline recode selinux +session session-mm sharedmem
30 @@ -91,10 +91,7 @@ COMMON_DEPEND="
31 sodium? ( dev-libs/libsodium:= )
32 spell? ( >=app-text/aspell-0.50 )
33 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
34 - ssl? (
35 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
36 - libressl? ( dev-libs/libressl:0= )
37 - )
38 + ssl? ( >=dev-libs/openssl-1.0.1:0= )
39 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
40 tokyocabinet? ( dev-db/tokyocabinet )
41 truetype? ( =media-libs/freetype-2* )
42
43 diff --git a/dev-lang/php/php-7.4.18.ebuild b/dev-lang/php/php-7.4.18.ebuild
44 index 592c09770ef..7b09eb440f4 100644
45 --- a/dev-lang/php/php-7.4.18.ebuild
46 +++ b/dev-lang/php/php-7.4.18.ebuild
47 @@ -37,7 +37,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
48 coverage +ctype curl debug
49 enchant exif ffi +fileinfo +filter firebird
50 +flatfile ftp gd gdbm gmp +iconv imap inifile
51 - intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit libressl lmdb
52 + intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit lmdb
53 mhash mssql mysql mysqli nls
54 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
55 readline selinux +session session-mm sharedmem
56 @@ -119,10 +119,7 @@ COMMON_DEPEND="
57 sodium? ( dev-libs/libsodium:= )
58 spell? ( >=app-text/aspell-0.50 )
59 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
60 - ssl? (
61 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
62 - libressl? ( dev-libs/libressl:0= )
63 - )
64 + ssl? ( >=dev-libs/openssl-1.0.1:0= )
65 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
66 tokyocabinet? ( dev-db/tokyocabinet )
67 truetype? ( =media-libs/freetype-2* )
68
69 diff --git a/dev-lang/php/php-8.0.5.ebuild b/dev-lang/php/php-8.0.5.ebuild
70 index 599f1188e1c..bf9240b404a 100644
71 --- a/dev-lang/php/php-8.0.5.ebuild
72 +++ b/dev-lang/php/php-8.0.5.ebuild
73 @@ -37,7 +37,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
74 coverage +ctype curl debug
75 enchant exif ffi +fileinfo +filter firebird
76 +flatfile ftp gd gdbm gmp +iconv imap inifile
77 - intl iodbc ipv6 +jit kerberos ldap ldap-sasl libedit libressl lmdb
78 + intl iodbc ipv6 +jit kerberos ldap ldap-sasl libedit lmdb
79 mhash mssql mysql mysqli nls
80 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
81 readline selinux +session session-mm sharedmem
82 @@ -118,10 +118,7 @@ COMMON_DEPEND="
83 sodium? ( dev-libs/libsodium:= )
84 spell? ( >=app-text/aspell-0.50 )
85 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
86 - ssl? (
87 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
88 - libressl? ( dev-libs/libressl:0= )
89 - )
90 + ssl? ( >=dev-libs/openssl-1.0.1:0= )
91 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
92 tokyocabinet? ( dev-db/tokyocabinet )
93 truetype? ( =media-libs/freetype-2* )