Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Sun, 02 May 2021 08:36:03
Message-Id: 1619944467.dcd8006541e78cc81cc15993e20ce16932a55988.zlogene@gentoo
1 commit: dcd8006541e78cc81cc15993e20ce16932a55988
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 08:34:27 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 08:34:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd80065
7
8 dev-lang/php: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 dev-lang/php/php-7.3.27-r1.ebuild | 5 ++---
14 dev-lang/php/php-7.3.27.ebuild | 5 ++---
15 dev-lang/php/php-7.4.15.ebuild | 5 ++---
16 dev-lang/php/php-7.4.16.ebuild | 5 ++---
17 dev-lang/php/php-8.0.3.ebuild | 5 ++---
18 5 files changed, 10 insertions(+), 15 deletions(-)
19
20 diff --git a/dev-lang/php/php-7.3.27-r1.ebuild b/dev-lang/php/php-7.3.27-r1.ebuild
21 index 5dc1f526bd8..42644970c99 100644
22 --- a/dev-lang/php/php-7.3.27-r1.ebuild
23 +++ b/dev-lang/php/php-7.3.27-r1.ebuild
24 @@ -35,7 +35,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
25 coverage +ctype curl debug
26 enchant exif +fileinfo +filter firebird
27 +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
28 - intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit libressl lmdb
29 + intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit lmdb
30 mhash mssql mysql mysqli nls
31 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
32 readline recode selinux +session session-mm sharedmem
33 @@ -92,8 +92,7 @@ COMMON_DEPEND="
34 spell? ( >=app-text/aspell-0.50 )
35 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
36 ssl? (
37 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
38 - libressl? ( dev-libs/libressl:0= )
39 + >=dev-libs/openssl-1.0.1:0=
40 )
41 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
42 tokyocabinet? ( dev-db/tokyocabinet )
43
44 diff --git a/dev-lang/php/php-7.3.27.ebuild b/dev-lang/php/php-7.3.27.ebuild
45 index 9de4a1c7751..22c91bfe9a9 100644
46 --- a/dev-lang/php/php-7.3.27.ebuild
47 +++ b/dev-lang/php/php-7.3.27.ebuild
48 @@ -35,7 +35,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
49 coverage +ctype curl debug
50 enchant exif +fileinfo +filter firebird
51 +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
52 - intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
53 + intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit lmdb
54 mhash mssql mysql mysqli nls
55 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
56 readline recode selinux +session session-mm sharedmem
57 @@ -92,8 +92,7 @@ COMMON_DEPEND="
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 + >=dev-libs/openssl-1.0.1:0=
64 )
65 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
66 tokyocabinet? ( dev-db/tokyocabinet )
67
68 diff --git a/dev-lang/php/php-7.4.15.ebuild b/dev-lang/php/php-7.4.15.ebuild
69 index a23a91b6bfa..66581ae2ae3 100644
70 --- a/dev-lang/php/php-7.4.15.ebuild
71 +++ b/dev-lang/php/php-7.4.15.ebuild
72 @@ -37,7 +37,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
73 coverage +ctype curl debug
74 enchant exif ffi +fileinfo +filter firebird
75 +flatfile ftp gd gdbm gmp +iconv imap inifile
76 - intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
77 + intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit lmdb
78 mhash mssql mysql mysqli nls
79 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
80 readline selinux +session session-mm sharedmem
81 @@ -120,8 +120,7 @@ COMMON_DEPEND="
82 spell? ( >=app-text/aspell-0.50 )
83 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
84 ssl? (
85 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
86 - libressl? ( dev-libs/libressl:0= )
87 + >=dev-libs/openssl-1.0.1:0=
88 )
89 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
90 tokyocabinet? ( dev-db/tokyocabinet )
91
92 diff --git a/dev-lang/php/php-7.4.16.ebuild b/dev-lang/php/php-7.4.16.ebuild
93 index d5dee14f96b..754dd7ddd62 100644
94 --- a/dev-lang/php/php-7.4.16.ebuild
95 +++ b/dev-lang/php/php-7.4.16.ebuild
96 @@ -37,7 +37,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
97 coverage +ctype curl debug
98 enchant exif ffi +fileinfo +filter firebird
99 +flatfile ftp gd gdbm gmp +iconv imap inifile
100 - intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit libressl lmdb
101 + intl iodbc ipv6 +jit +json kerberos ldap ldap-sasl libedit lmdb
102 mhash mssql mysql mysqli nls
103 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
104 readline selinux +session session-mm sharedmem
105 @@ -120,8 +120,7 @@ COMMON_DEPEND="
106 spell? ( >=app-text/aspell-0.50 )
107 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
108 ssl? (
109 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
110 - libressl? ( dev-libs/libressl:0= )
111 + >=dev-libs/openssl-1.0.1:0=
112 )
113 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
114 tokyocabinet? ( dev-db/tokyocabinet )
115
116 diff --git a/dev-lang/php/php-8.0.3.ebuild b/dev-lang/php/php-8.0.3.ebuild
117 index 599f1188e1c..ba7effdfd07 100644
118 --- a/dev-lang/php/php-8.0.3.ebuild
119 +++ b/dev-lang/php/php-8.0.3.ebuild
120 @@ -37,7 +37,7 @@ IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
121 coverage +ctype curl debug
122 enchant exif ffi +fileinfo +filter firebird
123 +flatfile ftp gd gdbm gmp +iconv imap inifile
124 - intl iodbc ipv6 +jit kerberos ldap ldap-sasl libedit libressl lmdb
125 + intl iodbc ipv6 +jit kerberos ldap ldap-sasl libedit lmdb
126 mhash mssql mysql mysqli nls
127 oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
128 readline selinux +session session-mm sharedmem
129 @@ -119,8 +119,7 @@ COMMON_DEPEND="
130 spell? ( >=app-text/aspell-0.50 )
131 sqlite? ( >=dev-db/sqlite-3.7.6.3 )
132 ssl? (
133 - !libressl? ( >=dev-libs/openssl-1.0.1:0= )
134 - libressl? ( dev-libs/libressl:0= )
135 + >=dev-libs/openssl-1.0.1:0=
136 )
137 tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
138 tokyocabinet? ( dev-db/tokyocabinet )