From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/
Date: Sun, 8 Oct 2023 06:44:53 +0000 (UTC) [thread overview]
Message-ID: <1696744765.17fb04046b6366325fa37d7ba9ff3f40def4fd0c.sam@gentoo> (raw)
commit: 17fb04046b6366325fa37d7ba9ff3f40def4fd0c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 05:59:25 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 05:59:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17fb0404
dev-perl/CGI: add 4.590.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/CGI/CGI-4.590.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
dev-perl/CGI/Manifest | 1 +
2 files changed, 39 insertions(+)
diff --git a/dev-perl/CGI/CGI-4.590.0.ebuild b/dev-perl/CGI/CGI-4.590.0.ebuild
new file mode 100644
index 000000000000..83f2a69dd0c4
--- /dev/null
+++ b/dev-perl/CGI/CGI-4.590.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEEJO
+DIST_VERSION=4.59
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Simple Common Gateway Interface Class"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Encode
+ virtual/perl-Exporter
+ >=virtual/perl-File-Spec-0.820.0
+ >=virtual/perl-File-Temp-0.170.0
+ >=dev-perl/HTML-Parser-3.690.0
+ virtual/perl-if
+ >=virtual/perl-parent-0.225.0
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-IO
+ dev-perl/Test-NoWarnings
+ >=virtual/perl-Test-Simple-0.980.0
+ >=dev-perl/Test-Warn-0.300.0
+ )
+"
+
+PERL_RM_FILES=( "t/compiles_pod.t" "t/changes.t" )
diff --git a/dev-perl/CGI/Manifest b/dev-perl/CGI/Manifest
index b1f40812f882..6bfa25a36760 100644
--- a/dev-perl/CGI/Manifest
+++ b/dev-perl/CGI/Manifest
@@ -1,3 +1,4 @@
DIST CGI-4.51.tar.gz 205366 BLAKE2B 1fd76c82610ad1b017f19bd055bbf4a533f96e385891c53832a7e43f4c8d5fc74ed81a6e86e4e44443ce666bf30a7354b06f808d2c68e65c0fea75b2ce5fb7b8 SHA512 1ff69bf78c346142f0355e816fae18c69eb57504c2fc06738f2d26b97adee7cee1df2b4b2246ae72532e769a613aea6d6f7027956066a0c12354658e62a98e5d
DIST CGI-4.53.tar.gz 205366 BLAKE2B 8ca6c79688233e09e988097c465bef646f49e2abd82709918406ebcf5da9d7d5b7765691842f44b52ddde694864e0adcaedf869de4750d033253b68ad5bc5982 SHA512 8b037d4c3240dd87ab888245b604efb43d25e155e3e7e4068b373ef73d7dc2d6361d83819733f62a5c138003290d5195ec8cfaa1a5e8ca6356e6e9aa52813567
DIST CGI-4.57.tar.gz 206642 BLAKE2B e5f995cd6687c705cd662eb685093230744da56f12ef1255e8a927fd9df2aa97adda7e02278bd355a842668011b66625cdd7377df20cf2e7335c57ce6089fd41 SHA512 c6e6746afcac3b945ac445d4fad37b9abc6ea91f1f2969fe2287170da9b42df6a46f705efb8315b2292ee9f389d4342d70326d53085fa372e3287edbe7b51d6e
+DIST CGI-4.59.tar.gz 206564 BLAKE2B eaf43745e3b8d25859489ba5c4d568d28f73ba173835bb4fd60d099b4c58db00276a30934eb79e1f954df561d2f691f9413e164717226120d43aca5a3ebd4446 SHA512 df0b6e87f6d31930cd861f758984cceb8bed1d38da9954401140b0af1f01031570aaed9c8769b53aee49283f462658aacbe97ecb7ebe9db734512a2ad3898bd7
next reply other threads:[~2023-10-08 6:44 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-08 6:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 14:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/ Sam James
2024-10-15 8:48 Sam James
2024-10-15 8:48 Sam James
2024-10-15 8:45 Sam James
2024-10-15 8:45 Sam James
2024-07-07 11:02 Sam James
2024-06-14 0:43 Sam James
2024-06-09 21:21 Sam James
2024-06-09 21:18 Sam James
2024-05-02 1:57 Sam James
2024-01-23 15:08 Sam James
2024-01-23 4:17 Sam James
2024-01-22 13:24 Sam James
2024-01-10 15:03 Sam James
2023-12-31 3:49 Sam James
2023-11-13 4:35 Sam James
2023-08-17 2:55 Sam James
2023-08-02 18:21 Sam James
2023-07-24 12:07 Jakov Smolić
2023-06-22 3:54 Sam James
2022-05-14 7:04 WANG Xuerui
2021-12-12 18:25 Sam James
2021-12-06 8:06 Agostino Sarubbo
2021-12-05 3:15 Sam James
2021-12-05 3:11 Sam James
2021-12-05 3:09 Sam James
2021-10-10 14:02 Andreas K. Hüttel
2021-10-10 14:02 Andreas K. Hüttel
2021-05-04 19:13 Sam James
2021-05-03 7:56 Sergei Trofimovich
2021-05-02 22:01 Sergei Trofimovich
2021-05-01 17:14 Sam James
2021-05-01 17:14 Sam James
2021-05-01 17:13 Sam James
2021-05-01 17:12 Sam James
2021-05-01 17:12 Sam James
2020-12-12 6:46 Kent Fredric
2020-10-05 22:45 Kent Fredric
2020-10-03 23:36 Kent Fredric
2020-08-25 10:14 Sam James
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-08-06 16:40 Kent Fredric
2020-06-26 11:59 Kent Fredric
2020-05-06 17:01 Kent Fredric
2019-05-05 15:46 Mikle Kolyada
2018-12-08 12:51 Mikle Kolyada
2018-11-23 13:06 Agostino Sarubbo
2018-10-12 11:16 Tobias Klausmann
2018-10-06 21:10 Mart Raudsepp
2018-09-30 16:08 Sergei Trofimovich
2018-08-19 5:01 Kent Fredric
2018-05-13 11:30 Markus Meier
2018-05-06 13:20 Mart Raudsepp
2018-04-24 18:26 Kent Fredric
2018-04-07 21:18 Sergei Trofimovich
2018-04-07 21:13 Matt Turner
2018-04-07 4:01 Matt Turner
2018-04-05 21:07 Sergei Trofimovich
2018-04-05 16:10 Tobias Klausmann
2018-04-05 3:29 Aaron Bauman
2018-02-24 21:19 Michał Górny
2017-04-07 14:05 Kent Fredric
2017-02-24 4:16 Mike Frysinger
2016-12-21 19:15 Kent Fredric
2016-09-18 22:02 Andreas Hüttel
2016-07-19 4:45 Kent Fredric
2016-05-21 21:47 Andreas Hüttel
2016-05-21 21:46 Andreas Hüttel
2016-01-06 21:21 Andreas Hüttel
2015-12-31 12:34 Andreas Hüttel
2015-12-31 11:45 Andreas Hüttel
2015-12-31 11:04 Agostino Sarubbo
2015-12-29 13:08 Andreas Hüttel
2015-12-29 13:08 Andreas Hüttel
2015-12-29 13:08 Andreas Hüttel
2015-12-19 21:50 Andreas Hüttel
2015-11-14 0:43 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=1696744765.17fb04046b6366325fa37d7ba9ff3f40def4fd0c.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