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/WWW-Mechanize/
Date: Wed, 29 Oct 2025 05:53:14 +0000 (UTC)	[thread overview]
Message-ID: <1761717159.ee7d080816a42f1c335276f9ed9536e541da9d4e.sam@gentoo> (raw)

commit:     ee7d080816a42f1c335276f9ed9536e541da9d4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 29 05:48:39 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 05:52:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7d0808

dev-perl/WWW-Mechanize: add 2.200.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/WWW-Mechanize/Manifest                    |  1 +
 .../WWW-Mechanize/WWW-Mechanize-2.200.0.ebuild     | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-perl/WWW-Mechanize/Manifest b/dev-perl/WWW-Mechanize/Manifest
index 9743b99e8047..1f2e16257844 100644
--- a/dev-perl/WWW-Mechanize/Manifest
+++ b/dev-perl/WWW-Mechanize/Manifest
@@ -1,2 +1,3 @@
 DIST WWW-Mechanize-2.18.tar.gz 197502 BLAKE2B a7b90c45994c5817659b417e81f1a291471ba20e8c454de4785a4f44e362247135d5d3c2a83b66d9121e8103a677ca434d790476eb2aad5fdbae91ed966ea7b8 SHA512 6edc2eb69cae856ea53edfe820e8acb07aefea67400d688c12b1de21b159fde6d1c7fd80a846733a01762e5aadb8c92a05231294309d8dc59e2c28bcfca29a5f
 DIST WWW-Mechanize-2.19.tar.gz 197630 BLAKE2B 630d3558a54311b75a1811b0a97b1381898624205262ffac4a370019c0dec367fc955ad712a1622ada5e1d88fdf936ddc232771335e784f024d4cfd78de52b93 SHA512 19d26c35b405742a0900f512974d3beeb7d8937de0cca60bfd713a78fa5190fe1e2b273fad016b241d3cb3a15144fc3acb3ccc5c210c1f7eb468bbf3ac892e1c
+DIST WWW-Mechanize-2.20.tar.gz 204417 BLAKE2B f19a5b46e045becda570549c8a9b77d5c8727eef2b7da07838dedb4b6c34ccd4f463a861830eef3bde50a91715ed7035e976145c820362a08693297a2fbd5cc3 SHA512 205a859e77b9a1b7c99d877e6d0292404b51dc3553303f15c5f6ba1140e67987d760638c59f38c3917d371d3c2b2d94dec724a3348c9519e96b8c6aabc091680

diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-2.200.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.200.0.ebuild
new file mode 100644
index 000000000000..07a362476a8e
--- /dev/null
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-2.200.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=OALDERS
+DIST_VERSION=2.20
+inherit bash-completion-r1 perl-module
+
+DESCRIPTION="Handy web browsing in a Perl object"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=dev-perl/HTML-Form-6.80.0
+	dev-perl/HTML-Parser
+	>=dev-perl/HTML-Tree-5
+	dev-perl/HTTP-Cookies
+	>=dev-perl/HTTP-Message-7.10.0
+	>=dev-perl/libwww-perl-6.450.0
+	dev-perl/URI
+"
+BDEPEND="
+	${RDEPEND}
+	test? (
+		>=dev-perl/HTTP-Daemon-6.120.0
+		dev-perl/Path-Tiny
+		dev-perl/Test-Deep
+		dev-perl/Test-Fatal
+		dev-perl/Test-Memory-Cycle
+		dev-perl/Test-Output
+		dev-perl/Test-Warnings
+	)
+"
+
+src_install() {
+	perl-module_src_install
+	dobashcomp contrib/bash-completion/completions/mech-dump
+}


             reply	other threads:[~2025-10-29  5:53 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29  5:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-13  8:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize/ Sam James
2025-09-12  9:01 Arthur Zamarin
2025-08-11  0:58 Sam James
2025-02-28 17:46 Andreas K. Hüttel
2024-06-10  2:18 Sam James
2024-06-10  2:18 Sam James
2024-06-09 21:12 Sam James
2024-04-29  9:56 Andreas K. Hüttel
2023-08-15  7:34 Sam James
2023-08-03 15:10 Sam James
2023-08-03 15:10 Sam James
2023-06-20  5:02 Sam James
2023-06-18  0:17 Sam James
2023-02-12 18:37 Jakov Smolić
2022-02-19  7:41 Arthur Zamarin
2022-02-19  7:00 Arthur Zamarin
2021-12-11 11:38 Andreas K. Hüttel
2021-12-11 11:38 Andreas K. Hüttel
2021-12-05  5:17 Sam James
2021-12-05  4:45 Sam James
2021-12-05  3:31 Sam James
2021-10-05  6:48 Agostino Sarubbo
2021-10-04 11:00 Agostino Sarubbo
2021-10-04 11:00 Agostino Sarubbo
2021-10-03 12:12 Andreas K. Hüttel
2021-09-07 20:07 Sam James
2021-07-31 22:23 Sam James
2020-07-23  9:18 Kent Fredric
2019-07-25  6:48 Kent Fredric
2019-07-17  9:47 Kent Fredric
2018-08-22  0:05 Mikle Kolyada
2018-08-19 18:45 Matt Turner
2018-03-21  3:38 Kent Fredric
2017-09-26 19:30 Kent Fredric
2017-03-23  9:55 Kent Fredric
2017-03-10 21:04 Matt Turner
2017-02-27 20:13 Markus Meier
2017-01-29 12:31 Fabian Groffen
2017-01-01 14:35 Andreas Hüttel
2016-09-18 22:02 Andreas Hüttel
2016-08-06 11:54 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=1761717159.ee7d080816a42f1c335276f9ed9536e541da9d4e.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