public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/
Date: Wed,  6 Oct 2021 12:07:29 +0000 (UTC)	[thread overview]
Message-ID: <1633522031.65c9a4c7c9d5d2ae3c5f26e2436d07d1c5a7ec93.dilfridge@gentoo> (raw)

commit:     65c9a4c7c9d5d2ae3c5f26e2436d07d1c5a7ec93
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 12:03:32 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 12:07:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c9a4c7

dev-perl/XML-Parser-Lite: Version bump 0.722

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/XML-Parser-Lite/Manifest                  |  1 +
 .../XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/XML-Parser-Lite/Manifest b/dev-perl/XML-Parser-Lite/Manifest
index 921f08cdf61..aed6d0ef65b 100644
--- a/dev-perl/XML-Parser-Lite/Manifest
+++ b/dev-perl/XML-Parser-Lite/Manifest
@@ -1 +1,2 @@
 DIST XML-Parser-Lite-0.721.tar.gz 10303 BLAKE2B 80ee6b8afea85dac7bbfdd796d8e7388b99171a137d68177105a91027e263439932673528b7c163193ec7ca77278289bc28a58e303700dad40a8ec4ffefc8894 SHA512 23c0aa9363e87afc885e40bc92643c355a5e7be85a61b8f1d1e829a970538b2f0a9de6dd652387d4612528274da64e8812faa6328be2283a28675a6da09c707f
+DIST XML-Parser-Lite-0.722.tar.gz 9327 BLAKE2B 4bd459d668a4ef32875d78940bd22629dd15946c6e0c43bc95fd24d7e919458243052064144a4a6b889c857c23ff209c0036ad15f738f8f3cb424a38958c566b SHA512 44e70fd9f350fc4276bd0ded1255beea2ca7c46506b5fa38da21ca21d1bafd084f0cdf7671e0bc37edaa283cc1f10f076e70a9ec7fe00a50d3cdc1aa047f189a

diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
new file mode 100644
index 00000000000..8a2b83d9877
--- /dev/null
+++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PHRED
+DIST_VERSION=0.722
+inherit perl-module
+
+DESCRIPTION="Lightweight regexp-based XML parser"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="minimal"
+
+# Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,
+# as it it introduces a temporal cycle when enabled.
+# Also: That test requires networking ...
+RDEPEND=""
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Requires-0.60.0
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"
+
+src_test() {
+	local my_test_control="${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}"
+	if ! has network ${my_test_control} ; then
+		einfo "removing tests that can do network IO"
+		perl_rm_files "t/37-mod_xmlrpc.t"
+	fi
+	perl-module_src_test
+}


             reply	other threads:[~2021-10-06 12:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 12:07 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser-Lite/ Yixun Lan
2021-12-11 15:52 Andreas K. Hüttel
2021-12-05 22:30 Sam James
2021-12-05  5:09 Sam James
2021-12-05  4:43 Sam James
2021-12-05  4:42 Sam James
2021-12-05  4:41 Sam James
2021-12-05  3:31 Sam James
2021-10-16  0:48 Sam James
2021-08-02  2:24 Sam James
2017-12-03 22:14 James Le Cuirot
2016-09-24 18:58 Andreas Hüttel

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=1633522031.65c9a4c7c9d5d2ae3c5f26e2436d07d1c5a7ec93.dilfridge@gentoo \
    --to=dilfridge@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