From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2088415817D for ; Wed, 12 Jun 2024 05:57:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF925E2B73; Wed, 12 Jun 2024 05:57:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 125BBE2B51 for ; Wed, 12 Jun 2024 05:57:20 +0000 (UTC) Message-ID: Date: Wed, 12 Jun 2024 08:57:15 +0300 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-dev] Last rites: dev-php/pear and friends To: gentoo-dev@lists.gentoo.org References: <5c97ac0a-76fe-4054-96b7-5e171579be96@gentoo.org> <5c08d480-5eae-4193-bc12-ad3d967425ef@gentoo.org> <48960ae13af2c21cdaf2ba0123df4cd1e8af1331.camel@gentoo.org> Content-Language: en-US From: Viorel Munteanu In-Reply-To: <48960ae13af2c21cdaf2ba0123df4cd1e8af1331.camel@gentoo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: 903967e8-ed65-435a-bba0-7834a7089c65 X-Archives-Hash: b8e173a794d2a8af1d50c051d2f933e4 La 11.06.2024 22:48, Michael Orlitzky a scris: > On Tue, 2024-06-11 at 14:56 +0300, Arthur Zamarin wrote: >> Sounds good to me, then please make sure all that dependency tree needed >> for those targets are EAPI bumped, and most QA warnings from pkgcheck >> are handled. Currently those packages look unmaintained. >> >> When you (or anyone else) handle those, we can un-last-rite that dep tree. > Several of the open bugs were bogus or obsolete, but there were a few > test failures and version bumps to deal with. > > dev-php/PEAR-Net_SMTP: add 1.12.1 > dev-php/PEAR-Net_Sieve: add 1.4.7 > dev-php/PEAR-PEAR: add 1.10.15 > dev-php/PEAR-PEAR: drop 1.10.12 > dev-php/PEAR-Archive_Tar: add 1.5.0 > dev-php/PEAR-Structures_Graph: add 1.2.0 > dev-php/PEAR-Mail_Mime: add 1.10.12 > dev-php/PEAR-Console_CommandLine: test deps should be BDEPEND in EAPI=8 > dev-php/PEAR-Auth_SASL: add 1.2.0 > dev-php/PEAR-Console_CommandLine: add 1.2.6 > dev-php/PEAR-Crypt_GPG: add 1.6.9 > dev-php/PEAR-Console_Table: update EAPI 7 -> 8 > > Anything else, let me know. > > > Hello, Thank you for taking care of this.  I unmasked app-admin/drush and its dependencies. I had to bump to EAPI 8 and unmask dev-php/pear, because it's used by the eclass.  This makes the thread subject a bit wrong, but I won't change it. Of the PEAR packages, dev-php/PEAR-Structures_Graph is unmaintained upstream.  The rest seem ok. About the roundcube dependencies: dev-php/PEAR-Net_IDNA2 is still EAPI 6 and with no maintainer, and dev-php/PEAR-Net_Socket is also EAPI 6, unmaintained, and unmaintained upstream.  I'm asking the roundcube maintainers if they want to bump them or keep them bundled. Regards, Viorel.