From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Compile/
Date: Mon, 14 Aug 2023 07:55:49 +0000 (UTC) [thread overview]
Message-ID: <1691999687.173becaa2ffb1843d4e0ed066ef610c82ca42ffe.sam@gentoo> (raw)
commit: 173becaa2ffb1843d4e0ed066ef610c82ca42ffe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 07:24:14 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 07:54:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=173becaa
dev-perl/CGI-Compile: add 0.260.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild | 36 +++++++++++++++++++++++++
dev-perl/CGI-Compile/Manifest | 1 +
2 files changed, 37 insertions(+)
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild
new file mode 100644
index 000000000000..96d62dd02132
--- /dev/null
+++ b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RKITOVER
+DIST_VERSION=0.26
+inherit perl-module
+
+DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry"
+SLOT="0"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+ dev-perl/File-pushd
+ dev-perl/Sub-Name
+"
+BDEPEND="
+ ${RDEPEND}
+ >=dev-perl/Module-Build-Tiny-0.34.0
+ test? (
+ dev-perl/CGI
+ dev-perl/Capture-Tiny
+ dev-perl/Filter
+ dev-perl/Sub-Identify
+ dev-perl/Test-NoWarnings
+ dev-perl/Test-Requires
+ virtual/perl-Test-Simple
+ dev-perl/Try-Tiny
+ )
+"
+
+PERL_RM_FILES=(
+ "t/author-pod-syntax.t"
+)
diff --git a/dev-perl/CGI-Compile/Manifest b/dev-perl/CGI-Compile/Manifest
index eb806fe29a11..e05101742daf 100644
--- a/dev-perl/CGI-Compile/Manifest
+++ b/dev-perl/CGI-Compile/Manifest
@@ -1 +1,2 @@
DIST CGI-Compile-0.25.tar.gz 22479 BLAKE2B e321ec4d0ecee66f0efb8c89f322a036b135449938840aa0cfe0bf714bb2e8a0ad2d8d8f4397b00aa9e86d03190cb9429aaa8e0420528f233ddc9c066f768859 SHA512 760481c3868592d7dbeab10125ee76c608ea6a705926597c4219dc128c3ffb642ff39e6ddf72aa916c183fb6baf3671e687ea9a41b86987a60fc076d304d6fe6
+DIST CGI-Compile-0.26.tar.gz 23151 BLAKE2B c343b32e31815888f4e11bf4f00370ebf1ed36076ace5d8266a18b16c4c31e088c7ba2d639ae3b1e71b85a60190a56c0e668a153b8874129c598eae8ca04aea3 SHA512 d4fe9f6a0a68e231e3cb4de2d1626084d1e9c1e8df6a9025393c5623a85604374ede97d6deee520141759e438105fcfabbd24c5559b97695f5eda32cb29f9da9
next reply other threads:[~2023-08-14 7:55 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-14 7:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-06 1:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Compile/ Sam James
2025-03-06 1:23 Sam James
2025-03-04 12:15 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-01-22 4:55 Sam James
2023-12-01 20:09 Arthur Zamarin
2023-09-27 19:22 Arthur Zamarin
2023-09-19 5:38 Arthur Zamarin
2023-09-19 5:38 Arthur Zamarin
2023-09-19 0:45 Sam James
2023-09-19 0:45 Sam James
2023-09-19 0:45 Sam James
2022-12-10 18:34 Arthur Zamarin
2022-12-10 18:26 Arthur Zamarin
2021-10-10 14:02 Andreas K. Hüttel
2021-05-03 16:57 Sam James
2021-05-03 16:55 Sam James
2021-05-03 16:53 Sam James
2021-05-03 16:51 Sam James
2021-05-03 7:56 Sergei Trofimovich
2020-08-25 10:14 Sam James
2020-08-07 14:38 Kent Fredric
2020-05-06 18:18 Kent Fredric
2018-06-11 17:09 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-04-05 3:29 Aaron Bauman
2017-03-18 11:21 Kent Fredric
2016-03-27 20:56 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=1691999687.173becaa2ffb1843d4e0ed066ef610c82ca42ffe.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