public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser/
Date: Tue, 14 Dec 2021 06:22:51 +0000 (UTC)	[thread overview]
Message-ID: <1639462906.db40847290102119b36c3d2fe379f01267cda109.sam@gentoo> (raw)

commit:     db40847290102119b36c3d2fe379f01267cda109
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 06:21:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 06:21:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db408472

dev-perl/XML-Parser: restore 2.440.0

This reverts commit d9e7940f92101dfc97efd94d6c60a45a17c4c234.

Let users downgrade / mask a newer version if they want
to for now while we investigate issues with the newer
version.

Bug: https://bugs.gentoo.org/827966
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/XML-Parser/Manifest                  |  1 +
 dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/XML-Parser/Manifest b/dev-perl/XML-Parser/Manifest
index d8458205f03d..ddc482776f3f 100644
--- a/dev-perl/XML-Parser/Manifest
+++ b/dev-perl/XML-Parser/Manifest
@@ -1 +1,2 @@
+DIST XML-Parser-2.44.tar.gz 237377 BLAKE2B 3d45053b98ef6944122fc4e61a8dd9bf25b3313d635c043ac065387befe2222b52c9963d1f9c5bceb45d7e288f13a6a83a39ccbed8ab2806867d379565199ecf SHA512 4790d20d89478880b18255679727e5b2fb2860bb4de67d5032c805fd44c9f90697a240a612aba51255325192253aa578b346d658b29f631a4e92ad96e7d65b61
 DIST XML-Parser-2.46.tar.gz 254763 BLAKE2B a815c8f517adb609a1690e6127660eb339649eacffb21d77664b4f9ea071fbaeb432f50bc6469cb36a6b9b4b4e037f778dd2289bed6d87f497713d1d8cab9d0e SHA512 c4609495cc5ca34952f61876a690ef76d42eee6689d1bedb8036c9eab918525ec5213f1639c7178c029ee0f8765a2ca5eb0197f6e39b8be6d5dbc3f3c1d0b389

diff --git a/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild b/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild
new file mode 100644
index 000000000000..744eee96e008
--- /dev/null
+++ b/dev-perl/XML-Parser/XML-Parser-2.440.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=TODDR
+MODULE_VERSION=2.44
+inherit perl-module multilib
+
+DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-libs/expat-1.95.1-r1"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
+
+src_configure() {
+	myconf="EXPATLIBPATH=${EPREFIX}/usr/$(get_libdir) EXPATINCPATH=${EPREFIX}/usr/include"
+	perl-module_src_configure
+}


             reply	other threads:[~2021-12-14  6:22 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14  6:22 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10  4:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Parser/ Ionen Wolkens
2024-06-09 21:18 Sam James
2024-04-29  9:56 Andreas K. Hüttel
2022-05-14  6:54 WANG Xuerui
2022-03-10 21:12 Sam James
2022-02-15 10:31 Jakov Smolić
2022-02-02 10:48 Sam James
2022-01-29 18:48 Arthur Zamarin
2022-01-29 18:48 Arthur Zamarin
2022-01-29 15:47 Sam James
2022-01-29 15:47 Sam James
2022-01-29 13:09 Arthur Zamarin
2022-01-29 12:53 Arthur Zamarin
2022-01-29 12:53 Arthur Zamarin
2021-12-14  6:46 Sam James
2021-12-14  6:46 Sam James
2021-12-14  6:44 Sam James
2021-12-14  6:22 Sam James
2021-12-13  0:11 Andreas K. Hüttel
2021-10-06 12:07 Andreas K. Hüttel
2021-08-03 11:03 Sam James
2021-08-02 12:17 Sam James
2021-07-31 22:23 Sam James
2021-07-31 22:12 Sam James
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 11:44 Sergei Trofimovich
2021-07-30 15:37 Sergei Trofimovich
2021-04-24 17:14 Andreas K. Hüttel
2020-12-27 16:19 Fabian Groffen
2019-05-04 19:08 Andreas K. Hüttel
2017-02-14 20:03 Mike Frysinger
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2017-01-29 16:59 Fabian Groffen
2016-12-20 20:09 Thomas Deutschmann
2016-12-20 18:08 Tobias Klausmann
2016-10-05 19:02 Markus Meier
2016-09-26 15:22 Tobias Klausmann
2016-09-10 11:11 Kent Fredric

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=1639462906.db40847290102119b36c3d2fe379f01267cda109.sam@gentoo \
    --to=sam@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