From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/
Date: Mon, 22 Nov 2021 19:57:51 +0000 (UTC) [thread overview]
Message-ID: <1637611068.1052008fdc2ba02b9f678828546ad0c6b17ae723.grknight@gentoo> (raw)
commit: 1052008fdc2ba02b9f678828546ad0c6b17ae723
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 19:28:25 2021 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 19:57:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1052008f
dev-php/pecl-amqp: Version bump for 1.11.0_rc1
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/pecl-amqp/Manifest | 1 +
dev-php/pecl-amqp/pecl-amqp-1.11.0_rc1.ebuild | 29 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-php/pecl-amqp/Manifest b/dev-php/pecl-amqp/Manifest
index 4db152d83dcc..6a6272445d4b 100644
--- a/dev-php/pecl-amqp/Manifest
+++ b/dev-php/pecl-amqp/Manifest
@@ -1,2 +1,3 @@
DIST amqp-1.10.2.tgz 107350 BLAKE2B dd32873d5288ced2ef2c05e6b131f35c31a3514a98d5d3cb8784a989ca1d8637c5ddc7ffa2d73f5bfc2daa4fe718ecf1f08c7ceae64d2e613ef430d18161393b SHA512 a17176bcc02d35a9686d3ca120cca98d808b2a896733f41a28b5d29d43127a0a45b012bc6566de3604f41b8bcc453408a37a8254bcf47e940ebe12bb6f4d4265
+DIST amqp-1.11.0RC1.tgz 108361 BLAKE2B f8b0eadb9af8b7e0bdb0dac948f4705ed6ff09c210c6ec9c4a6d5ed2707f9a04ce43fee5e3631815c3c0a3aa7e05ebee0fabf74c39fb586372b5796dc83f7203 SHA512 c12a43126e4ad1418d43a07aa2400fb9d9506181912ed4e0892aba078147384afe083051e034b3941eb5e0d40241c92eec2de64d5dd17b60b3c11c876662f0aa
DIST amqp-1.11.0beta.tgz 108054 BLAKE2B 821359d165f4152e423164692b7f7faf367ae33674fd9dd08e4fa91e7b0f33924a81c81e54153e4bcd76336059691751d331059e6f61b34612aea68b4571d6b4 SHA512 e2625cf5e4f1614911d824aa8ab40600502847847808104f101fa409ad0a5df3007594e8a012620bb3ae26632fe20068905100cc2dac35973f9b8e5457d41768
diff --git a/dev-php/pecl-amqp/pecl-amqp-1.11.0_rc1.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.11.0_rc1.ebuild
new file mode 100644
index 000000000000..a25f1b277b3e
--- /dev/null
+++ b/dev-php/pecl-amqp/pecl-amqp-1.11.0_rc1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+USE_PHP="php7-3 php7-4 php8-0 php8-1"
+MY_P="${PN/pecl-/}-${PV/_rc/RC}"
+PHP_EXT_S="${WORKDIR}/${MY_P}"
+PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="PHP Bindings for AMQP 0-9-1 compatible brokers"
+LICENSE="PHP-3.01"
+SLOT="0"
+IUSE=""
+
+S="${PHP_EXT_S}"
+
+# Tests require running rabbitmq-server on localhost which requires epmd
+# which only accepts /var/run/epmd.pid as pidfile.
+RESTRICT="test"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND=">=net-libs/rabbitmq-c-0.5.2:=[ssl]"
+DEPEND="${RDEPEND}"
+PHP_EXT_ECONF_ARGS=()
next reply other threads:[~2021-11-22 19:57 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-22 19:57 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 11:26 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/ Sam James
2022-12-12 19:31 Brian Evans
2022-02-15 18:37 Brian Evans
2022-01-20 16:21 Brian Evans
2022-01-20 16:21 Brian Evans
2021-03-25 16:52 Brian Evans
2020-05-15 12:57 Brian Evans
2020-04-29 21:31 Thomas Deutschmann
2019-10-15 13:13 Brian Evans
2019-10-15 13:13 Brian Evans
2019-02-13 17:00 Thomas Deutschmann
2018-04-09 15:08 Brian Evans
2017-04-21 20:32 Brian Evans
2017-04-21 13:39 Brian Evans
2017-03-02 2:18 Brian Evans
2017-03-02 2:18 Brian Evans
2017-03-02 2:18 Brian Evans
2016-11-28 19:38 Brian Evans
2016-11-28 19:38 Brian Evans
2016-07-21 20:29 Brian Evans
2016-05-23 14:49 Brian Evans
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1637611068.1052008fdc2ba02b9f678828546ad0c6b17ae723.grknight@gentoo \
--to=grknight@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox