public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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,  9 Apr 2018 15:08:52 +0000 (UTC)	[thread overview]
Message-ID: <1523286514.98d053277bd1041e4fe7815a7365da13cb0c0b6b.grknight@gentoo> (raw)

commit:     98d053277bd1041e4fe7815a7365da13cb0c0b6b
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  9 15:07:20 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Apr  9 15:08:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d05327

dev-php/pecl-amqp: Version bump to 1.9.3

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-php/pecl-amqp/Manifest               |  1 +
 dev-php/pecl-amqp/pecl-amqp-1.9.3.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-php/pecl-amqp/Manifest b/dev-php/pecl-amqp/Manifest
index 8f7c31eb95d..ebdd2371459 100644
--- a/dev-php/pecl-amqp/Manifest
+++ b/dev-php/pecl-amqp/Manifest
@@ -1,2 +1,3 @@
 DIST amqp-1.8.0.tgz 91850 BLAKE2B 35a0f44ce770f3d20adcbacf7a6bfd014014f1a09c2bb006e9e50c6f8f97f6d564f5db5adf0d3bceb08611d1cf3f7a95f5e6256977ed1ed134791c92a01addf6 SHA512 a70873e2f9ad47c2e6b028727e98888746e1eee8bb1007c7272e422f14527ee3e980c6ffc9a94671c548082c380cee4d9a27ac5c4adce382fdcf9251ac6eb7c7
 DIST amqp-1.9.0.tgz 98248 BLAKE2B 2bf13a72eedb0d46bfba3c5d2ec01d1a85cfd60b2dadfaa8e0475eda52ee6650f8757d7521f808043464f3a32a33e4143153136f08f9c4484316ca06785b5888 SHA512 ce77266d9c95d87c7ddf177c531540e05f9120417e645f4595f204fad2d2ecd9f388f0e1e55d69bee845333b5b5976960cc2a603ea6860708df1eafe0aef9a10
+DIST amqp-1.9.3.tgz 101342 BLAKE2B 1e9702cfd44035fe8c923cd2766ce49309310da11655e96246133bb7d8f686a661703f5c35053c19dc607a1c6d1afe515c87ceeecc1cdf93acfa6b211c6802bd SHA512 d4731ed5dc760a01621889e8518b5d1258a8335f701d241c453fd553924d83507a0a918b9733e249955fa11b43a1bdacf65c1f1cb55b8ed3c5b661277f5798b9

diff --git a/dev-php/pecl-amqp/pecl-amqp-1.9.3.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.9.3.ebuild
new file mode 100644
index 00000000000..060b5164a62
--- /dev/null
+++ b/dev-php/pecl-amqp/pecl-amqp-1.9.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
+
+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=""
+
+DEPEND=">=net-libs/rabbitmq-c-0.5.2[ssl] virtual/pkgconfig"
+RDEPEND=">=net-libs/rabbitmq-c-0.5.2:=[ssl]"
+PHP_EXT_ECONF_ARGS=()


             reply	other threads:[~2018-04-09 15:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09 15:08 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-12 19:31 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/ Brian Evans
2022-02-15 18:37 Brian Evans
2022-01-20 16:21 Brian Evans
2022-01-20 16:21 Brian Evans
2021-11-22 19:57 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
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=1523286514.98d053277bd1041e4fe7815a7365da13cb0c0b6b.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