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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 449FF1382FE for ; Tue, 12 Jul 2016 19:49:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C069A21C067; Tue, 12 Jul 2016 19:49:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A0F821C067 for ; Tue, 12 Jul 2016 19:49:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0547340CCF for ; Tue, 12 Jul 2016 19:49:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 277362416 for ; Tue, 12 Jul 2016 19:49:09 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1468352929.de03399ccc489991bde7e8fa975d9d94f2e6befa.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mysqlnd_ms/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/pecl-mysqlnd_ms/Manifest dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild X-VCS-Directories: dev-php/pecl-mysqlnd_ms/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: de03399ccc489991bde7e8fa975d9d94f2e6befa X-VCS-Branch: master Date: Tue, 12 Jul 2016 19:49:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e7448159-5de2-4fc9-b1ba-05e46cefb077 X-Archives-Hash: 7c6a8e1edd2ddf11ead6b2a44972a2f4 commit: de03399ccc489991bde7e8fa975d9d94f2e6befa Author: Brian Evans gentoo org> AuthorDate: Tue Jul 12 19:48:49 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Tue Jul 12 19:48:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de03399c dev-php/pecl-mysqlnd_ms: Version bump; Drop php 5.4 USE Bump to a VCS snapshot that can build on PHP 5.6 There are many intermediate changes which prevent a direct patch on 1.5.2 for PHP 5.6 Package-Manager: portage-2.3.0 dev-php/pecl-mysqlnd_ms/Manifest | 1 + .../pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild | 5 ++--- ...build => pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild} | 19 ++++++++++++------- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/dev-php/pecl-mysqlnd_ms/Manifest b/dev-php/pecl-mysqlnd_ms/Manifest index 63f3cd4..b6618b3 100644 --- a/dev-php/pecl-mysqlnd_ms/Manifest +++ b/dev-php/pecl-mysqlnd_ms/Manifest @@ -1 +1,2 @@ DIST mysqlnd_ms-1.5.2.tgz 385916 SHA256 22b9ba1afb36b3df11c1051c813bc07889c815d1d9993bb07ffda182665b472f SHA512 5ab888d683384e9d2b33df8d057cf438411b6506759a80b8bad79608bb4029abf77535ffc8472e8e478d5d456c2260b5dd4bc68396180a9ebfed45f90bdc8d7d WHIRLPOOL 6d3d8786c74d4dfac384af3ea9f0cd8664e99aeaa766806ef8319c955135ab57092c2db27ef615def5574ab05c5a8a4e8e1f7bff9888a4cd3b3fc660c623fbe0 +DIST pecl-mysqlnd_ms-1.6.0_pre20141127.tar.xz 320604 SHA256 2cb2df946f020bcfcec1ff40b6a273dbfe69955fabe348a4804fba6897d55382 SHA512 44ca22d41d1064fb7ad3545978facd73f4279611769ee450016e8325013129b4414c637f3cb621078d4cd8e46a3ea5b9f4f16a580f9ecf389c637606a8c50ec5 WHIRLPOOL 640586e0cfbbf584cb18b4e38fbee9a90e0b929120428ea319e66276216f341a1ded65f08306be43028c8c13e3131e1f3fc98987386ccd03be39210616af5560 diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild index 28ab483..9ac4bd2 100644 --- a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild +++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" # php5-6 fails to build -USE_PHP="php5-5 php5-4" +USE_PHP="php5-5" inherit php-ext-pecl-r2 @@ -22,7 +22,6 @@ IUSE="" # Specifying targets due to USE flag transition DEPEND=" - php_targets_php5-4? ( dev-lang/php:5.4[mysqlnd] ) php_targets_php5-5? ( || ( dev-lang/php:5.5[-libmysqlclient,mysql] dev-lang/php:5.5[-libmysqlclient,mysqli] diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild similarity index 55% copy from dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild copy to dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild index 28ab483..1ac948d 100644 --- a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild +++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.6.0_pre20141127.ebuild @@ -1,18 +1,19 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PHP_EXT_NAME="mysqlnd_ms" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -# php5-6 fails to build -USE_PHP="php5-5 php5-4" - -inherit php-ext-pecl-r2 +USE_PHP="php5-5 php5-6" +# This is an SVN snapshot stored locally +SRC_URI="https://dev.gentoo.org/~grknight/distfiles/${P}.tar.xz" +inherit php-ext-source-r3 +HOMEPAGE="http://pecl.php.net/package/mysqlnd_ms" KEYWORDS="~amd64" DESCRIPTION="A replication and load balancing plugin for the mysqlnd library" @@ -22,11 +23,15 @@ IUSE="" # Specifying targets due to USE flag transition DEPEND=" - php_targets_php5-4? ( dev-lang/php:5.4[mysqlnd] ) php_targets_php5-5? ( || ( dev-lang/php:5.5[-libmysqlclient,mysql] dev-lang/php:5.5[-libmysqlclient,mysqli] ) ) + php_targets_php5-6? ( || ( + dev-lang/php:5.6[-libmysqlclient,mysql] + dev-lang/php:5.6[-libmysqlclient,mysqli] + ) + ) " RDEPEND="${DEPEND}"