From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/
Date: Fri, 26 Jun 2020 11:59:39 +0000 (UTC) [thread overview]
Message-ID: <1593172753.581d7c99ee39d74bb224111638187063715975df.kentnl@gentoo> (raw)
commit: 581d7c99ee39d74bb224111638187063715975df
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 11:59:13 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 11:59:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581d7c99
dev-perl/CGI: Bump to version 4.500.0
Upstream:
- fix CGI::Cookie->bake() not working with mod_perl redirects
- Remove core deprecation warning
- Add APPEND_QUERY_STRING option
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/CGI/CGI-4.500.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
dev-perl/CGI/Manifest | 1 +
2 files changed, 39 insertions(+)
diff --git a/dev-perl/CGI/CGI-4.500.0.ebuild b/dev-perl/CGI/CGI-4.500.0.ebuild
new file mode 100644
index 00000000000..b6385de63a0
--- /dev/null
+++ b/dev-perl/CGI/CGI-4.500.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=LEEJO
+DIST_VERSION=4.50
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Simple Common Gateway Interface Class"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+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-Deep-0.110.0
+ 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 9c7fac62325..a598d2658e1 100644
--- a/dev-perl/CGI/Manifest
+++ b/dev-perl/CGI/Manifest
@@ -1,3 +1,4 @@
DIST CGI-4.22.tar.gz 194314 BLAKE2B 70f5746e1143103bf623d1e971637531e13dc1b8fd95ff95c849e1b7dea179cb56e5bfc068f29b4904e6446646a8e495ca41d5960b5df0287edf7deb31cc15df SHA512 becd37e56ca3fe8a6ab6069d99ddc65838d4aa00b57b6e30a5e2bcf73e84dff9a3f5f2841549f6627fe29d46607254197f3a03f308dc5fb6add3ece60719871d
DIST CGI-4.40.tar.gz 200642 BLAKE2B a3b751ee9daec925654e9781bee03842c43730690b835fde5dea421607670a386f3bea5f60d36bd629206417de35bab1b46e51a13d57a9b6feeedd6cec9fa2eb SHA512 317cc410d8cc630067759cc05b8643e0c3fe4e55307c437176892a625b88d46443c3e0ff4361e066c54f95c3573e5fa8c21e23069071fa0dc74fc2d93dca13c1
DIST CGI-4.47.tar.gz 204940 BLAKE2B fa0c4492b19543061403ff65be0d304fe166ece4cdfdb19c9c55de391001add2c03bd4c99019ddeae1b2fc70009a5419de8baa7159548f237351572d11c9c004 SHA512 1f46c15071254a691781a93cfdaed62da01486bb32d68ef6999ad1aa6f8b631452fad4aa95fdf8ce63a7314023853f01fddfb9aabf3f49460d174d118136822d
+DIST CGI-4.50.tar.gz 205316 BLAKE2B 7b6fe005545e2a3f9a0218f4bb3fc7f6acea879c87118675f72db5f7db78b0bd84788493199e94d2bfadcd07650dfed72c85d0db69ba1210bd3b372e19fb2cab SHA512 c8f898404ef8fb341ea741229939748b82ca94b231591b67f29ca2f06cfbab363653753289a795a2eb0b0a145eafc8e8a303e92fd90795071b123e0fb8cb79c6
next reply other threads:[~2020-06-26 11:59 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 11:59 Kent Fredric [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-10-08 6:44 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-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=1593172753.581d7c99ee39d74bb224111638187063715975df.kentnl@gentoo \
--to=kentnl@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