* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2022-03-18 16:53 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2022-03-18 16:53 UTC (permalink / raw
To: gentoo-commits
commit: 8b1362ee636a74a56ba41686d0d789a4234bb6c8
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 16:20:10 2022 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 16:53:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1362ee
dev-php/xhprof: Drop old; adjust targets
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/xhprof/Manifest | 2 --
dev-php/xhprof/xhprof-2.1.4.ebuild | 18 ------------------
dev-php/xhprof/xhprof-2.2.3.ebuild | 18 ------------------
dev-php/xhprof/xhprof-2.3.5.ebuild | 4 ++--
4 files changed, 2 insertions(+), 40 deletions(-)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 4c1e44ac3123..6d88f3b33341 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1,3 +1 @@
-DIST xhprof-2.1.4.tgz 841444 BLAKE2B 33be85d55f2636af5664aeb017ccaab6ad03962d44b3143c0eb9d9f9cc0fa74048fbca6beae89d02ed47db8ffe1ea77df1f6a41aa62fbc90fea2c52c467a422d SHA512 8777d29c16bce9e7698cf37c7dd631e951a018fa63ab5a4ab0df8e7621643e7fb905cd9bc189b238d76e32408a43f522bbab455caab6b89f7b6c26590b2733a3
-DIST xhprof-2.2.3.tgz 842543 BLAKE2B 5940a5ed8edc334ae2dc09d4621ed7fb4b8b56de6f07dc49e4a84ced33689f242f11ac89dced670f7b54d35fe8c9840fea09e55340174c399fae263760ca35ac SHA512 000468a7fa2a0af25004f0ffd59a8ab111a5cfa4cff275291fcbc54d3283fbf4a904b4aaeb38c2a8c7c81924bc31d9328ccf9fb7de24e20c224e014ed942efaf
DIST xhprof-2.3.5.tgz 842658 BLAKE2B 4392b521e8b4c10dc745bbd670c351231680e753251b1d1e3c7048e17fa5a88a6c79da39f3c50b8642ca0c1a5b9658e4dafe6ed4af3dc97c71265f021438fda9 SHA512 50ae6fb8d63ac8354b7887daecd1882f33e616cd1ef165b54d51f26fa93d2827f621e89d0d583979c453af5d66a83ddcbf0eb2d462df74ebb422294e601268f4
diff --git a/dev-php/xhprof/xhprof-2.1.4.ebuild b/dev-php/xhprof/xhprof-2.1.4.ebuild
deleted file mode 100644
index 6d7187add699..000000000000
--- a/dev-php/xhprof/xhprof-2.1.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_S="${S}/extension"
-PHP_EXT_ECONF_ARGS=""
-USE_PHP="php7-2 php7-3 php7-4"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="https://pecl.php.net/package/xhprof"
-DESCRIPTION="A Hierarchical Profiler for PHP"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
diff --git a/dev-php/xhprof/xhprof-2.2.3.ebuild b/dev-php/xhprof/xhprof-2.2.3.ebuild
deleted file mode 100644
index 1d609078c8c4..000000000000
--- a/dev-php/xhprof/xhprof-2.2.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_S="${S}/extension"
-PHP_EXT_ECONF_ARGS=""
-USE_PHP="php7-2 php7-3 php7-4 php8-0"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="https://pecl.php.net/package/xhprof"
-DESCRIPTION="A Hierarchical Profiler for PHP"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
diff --git a/dev-php/xhprof/xhprof-2.3.5.ebuild b/dev-php/xhprof/xhprof-2.3.5.ebuild
index e7f6bda6ad82..e1655ad5829f 100644
--- a/dev-php/xhprof/xhprof-2.3.5.ebuild
+++ b/dev-php/xhprof/xhprof-2.3.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PHP_EXT_S="${S}/extension"
PHP_EXT_ECONF_ARGS=""
-USE_PHP="php7-2 php7-3 php7-4 php8-0 php8-1"
+USE_PHP="php7-4 php8-0 php8-1"
inherit php-ext-pecl-r3
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2024-11-10 2:18 Michael Orlitzky
0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2024-11-10 2:18 UTC (permalink / raw
To: gentoo-commits
commit: 8bb400a46802c3901d44ea9ba79f5f67d77b827c
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 02:18:22 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 02:18:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb400a4
dev-php/xhprof: drop 2.3.5
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 -
dev-php/xhprof/xhprof-2.3.5.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 993f97faf8d3..9f4a9c0f2004 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1,2 +1 @@
-DIST xhprof-2.3.5.tgz 842658 BLAKE2B 4392b521e8b4c10dc745bbd670c351231680e753251b1d1e3c7048e17fa5a88a6c79da39f3c50b8642ca0c1a5b9658e4dafe6ed4af3dc97c71265f021438fda9 SHA512 50ae6fb8d63ac8354b7887daecd1882f33e616cd1ef165b54d51f26fa93d2827f621e89d0d583979c453af5d66a83ddcbf0eb2d462df74ebb422294e601268f4
DIST xhprof-2.3.9.tgz 843027 BLAKE2B be7c36d7b30f1efd1e3fb4d67f1d9ee8e23bb0e28f6bf9b8c00ee61154e753505e0935acf75c61d0806222a14d3203a4be1c0b4ef6b00f7d15aa9d35d99e410f SHA512 38a2609d961d908c6a4b5d1ff2085ffdad4a5f7d277705c826ae19e215660802528d606c5ee052f2e65255a7a85b2a9cb9038f4785c730ec468fc76dc7bcf5de
diff --git a/dev-php/xhprof/xhprof-2.3.5.ebuild b/dev-php/xhprof/xhprof-2.3.5.ebuild
deleted file mode 100644
index 43941532e3b0..000000000000
--- a/dev-php/xhprof/xhprof-2.3.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_S="${S}/extension"
-PHP_EXT_ECONF_ARGS=""
-USE_PHP="php8-1"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="https://pecl.php.net/package/xhprof"
-DESCRIPTION="A Hierarchical Profiler for PHP"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2024-01-20 13:00 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-01-20 13:00 UTC (permalink / raw
To: gentoo-commits
commit: 4dcd8465937fb217d84ad607587a406023192060
Author: Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Thu Dec 14 17:47:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 13:00:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dcd8465
dev-php/xhprof: add 2.3.9
Signed-off-by: Anthony Ryan <anthonyryan1 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34284
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 +
dev-php/xhprof/xhprof-2.3.9.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 6d88f3b33341..993f97faf8d3 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1 +1,2 @@
DIST xhprof-2.3.5.tgz 842658 BLAKE2B 4392b521e8b4c10dc745bbd670c351231680e753251b1d1e3c7048e17fa5a88a6c79da39f3c50b8642ca0c1a5b9658e4dafe6ed4af3dc97c71265f021438fda9 SHA512 50ae6fb8d63ac8354b7887daecd1882f33e616cd1ef165b54d51f26fa93d2827f621e89d0d583979c453af5d66a83ddcbf0eb2d462df74ebb422294e601268f4
+DIST xhprof-2.3.9.tgz 843027 BLAKE2B be7c36d7b30f1efd1e3fb4d67f1d9ee8e23bb0e28f6bf9b8c00ee61154e753505e0935acf75c61d0806222a14d3203a4be1c0b4ef6b00f7d15aa9d35d99e410f SHA512 38a2609d961d908c6a4b5d1ff2085ffdad4a5f7d277705c826ae19e215660802528d606c5ee052f2e65255a7a85b2a9cb9038f4785c730ec468fc76dc7bcf5de
diff --git a/dev-php/xhprof/xhprof-2.3.9.ebuild b/dev-php/xhprof/xhprof-2.3.9.ebuild
new file mode 100644
index 000000000000..42bbc9840ab0
--- /dev/null
+++ b/dev-php/xhprof/xhprof-2.3.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+PHP_EXT_S="${S}/extension"
+PHP_EXT_ECONF_ARGS=""
+USE_PHP="php8-1 php8-2 php8-3"
+
+inherit php-ext-pecl-r3
+
+DESCRIPTION="A Hierarchical Profiler for PHP"
+HOMEPAGE="https://pecl.php.net/package/xhprof"
+LICENSE="Apache-2.0"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2024-01-18 7:56 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-01-18 7:56 UTC (permalink / raw
To: gentoo-commits
commit: 46af68cb7c11e23c484703b2c269b4127040df7e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 07:51:53 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 07:51:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46af68cb
dev-php/xhprof: cleanup php8-0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-php/xhprof/xhprof-2.3.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/xhprof/xhprof-2.3.5.ebuild b/dev-php/xhprof/xhprof-2.3.5.ebuild
index eb86358926b8..43941532e3b0 100644
--- a/dev-php/xhprof/xhprof-2.3.5.ebuild
+++ b/dev-php/xhprof/xhprof-2.3.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PHP_EXT_S="${S}/extension"
PHP_EXT_ECONF_ARGS=""
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
inherit php-ext-pecl-r3
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2022-02-15 18:55 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2022-02-15 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 046a79a7689078d0834331c8c7c78000b4f53f3d
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 18:44:05 2022 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 18:55:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046a79a7
dev-php/xhprof: Update metadata with correct upstream
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/xhprof/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/xhprof/metadata.xml b/dev-php/xhprof/metadata.xml
index c38027a68715..6ab75789ddb5 100644
--- a/dev-php/xhprof/metadata.xml
+++ b/dev-php/xhprof/metadata.xml
@@ -6,6 +6,6 @@
<name>PHP</name>
</maintainer>
<upstream>
- <remote-id type="github">phacility/xhprof</remote-id>
+ <remote-id type="github">longxinH/xhprof</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2021-10-15 14:33 Thomas Deutschmann
0 siblings, 0 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2021-10-15 14:33 UTC (permalink / raw
To: gentoo-commits
commit: bd046fb6ff09095c0a3f64804f977f1e283991a4
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 15 13:59:08 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 14:32:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd046fb6
dev-php/xhprof: bump to v2.3.5
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 +
dev-php/xhprof/xhprof-2.3.5.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 9b12b022e21..4c1e44ac312 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1,2 +1,3 @@
DIST xhprof-2.1.4.tgz 841444 BLAKE2B 33be85d55f2636af5664aeb017ccaab6ad03962d44b3143c0eb9d9f9cc0fa74048fbca6beae89d02ed47db8ffe1ea77df1f6a41aa62fbc90fea2c52c467a422d SHA512 8777d29c16bce9e7698cf37c7dd631e951a018fa63ab5a4ab0df8e7621643e7fb905cd9bc189b238d76e32408a43f522bbab455caab6b89f7b6c26590b2733a3
DIST xhprof-2.2.3.tgz 842543 BLAKE2B 5940a5ed8edc334ae2dc09d4621ed7fb4b8b56de6f07dc49e4a84ced33689f242f11ac89dced670f7b54d35fe8c9840fea09e55340174c399fae263760ca35ac SHA512 000468a7fa2a0af25004f0ffd59a8ab111a5cfa4cff275291fcbc54d3283fbf4a904b4aaeb38c2a8c7c81924bc31d9328ccf9fb7de24e20c224e014ed942efaf
+DIST xhprof-2.3.5.tgz 842658 BLAKE2B 4392b521e8b4c10dc745bbd670c351231680e753251b1d1e3c7048e17fa5a88a6c79da39f3c50b8642ca0c1a5b9658e4dafe6ed4af3dc97c71265f021438fda9 SHA512 50ae6fb8d63ac8354b7887daecd1882f33e616cd1ef165b54d51f26fa93d2827f621e89d0d583979c453af5d66a83ddcbf0eb2d462df74ebb422294e601268f4
diff --git a/dev-php/xhprof/xhprof-2.3.5.ebuild b/dev-php/xhprof/xhprof-2.3.5.ebuild
new file mode 100644
index 00000000000..e7f6bda6ad8
--- /dev/null
+++ b/dev-php/xhprof/xhprof-2.3.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_S="${S}/extension"
+PHP_EXT_ECONF_ARGS=""
+USE_PHP="php7-2 php7-3 php7-4 php8-0 php8-1"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://pecl.php.net/package/xhprof"
+DESCRIPTION="A Hierarchical Profiler for PHP"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2020-12-10 18:22 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2020-12-10 18:22 UTC (permalink / raw
To: gentoo-commits
commit: f71cbe3b53298ac41a1814d0bc99335391009254
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 18:21:09 2020 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 18:21:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71cbe3b
dev-php/xhprof: Version bump for 2.2.3
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 +
dev-php/xhprof/xhprof-2.2.3.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 28f5f886a5a..f064c25addb 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1,2 +1,3 @@
DIST xhprof-0.9.10.tar.gz 850440 BLAKE2B f277c4e798c63337d7319ece9e5405fe2aa87677b146bd0a3c73079cda70b005b8a97647a4bfee66e8263eb413b60d685f617d1f8faefe3aff01c5eb5cbcd364 SHA512 f078c7d025d4712858f55a6a212f888cdb67f862c912639db4bd50b9d601e824c7a0bf9e0f9d1b04673230c7a04d9e00fff42f729055677db021ee47e7128088
DIST xhprof-2.1.4.tgz 841444 BLAKE2B 33be85d55f2636af5664aeb017ccaab6ad03962d44b3143c0eb9d9f9cc0fa74048fbca6beae89d02ed47db8ffe1ea77df1f6a41aa62fbc90fea2c52c467a422d SHA512 8777d29c16bce9e7698cf37c7dd631e951a018fa63ab5a4ab0df8e7621643e7fb905cd9bc189b238d76e32408a43f522bbab455caab6b89f7b6c26590b2733a3
+DIST xhprof-2.2.3.tgz 842543 BLAKE2B 5940a5ed8edc334ae2dc09d4621ed7fb4b8b56de6f07dc49e4a84ced33689f242f11ac89dced670f7b54d35fe8c9840fea09e55340174c399fae263760ca35ac SHA512 000468a7fa2a0af25004f0ffd59a8ab111a5cfa4cff275291fcbc54d3283fbf4a904b4aaeb38c2a8c7c81924bc31d9328ccf9fb7de24e20c224e014ed942efaf
diff --git a/dev-php/xhprof/xhprof-2.2.3.ebuild b/dev-php/xhprof/xhprof-2.2.3.ebuild
new file mode 100644
index 00000000000..1d609078c8c
--- /dev/null
+++ b/dev-php/xhprof/xhprof-2.2.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_S="${S}/extension"
+PHP_EXT_ECONF_ARGS=""
+USE_PHP="php7-2 php7-3 php7-4 php8-0"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://pecl.php.net/package/xhprof"
+DESCRIPTION="A Hierarchical Profiler for PHP"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2020-12-10 18:22 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2020-12-10 18:22 UTC (permalink / raw
To: gentoo-commits
commit: 7b19837153a506e4093045738da7c79ab87be37b
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 18:21:59 2020 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 18:21:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b198371
dev-php/xhprof: Drop old
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 -
dev-php/xhprof/xhprof-0.9.10.ebuild | 23 -----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index f064c25addb..9b12b022e21 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1,3 +1,2 @@
-DIST xhprof-0.9.10.tar.gz 850440 BLAKE2B f277c4e798c63337d7319ece9e5405fe2aa87677b146bd0a3c73079cda70b005b8a97647a4bfee66e8263eb413b60d685f617d1f8faefe3aff01c5eb5cbcd364 SHA512 f078c7d025d4712858f55a6a212f888cdb67f862c912639db4bd50b9d601e824c7a0bf9e0f9d1b04673230c7a04d9e00fff42f729055677db021ee47e7128088
DIST xhprof-2.1.4.tgz 841444 BLAKE2B 33be85d55f2636af5664aeb017ccaab6ad03962d44b3143c0eb9d9f9cc0fa74048fbca6beae89d02ed47db8ffe1ea77df1f6a41aa62fbc90fea2c52c467a422d SHA512 8777d29c16bce9e7698cf37c7dd631e951a018fa63ab5a4ab0df8e7621643e7fb905cd9bc189b238d76e32408a43f522bbab455caab6b89f7b6c26590b2733a3
DIST xhprof-2.2.3.tgz 842543 BLAKE2B 5940a5ed8edc334ae2dc09d4621ed7fb4b8b56de6f07dc49e4a84ced33689f242f11ac89dced670f7b54d35fe8c9840fea09e55340174c399fae263760ca35ac SHA512 000468a7fa2a0af25004f0ffd59a8ab111a5cfa4cff275291fcbc54d3283fbf4a904b4aaeb38c2a8c7c81924bc31d9328ccf9fb7de24e20c224e014ed942efaf
diff --git a/dev-php/xhprof/xhprof-0.9.10.ebuild b/dev-php/xhprof/xhprof-0.9.10.ebuild
deleted file mode 100644
index 340be6e1183..00000000000
--- a/dev-php/xhprof/xhprof-0.9.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-MY_PV="dab44f76da5c8a0d4f1339f7d2ea2bc42408e8e9"
-PHP_EXT_S="${WORKDIR}/${PN}-${MY_PV}/extension"
-PHP_EXT_ECONF_ARGS=""
-USE_PHP="php7-2 php7-3"
-
-inherit php-ext-pecl-r3
-
-SRC_URI="https://github.com/phacility/xhprof/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="https://pecl.php.net/package/xhprof"
-DESCRIPTION="A Hierarchical Profiler for PHP"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2020-02-21 18:01 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2020-02-21 18:01 UTC (permalink / raw
To: gentoo-commits
commit: b9eafab6e419c726c8f5192026ae231cb1ccc04e
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 17:37:38 2020 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 17:37:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9eafab6
dev-php/xhprof: Version bump for 2.1.4
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 +
dev-php/xhprof/xhprof-2.1.4.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index bb126ff590b..28f5f886a5a 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1 +1,2 @@
DIST xhprof-0.9.10.tar.gz 850440 BLAKE2B f277c4e798c63337d7319ece9e5405fe2aa87677b146bd0a3c73079cda70b005b8a97647a4bfee66e8263eb413b60d685f617d1f8faefe3aff01c5eb5cbcd364 SHA512 f078c7d025d4712858f55a6a212f888cdb67f862c912639db4bd50b9d601e824c7a0bf9e0f9d1b04673230c7a04d9e00fff42f729055677db021ee47e7128088
+DIST xhprof-2.1.4.tgz 841444 BLAKE2B 33be85d55f2636af5664aeb017ccaab6ad03962d44b3143c0eb9d9f9cc0fa74048fbca6beae89d02ed47db8ffe1ea77df1f6a41aa62fbc90fea2c52c467a422d SHA512 8777d29c16bce9e7698cf37c7dd631e951a018fa63ab5a4ab0df8e7621643e7fb905cd9bc189b238d76e32408a43f522bbab455caab6b89f7b6c26590b2733a3
diff --git a/dev-php/xhprof/xhprof-2.1.4.ebuild b/dev-php/xhprof/xhprof-2.1.4.ebuild
new file mode 100644
index 00000000000..6d7187add69
--- /dev/null
+++ b/dev-php/xhprof/xhprof-2.1.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_S="${S}/extension"
+PHP_EXT_ECONF_ARGS=""
+USE_PHP="php7-2 php7-3 php7-4"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://pecl.php.net/package/xhprof"
+DESCRIPTION="A Hierarchical Profiler for PHP"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2019-02-13 20:02 Thomas Deutschmann
0 siblings, 0 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2019-02-13 20:02 UTC (permalink / raw
To: gentoo-commits
commit: cbf457b2d8772460cf4ca083430b14fa9b786d2c
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 13 17:56:00 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Feb 13 20:02:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf457b2
dev-php/xhprof: bump to v0.9.10
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-php/xhprof/Manifest | 1 +
dev-php/xhprof/xhprof-0.9.10.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 2cb273224b0..80baadf1cab 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1 +1,2 @@
+DIST xhprof-0.9.10.tar.gz 850440 BLAKE2B f277c4e798c63337d7319ece9e5405fe2aa87677b146bd0a3c73079cda70b005b8a97647a4bfee66e8263eb413b60d685f617d1f8faefe3aff01c5eb5cbcd364 SHA512 f078c7d025d4712858f55a6a212f888cdb67f862c912639db4bd50b9d601e824c7a0bf9e0f9d1b04673230c7a04d9e00fff42f729055677db021ee47e7128088
DIST xhprof-0.9.4_p20150226.tar.gz 855540 BLAKE2B efcf78cb3a5778e7c64543a41a2671fd928fe8f21d5a2a5b2a221ac6fa6855a84946128c93bd35a37c9362cc60c306835aed568eac43ece590ff0c6c94cbebb7 SHA512 6f0f4f76b793746cb37b623b891956c1abe7c08cb56fb0edfa31b7d7a59ccd49b8c3401f067a1f203e188843290afb9f9913729b59026b43e7cf026010ef7fb7
diff --git a/dev-php/xhprof/xhprof-0.9.10.ebuild b/dev-php/xhprof/xhprof-0.9.10.ebuild
new file mode 100644
index 00000000000..340be6e1183
--- /dev/null
+++ b/dev-php/xhprof/xhprof-0.9.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+MY_PV="dab44f76da5c8a0d4f1339f7d2ea2bc42408e8e9"
+PHP_EXT_S="${WORKDIR}/${PN}-${MY_PV}/extension"
+PHP_EXT_ECONF_ARGS=""
+USE_PHP="php7-2 php7-3"
+
+inherit php-ext-pecl-r3
+
+SRC_URI="https://github.com/phacility/xhprof/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="https://pecl.php.net/package/xhprof"
+DESCRIPTION="A Hierarchical Profiler for PHP"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2016-12-08 18:29 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2016-12-08 18:29 UTC (permalink / raw
To: gentoo-commits
commit: 140bfccbf9571470be652b9da0d9e42630fc26b4
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 18:27:32 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 18:28:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=140bfccb
dev-php/xhprof: Drop old
Package-Manager: portage-2.3.2
dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild b/dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild
deleted file mode 100644
index 16b6432..00000000
--- a/dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-MY_PV="ff8b3892d0cfc53e744631ff5c6b34f13421edce"
-PHP_EXT_S="${WORKDIR}/${PN}-${MY_PV}/extension"
-
-USE_PHP="php5-5 php5-6"
-
-inherit php-ext-pecl-r2
-
-SRC_URI="https://github.com/phacility/xhprof/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="http://pecl.php.net/package/xhprof"
-DESCRIPTION="A Hierarchical Profiler for PHP"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2016-12-08 18:29 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2016-12-08 18:29 UTC (permalink / raw
To: gentoo-commits
commit: 1a172c7dc8864f40cc5846b1d3e94edd5b5701a5
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 18:26:33 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 18:28:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a172c7d
dev-php/xhprof: Revbump to drop php 5.5 dependencies
This package has not been ported and fails with PHP 7.0.
Patches are welcome, but this package is in danger of being dropped
when PHP 5.6 becomes obsolete.
Package-Manager: portage-2.3.2
dev-php/xhprof/xhprof-0.9.4_p20150226-r1.ebuild | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-php/xhprof/xhprof-0.9.4_p20150226-r1.ebuild b/dev-php/xhprof/xhprof-0.9.4_p20150226-r1.ebuild
new file mode 100644
index 00000000..e14925e
--- /dev/null
+++ b/dev-php/xhprof/xhprof-0.9.4_p20150226-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+MY_PV="ff8b3892d0cfc53e744631ff5c6b34f13421edce"
+PHP_EXT_S="${WORKDIR}/${PN}-${MY_PV}/extension"
+PHP_EXT_ECONF_ARGS=""
+USE_PHP="php5-6"
+
+inherit php-ext-pecl-r3
+
+SRC_URI="https://github.com/phacility/xhprof/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="http://pecl.php.net/package/xhprof"
+DESCRIPTION="A Hierarchical Profiler for PHP"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2016-07-15 12:49 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2016-07-15 12:49 UTC (permalink / raw
To: gentoo-commits
commit: 4a095b873ffe7a7a10c0a5a49ad3b392fe7bf58b
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 12:47:49 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 12:49:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a095b87
dev-php/xhprof: Drop old
Package-Manager: portage-2.3.0
dev-php/xhprof/Manifest | 1 -
dev-php/xhprof/xhprof-0.9.4.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index d04f4c2..76343f2 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1,2 +1 @@
-DIST xhprof-0.9.4.tgz 842077 SHA256 002a2d4a825d16aeb3017c59f94d8c5e5d06611dd6197acd2f07fce197d3b8f8 SHA512 25de7b69cef9b5b468eba1b4151e53f721c1b1437eb5a63a99da996857b77052513cf13c27d4f9034e8eff558b9bd8941ce8bd7ce824087636f5e000f3a647ff WHIRLPOOL 670a36c54850e8307e032fefa732d5fdb91692de45f55ab47495286b2fa0bd5aacc7fc4ba7070d4b2703536c34e1ef334f51935f3136034704f749a68ba61ade
DIST xhprof-0.9.4_p20150226.tar.gz 855540 SHA256 c719e8208511fec2e13d2988a62523c47c370bb8f7a45a270059cc5b9090d0bb SHA512 6f0f4f76b793746cb37b623b891956c1abe7c08cb56fb0edfa31b7d7a59ccd49b8c3401f067a1f203e188843290afb9f9913729b59026b43e7cf026010ef7fb7 WHIRLPOOL 1b6b5b87b81ce9456102dd71b1d6149c7805c6ca2b25024eadf9b2048331603e725743253b6f4034eee876062190c4ba7cf8cd9171faadd22f3f591677bdb264
diff --git a/dev-php/xhprof/xhprof-0.9.4.ebuild b/dev-php/xhprof/xhprof-0.9.4.ebuild
deleted file mode 100644
index 4a88509..0000000
--- a/dev-php/xhprof/xhprof-0.9.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PHP_EXT_S="${WORKDIR}/${P}/extension"
-
-USE_PHP="php5-4 php5-5"
-
-inherit php-ext-pecl-r2
-
-KEYWORDS="~amd64 ~x86"
-
-HOMEPAGE="http://pecl.php.net/package/xhprof"
-DESCRIPTION="A Hierarchical Profiler for PHP"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/
@ 2016-06-29 20:06 Brian Evans
0 siblings, 0 replies; 14+ messages in thread
From: Brian Evans @ 2016-06-29 20:06 UTC (permalink / raw
To: gentoo-commits
commit: af996ffeb5302f811600832d32b09cc7dcc8692a
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 20:06:38 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 20:06:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af996ffe
dev-php/xhprof: Version bump to upstream VCS snapshot
This shapshot fixes some bugs but has yet to be released into a new version.
All tests pass instead of failing on 5.5 and 5.6 with the release
Package-Manager: portage-2.3.0
dev-php/xhprof/Manifest | 1 +
dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest
index 0dd9ffd..d04f4c2 100644
--- a/dev-php/xhprof/Manifest
+++ b/dev-php/xhprof/Manifest
@@ -1 +1,2 @@
DIST xhprof-0.9.4.tgz 842077 SHA256 002a2d4a825d16aeb3017c59f94d8c5e5d06611dd6197acd2f07fce197d3b8f8 SHA512 25de7b69cef9b5b468eba1b4151e53f721c1b1437eb5a63a99da996857b77052513cf13c27d4f9034e8eff558b9bd8941ce8bd7ce824087636f5e000f3a647ff WHIRLPOOL 670a36c54850e8307e032fefa732d5fdb91692de45f55ab47495286b2fa0bd5aacc7fc4ba7070d4b2703536c34e1ef334f51935f3136034704f749a68ba61ade
+DIST xhprof-0.9.4_p20150226.tar.gz 855540 SHA256 c719e8208511fec2e13d2988a62523c47c370bb8f7a45a270059cc5b9090d0bb SHA512 6f0f4f76b793746cb37b623b891956c1abe7c08cb56fb0edfa31b7d7a59ccd49b8c3401f067a1f203e188843290afb9f9913729b59026b43e7cf026010ef7fb7 WHIRLPOOL 1b6b5b87b81ce9456102dd71b1d6149c7805c6ca2b25024eadf9b2048331603e725743253b6f4034eee876062190c4ba7cf8cd9171faadd22f3f591677bdb264
diff --git a/dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild b/dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild
new file mode 100644
index 0000000..16b6432
--- /dev/null
+++ b/dev-php/xhprof/xhprof-0.9.4_p20150226.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+MY_PV="ff8b3892d0cfc53e744631ff5c6b34f13421edce"
+PHP_EXT_S="${WORKDIR}/${PN}-${MY_PV}/extension"
+
+USE_PHP="php5-5 php5-6"
+
+inherit php-ext-pecl-r2
+
+SRC_URI="https://github.com/phacility/xhprof/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+
+HOMEPAGE="http://pecl.php.net/package/xhprof"
+DESCRIPTION="A Hierarchical Profiler for PHP"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-11-10 2:18 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 16:53 [gentoo-commits] repo/gentoo:master commit in: dev-php/xhprof/ Brian Evans
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 2:18 Michael Orlitzky
2024-01-20 13:00 Sam James
2024-01-18 7:56 Sam James
2022-02-15 18:55 Brian Evans
2021-10-15 14:33 Thomas Deutschmann
2020-12-10 18:22 Brian Evans
2020-12-10 18:22 Brian Evans
2020-02-21 18:01 Brian Evans
2019-02-13 20:02 Thomas Deutschmann
2016-12-08 18:29 Brian Evans
2016-12-08 18:29 Brian Evans
2016-07-15 12:49 Brian Evans
2016-06-29 20:06 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox