From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/
Date: Fri, 22 Feb 2019 14:55:34 +0000 (UTC) [thread overview]
Message-ID: <1550844978.04e134faa7ffc9a30953e6105c6706de8d0330eb.whissi@gentoo> (raw)
commit: 04e134faa7ffc9a30953e6105c6706de8d0330eb
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 14:16:18 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 14:16:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e134fa
dev-php/igbinary: bump to v3.0.0
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-php/igbinary/Manifest | 1 +
dev-php/igbinary/igbinary-3.0.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-php/igbinary/Manifest b/dev-php/igbinary/Manifest
index fb5c4893edc..b922be286fd 100644
--- a/dev-php/igbinary/Manifest
+++ b/dev-php/igbinary/Manifest
@@ -2,3 +2,4 @@ DIST igbinary-2.0.5.tar.gz 183869 BLAKE2B 8bb56ff0213c77dbc17cf65962e23579935b23
DIST igbinary-2.0.6.tar.gz 184889 BLAKE2B 7c07dc7b766ea395137c2cfffab6329f6fe5fc7e8ffb712474ef9c945319364b20ba4f8735aa776bc15b94c2cd815bba5c1a8b7c25c9715d706a6773f80082d8 SHA512 c9f76aedcfb5aace6b8a3c064410b099bf4563d99115ebfeb9c53a3dd18a48e5c44b99a04a2a75f5d114aa5a6d9030b6f2242502c6b3c9d273a6936f9fa410e6
DIST igbinary-2.0.7.tar.gz 185004 BLAKE2B e95326a90f8226a3b01e8a7db960a950b47ac72af42b1a2c069fdab0bc8b524c52d36c283490e8123a28b21ebaff09c23ca6b1c0696d5d57548bbcaaae43d500 SHA512 1e17b53c39118e5f1e1808a0cf9ce9dce053ba84706670c6d4b2323e2aafd612df6a95b95b43344e4ecdc792c304c43aa8eab959fba0fee77b0a21d9ce3b2ffa
DIST igbinary-2.0.8.tar.gz 189726 BLAKE2B c4691cda07095c3907fc1caf86b1ba5a066a4d3cc4ca7274b9c825e1dd299ec6240bd703152510428cff8b7ca59571bc478a8679033c6fb852e54bae697d3180 SHA512 0161e05b246a3b749213fffafd74265e337fc657ea5e1390507a48865e9434aa3ac7e73bd9d04bfef0d8ceeae222a95cb9490d4705ad2b4607b3eaf2d05962c6
+DIST igbinary-3.0.0.tar.gz 170793 BLAKE2B 525ec522988b60f212bf5753ac884bf758ed13f8aefe1439e3f7b8433eff2a909b8c87c71854fd906f89a95f3e2c8f28771bea50f4c1ad40177600b7288b292d SHA512 dadc0db995615928e0ddb908ee4da9bd6bfdd09b6509f3b1a4b8ce519a6ec68c852b8781f05481d23152dea3e15cff9c527c2e4a8beb69d680f89ae7054a1282
diff --git a/dev-php/igbinary/igbinary-3.0.0.ebuild b/dev-php/igbinary/igbinary-3.0.0.ebuild
new file mode 100644
index 00000000000..d4b0a06b011
--- /dev/null
+++ b/dev-php/igbinary/igbinary-3.0.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PHP_EXT_NAME="${PN}"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( CREDITS NEWS README.md )
+PHP_EXT_ECONF_ARGS=( --enable-${PN} )
+
+USE_PHP="php7-1 php7-2 php7-3"
+
+inherit php-ext-source-r3
+
+KEYWORDS="~amd64 ~arm ~x86"
+
+DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
+HOMEPAGE="https://github.com/igbinary/igbinary"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
next reply other threads:[~2019-02-22 14:55 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 14:55 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 1:55 [gentoo-commits] repo/gentoo:master commit in: dev-php/igbinary/ Michael Orlitzky
2023-12-28 1:28 Conrad Kostecki
2023-07-07 19:30 Arthur Zamarin
2023-07-04 13:59 Sam James
2023-07-04 10:15 Sam James
2023-07-04 10:13 Sam James
2022-10-26 19:56 Conrad Kostecki
2022-10-26 19:56 Conrad Kostecki
2022-06-29 13:04 Brian Evans
2022-06-29 7:54 Agostino Sarubbo
2022-06-29 7:52 Agostino Sarubbo
2022-06-29 0:11 Sam James
2022-06-28 19:25 Arthur Zamarin
2022-01-20 16:21 Brian Evans
2021-11-23 16:15 Brian Evans
2021-10-03 0:41 Sam James
2021-10-03 0:16 Brian Evans
2021-10-02 19:06 Sam James
2021-10-01 23:42 Sam James
2021-09-27 19:30 Brian Evans
2021-09-23 13:58 Agostino Sarubbo
2021-09-23 6:40 Agostino Sarubbo
2021-08-24 13:17 Thomas Deutschmann
2021-07-29 16:06 Thomas Deutschmann
2021-06-11 12:47 Thomas Deutschmann
2021-04-25 15:30 Thomas Deutschmann
2020-12-31 21:09 Brian Evans
2020-12-09 13:29 Brian Evans
2020-11-03 12:58 Sam James
2020-10-28 16:18 Sam James
2020-10-28 16:18 Sam James
2020-10-26 16:12 Thomas Deutschmann
2020-10-08 22:53 Thomas Deutschmann
2020-09-05 16:21 Thomas Deutschmann
2020-09-05 15:19 Sam James
2020-09-03 17:00 Thomas Deutschmann
2020-09-03 15:12 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-08-06 14:34 Thomas Deutschmann
2020-05-06 14:30 Agostino Sarubbo
2020-05-06 9:12 Agostino Sarubbo
2020-05-05 1:48 Brian Evans
2020-01-23 1:30 Thomas Deutschmann
2020-01-05 23:20 Thomas Deutschmann
2019-12-12 15:21 Brian Evans
2019-11-26 1:04 Aaron Bauman
2019-10-01 19:05 Brian Evans
2019-06-11 19:09 Brian Evans
2019-06-09 1:48 Aaron Bauman
2019-04-05 20:21 Thomas Deutschmann
2018-10-22 20:41 Brian Evans
2018-08-10 19:16 Brian Evans
2018-05-31 13:10 Brian Evans
2018-05-31 13:10 Brian Evans
2018-04-18 21:30 Aaron Bauman
2018-03-14 6:00 Markus Meier
2017-11-16 14:30 Brian Evans
2017-07-05 1:55 Brian Evans
2017-07-05 1:55 Brian Evans
2017-03-02 10:47 Agostino Sarubbo
2017-02-27 8:24 Agostino Sarubbo
2017-01-05 1:20 Michael Orlitzky
2016-12-21 14:25 Brian Evans
2016-12-12 16:23 Brian Evans
2016-11-28 17:56 Brian Evans
2016-01-23 16:58 Michael Orlitzky
2015-11-03 16:18 Agostino Sarubbo
2015-11-03 15:19 Agostino Sarubbo
2015-09-27 18:05 Michael Orlitzky
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=1550844978.04e134faa7ffc9a30953e6105c6706de8d0330eb.whissi@gentoo \
--to=whissi@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