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: Tue, 12 Sep 2023 00:43:33 +0000 (UTC) [thread overview]
Message-ID: <1694478375.99996d568e72316d8a6865be7c1cee69fceacb41.sam@gentoo> (raw)
commit: 99996d568e72316d8a6865be7c1cee69fceacb41
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 00:01:02 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 00:26:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99996d56
dev-perl/HTTP-BrowserDetect: add 3.390.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../HTTP-BrowserDetect-3.390.0.ebuild | 33 ++++++++++++++++++++++
dev-perl/HTTP-BrowserDetect/Manifest | 1 +
2 files changed, 34 insertions(+)
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.0.ebuild
new file mode 100644
index 000000000000..d6f6d4aa0ce2
--- /dev/null
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-3.390.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=OALDERS
+DIST_VERSION=3.39
+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
+ dev-perl/Hash-Merge
+ >=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 5631acaacb42..08d93374f773 100644
--- a/dev-perl/HTTP-BrowserDetect/Manifest
+++ b/dev-perl/HTTP-BrowserDetect/Manifest
@@ -1,3 +1,4 @@
DIST HTTP-BrowserDetect-3.31.tar.gz 121365 BLAKE2B 454f702905b269cf579bf6d192542cb8e4d63430b7107c78b505db65973c759f79f78053cc45e14b8f7c152f4c53fd18b728f04c0a5d8e86393b1c2bcc4c6b9f SHA512 9ea830b244be7b5d0707118f27a212c520a2117679fab75192881c04d244cc50ae71ee6de2d2be7c456c2a0d5f2bfd0c9bf473893a86ba5b13db89a7d4943e8b
DIST HTTP-BrowserDetect-3.35.tar.gz 122366 BLAKE2B 997962c232419cdbf3ca8a1675e50cbb18190e6f5013156a2da9de47ab939dec81c086a300cca62bd6854a5e9f439ec79a20c5f7fb35ef66f26d57cf68fea928 SHA512 adf2239bffcafc9ae250307173cc3900fca55a4b8860aaefab93090853e5a307902d15cdee459d28c444c4c096f511d1e3f65df51e2f77cee045cbe4a5fc9963
DIST HTTP-BrowserDetect-3.38.tar.gz 123518 BLAKE2B 8541e7d83c5edbbcb34266e8fef4d19f08b169601ecd525d3267a48752278879ee238d60a341226ed77f87a73bce34d4530ab21f770802d02fb67f871a5d3bda SHA512 141165030057384bacc5aeb6cdf47195a2a2db81db477350a5111d04c88519cfb2bf9e2db12e7f5db3a6e047a765f3992527cb904f1d14e05dba69dad68e9f00
+DIST HTTP-BrowserDetect-3.39.tar.gz 126308 BLAKE2B bc3076b1196d68f581495464e2e213a88a5ac4509c8bbd95a0268653e9df49d47beb48d733aa5639ae8e0225e5d65b7d524714d5f5ea8b68446a75ef8e11a48a SHA512 43201fa2a9bd8cc9edc9128f98a7700101ddc735e83855714b86ebb695c10601a9093262ab67eda40a0f2b38992e6f44231856edcfc7b74289fdad501c12948a
next reply other threads:[~2023-09-12 0:43 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-12 0:43 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 4:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-BrowserDetect/ Sam James
2023-12-30 6:38 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-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=1694478375.99996d568e72316d8a6865be7c1cee69fceacb41.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