From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14C3F15813A for ; Wed, 22 Jan 2025 04:56:25 +0000 (UTC) Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E10A1340BEA for ; Wed, 22 Jan 2025 04:56:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50FAEE05C1; Wed, 22 Jan 2025 04:55:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFA02E01E4 for ; Wed, 22 Jan 2025 04:55:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DCA9340C43 for ; Wed, 22 Jan 2025 04:55:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BEF22576 for ; Wed, 22 Jan 2025 04:55:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1737519658.1bf0eed9e1a1e45265fa86866817d9f364f8ac12.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Compile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild dev-perl/CGI-Compile/Manifest X-VCS-Directories: dev-perl/CGI-Compile/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1bf0eed9e1a1e45265fa86866817d9f364f8ac12 X-VCS-Branch: master Date: Wed, 22 Jan 2025 04:55:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46769690-7b1d-4b85-9274-810cd1d43a7e X-Archives-Hash: 61a6de4b1c20e87d754f25c82d15bcd1 commit: 1bf0eed9e1a1e45265fa86866817d9f364f8ac12 Author: Sam James gentoo org> AuthorDate: Wed Jan 22 04:20:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 04:20:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf0eed9 dev-perl/CGI-Compile: add 0.270.0 Signed-off-by: Sam James gentoo.org> dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild | 36 +++++++++++++++++++++++++ dev-perl/CGI-Compile/Manifest | 1 + 2 files changed, 37 insertions(+) diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild new file mode 100644 index 000000000000..e577871beb54 --- /dev/null +++ b/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RKITOVER +DIST_VERSION=0.27 +inherit perl-module + +DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~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 76bdbdde8dba..4ba2186ef556 100644 --- a/dev-perl/CGI-Compile/Manifest +++ b/dev-perl/CGI-Compile/Manifest @@ -1 +1,2 @@ DIST CGI-Compile-0.26.tar.gz 23151 BLAKE2B c343b32e31815888f4e11bf4f00370ebf1ed36076ace5d8266a18b16c4c31e088c7ba2d639ae3b1e71b85a60190a56c0e668a153b8874129c598eae8ca04aea3 SHA512 d4fe9f6a0a68e231e3cb4de2d1626084d1e9c1e8df6a9025393c5623a85604374ede97d6deee520141759e438105fcfabbd24c5559b97695f5eda32cb29f9da9 +DIST CGI-Compile-0.27.tar.gz 23225 BLAKE2B d29ec6295878ffd819e1b79c9b5c74ae6174f8f92f8e74472998e594881cba54b95b7c6dcddf7060fc5f6f5363737256d74feb5419b109258e37b4ec0755894b SHA512 812e9b6474ed08560784fbb9aa24c9d4fdd57409296b5fcb06ab8d2ffc5d81c9a6728294c44c019b445181d0ce0f2d3e668dbee459b60f6408249bcb80378ea2