* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_Common2/
@ 2022-03-28 13:22 99% Brian Evans
0 siblings, 0 replies; 1+ results
From: Brian Evans @ 2022-03-28 13:22 UTC (permalink / raw
To: gentoo-commits
commit: fc9dd194ea9c8da25a53a33eceb2d8f7a7c0396a
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 13:20:16 2022 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 13:22:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9dd194
dev-php/PEAR-HTML_Common2: Version bump for 2.3.0
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/PEAR-HTML_Common2/Manifest | 1 +
.../PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-php/PEAR-HTML_Common2/Manifest b/dev-php/PEAR-HTML_Common2/Manifest
index 37964d9cd5e3..ae6e6e3a2902 100644
--- a/dev-php/PEAR-HTML_Common2/Manifest
+++ b/dev-php/PEAR-HTML_Common2/Manifest
@@ -1,2 +1,3 @@
DIST HTML_Common2-2.1.2.tgz 8579 BLAKE2B 43d71ca1010e3cb4d73f25417b601872485f9c8990cb3117d112a84f2eca67437687d423146c1f67f8053116d4aef04b4859982805c7009047a682385878dc8e SHA512 f6082e44578dfa063f4f1a896ea477c485122e3d2cc89764c16ee76c3153d60276cbc290b4f3b8c18536aaeffb6797b9c56b8b0f2ffe1ef953fe02a5fb32b864
DIST HTML_Common2-2.2.0.tgz 8884 BLAKE2B fc0c7d3573e8da0ec315dff4a59e54187cc9e378f2d576f30af7faaa8fce033a62aaed239d9613ff591e6c11b71f44cf78a35a4998abe9adb9550c7509e907df SHA512 7ebee98688a58484b92a50abd632ef21b166f9e20a47025e3e47af60b8dbb6108f3ceb5603b64602fee2275c2398fdd1831cfa3d2c151f266f2a7961823751d3
+DIST HTML_Common2-2.3.0.tgz 9085 BLAKE2B 577f83d110196c6edb0056f4e352fe3dbca3ec49d9b3fd6821f75b7b846f35bf6082c7a96962cedc891dab927e00b5987e57394f42f0401ba317b1496104f4f9 SHA512 b8d7a288d842a07de34a7a6b94ed9ac311a1fb3928a099f583a1d9ab6ce8514f938f7c8425cfa179647cdd5ecd514ed71ea2bb2ec968f49e27879dee7937b1a9
diff --git a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild
new file mode 100644
index 000000000000..b567da04e6c7
--- /dev/null
+++ b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit php-pear-r2
+
+DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+#IUSE="test"
+#RESTRICT="!test? ( test )"
+# Tests fail with current phpunit
+RESTRICT="test"
+#BDEPEND="test? ( dev-php/phpunit )"
+
+src_test() {
+ phpunit tests/AllTests.php || die
+}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-03-28 13:22 99% [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-HTML_Common2/ Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox