X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 70A6CDC1506 for ; Wed, 6 Apr 2016 22:28:30 +0000 (UTC) Received: from mail-qg0-f54.google.com (mail-qg0-f54.google.com [209.85.192.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 2625DDC02A0 for ; Wed, 6 Apr 2016 22:28:29 +0000 (UTC) Received: by mail-qg0-f54.google.com with SMTP id f105so24845039qge.2 for ; Wed, 06 Apr 2016 15:28:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dafiti.com.br; s=google; h=mime-version:from:to:cc:subject:date:message-id :content-transfer-encoding; bh=JJS3DMrX+zKnO8F4S4rRufqpd0R26qamUdn384cIa30=; b=VkRCoZzDd54vYJiC6dl/A2rr+fqz8GutvL/mXbQS68xI55AT5yYsdh952bGgKrgR25 f0cHfuYHJ9d7GLaaTKF34dqCcmCtg656QpinYDYWBZZ0l1W9UUAbvUFh8/o/XCfg7ehp 9Ld0UailfMOCzQO220oZ1S6x6luyugJhnW9bA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:to:cc:subject:date:message-id :content-transfer-encoding; bh=JJS3DMrX+zKnO8F4S4rRufqpd0R26qamUdn384cIa30=; b=df9SqvNd6jWiQbJR5dDJ2G3JVtir6TrjRLxeQmdTdA18CzG8/eQjp58j4C8KNKTNRS VZacHdn1Czw1+2OgZC21vetYFCMdGpCQIqQMy7JMIFKt6mbfMIOARJP0EasitymEUTD6 ePY02GQyb6rmHEqIPxxyYdmX3N0Q5x1BSPdmuSWYfNq8jarUj0yeLJWyR/lWbJmznutb FhiydBbVR3AuPF6SsJPyd6rb2UWuEnDR51raEkyxKCyAALjd/iGd6NPOdWyLtxEIWJ2E a3qL+vEofn2Q09xRAKRYS5/8BgkEQO5fGT2mvwED4wlcUMHipBItXFV1YUf1a/lhpOZ/ Fk1A== X-Gm-Message-State: AD7BkJLOoOvFnfEsMJwlQjMz9KbjbDVC0KcfUcnuPWusGQYG7AIsqLrjvzqfC3dATNplw/9mhu9g2l5rulcRcD8+7GWlrklT6Uy6VhW6y2MIIdcRAZWKUMUyOoag1agu3hqFa6ebMZSf1h8lI1/u3g== X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.140.138.81 with SMTP id 78mr6099339qhk.44.1459981709164; Wed, 06 Apr 2016 15:28:29 -0700 (PDT) Received: from hendrix.dafiti.local ([200.205.195.2]) by smtp.gmail.com with ESMTPSA id y123sm2217113qka.0.2016.04.06.15.28.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 06 Apr 2016 15:28:28 -0700 (PDT) From: Fabio da Silva Ribeiro To: alpine-aports@lists.alpinelinux.org Cc: Fabio da Silva Ribeiro Subject: [alpine-aports] [PATCH] testing/php7-ampq: Set extension loader priority Date: Wed, 6 Apr 2016 19:28:24 -0300 Message-Id: <1459981704-31404-1-git-send-email-silva.ribeiro@dafiti.com.br> X-Mailer: git-send-email 2.5.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP --- testing/php7-amqp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php7-amqp/APKBUILD b/testing/php7-amqp/APKBUILD index 4ceed3d..a38143f 100644 --- a/testing/php7-amqp/APKBUILD +++ b/testing/php7-amqp/APKBUILD @@ -4,7 +4,7 @@ pkgname=3Dphp7-amqp _pkgreal=3Damqp pkgver=3D1.7.0 _pkgver=3D${pkgver}alpha2 -pkgrel=3D0 +pkgrel=3D1 pkgdesc=3D"Communicate with any AMQP compliant server" url=3D"http://pecl.php.net/package/$_pkgreal" arch=3D"all" @@ -29,7 +29,7 @@ package() { cd "$builddir" make INSTALL_ROOT=3D"$pkgdir"/ install || return 1 install -d "$pkgdir"/etc/php7/conf.d || return 1 - echo "extension=3D$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini + echo "extension=3D$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/40_$_pkgreal.= ini } =20 md5sums=3D"bdd4a68f3a1f21091cc7e67c13cb1a64 amqp-1.7.0alpha2.tgz" --=20 2.5.0 --=20 *** Esta mensagem, incluindo seus anexos, pode conter informa=E7=F5es confidenc= iais=20 e/ou privilegiadas. Se voc=EA n=E3o for a pessoa autorizada a receber esta= =20 mensagem, n=E3o pode usar, copiar ou divulgar as informa=E7=F5es nela conti= das ou=20 tomar qualquer a=E7=E3o baseada nessas informa=E7=F5es. Caso esta mensagem = tenha=20 sido recebida por engano, por favor avise imediatamente o remetente,=20 respondendo o e-mail e em seguida elimine-a do seu sistema. Agradecemos sua= =20 coopera=E7=E3o. This message, including any attachments, may contain confidential and/or=20 privileged information. If you are not the addressee or authorized to=20 receive this for the addressee, you must not use, copy, disclose or take=20 any action based on this message or any information herein. If you have=20 received this message in error, please advise the sender immediately by=20 reply e-mail and delete this message.Thank you for your cooperation --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---