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/HTTP-BrowserDetect/
Date: Mon, 14 Oct 2024 04:18:07 +0000 (UTC)	[thread overview]
Message-ID: <1728879463.c29efa9ad389e7fe528031c4cf2bf8568a1cb3de.sam@gentoo> (raw)

commit:     c29efa9ad389e7fe528031c4cf2bf8568a1cb3de
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 04:16:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 04:17:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29efa9a

dev-perl/HTTP-BrowserDetect: add 3.410.0

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

 .../HTTP-BrowserDetect-3.410.0.ebuild              | 32 ++++++++++++++++++++++
 dev-perl/HTTP-BrowserDetect/Manifest               |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild
new file mode 100644
index 000000000000..ded8ba6e70ce
--- /dev/null
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.410.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=OALDERS
+DIST_VERSION=3.41
+inherit perl-module
+
+DESCRIPTION="Determine Web browser, version, and platform from an HTTP user agent string"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86"
+
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-JSON-PP-4.40.0
+		>=virtual/perl-Scalar-List-Utils-1.490.0
+		dev-perl/Path-Tiny
+		dev-perl/Test-Differences
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-NoWarnings
+		dev-perl/Test-Warnings
+	)
+"
+
+src_test() {
+	perl_rm_files t/release-*.t
+	perl-module_src_test
+}

diff --git a/dev-perl/HTTP-BrowserDetect/Manifest b/dev-perl/HTTP-BrowserDetect/Manifest
index a44d7e95222c..520d9106f331 100644
--- a/dev-perl/HTTP-BrowserDetect/Manifest
+++ b/dev-perl/HTTP-BrowserDetect/Manifest
@@ -1 +1,2 @@
 DIST HTTP-BrowserDetect-3.40.tar.gz 126351 BLAKE2B b2c28704fab7a0757303f411f3169b54d5ddfac5b9e98d196520510daa5c4347eff5e5d34575c38114f008496fe723d7c0bd6cc5f96da4d40ad1ed9e15782c1c SHA512 f0284b2f4d969ae2aa51625a558d5acd88b212868a55c83c2a427e275e3f4fbc01e28a61ea7cfe2e56117f49cb72705b7cebefd3b3edcb1b44423a0e5af6287a
+DIST HTTP-BrowserDetect-3.41.tar.gz 126374 BLAKE2B e264156c92b50aa93d9fdd027dc6541ce615fd1bc44ba56a621d65f694988d07420ef335dbf3b017619fa4344d61c4ec169312fb90db88a36f5f5a444ac6018a SHA512 71f6b0577643e8f5ea68e49b78e01620aeeb5919d8c067481f119d9694e041b00ad05f8ed5072e8d34027233dbadb056c5f4af6d8ca1e073632bfcf5b02b4434


             reply	other threads:[~2024-10-14  4:18 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14  4:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30  6:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-BrowserDetect/ Arthur Zamarin
2023-12-30  6:38 Arthur Zamarin
2023-12-30  4:10 Sam James
2023-11-13  4:35 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-09-12  0:43 Sam James
2023-07-24  9:25 Jakov Smolić
2023-06-21  4:11 Sam James
2021-12-05  3:15 Sam James
2021-12-05  3:08 Sam James
2021-11-02  2:01 Andreas K. Hüttel
2021-11-02  2:01 Andreas K. Hüttel
2021-08-03 12:00 Agostino Sarubbo
2021-08-02  3:53 Sam James
2021-06-16 15:40 Sergei Trofimovich
2021-06-14 23:26 Andreas K. Hüttel
2018-06-10 19:03 Aaron Bauman
2018-06-10 16:42 Thomas Deutschmann
2017-10-24  8:31 Kent Fredric
2016-03-15 12:13 Agostino Sarubbo
2016-03-15 12:11 Agostino Sarubbo
2016-03-15 12:10 Agostino Sarubbo
2016-02-20 22:45 Patrice Clement

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=1728879463.c29efa9ad389e7fe528031c4cf2bf8568a1cb3de.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