public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Fast/
Date: Tue, 24 Apr 2018 22:25:22 +0000 (UTC)	[thread overview]
Message-ID: <1524608404.b34324551901e37c8c6ed68b16f0c68b18c1c69a.kentnl@gentoo> (raw)

commit:     b34324551901e37c8c6ed68b16f0c68b18c1c69a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 22:19:24 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 22:20:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3432455

dev-perl/CGI-Fast: Bump to version 2.130.0

Upstream:
- Actually remove need for Test::Deep

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/CGI-Fast/Manifest                |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild
new file mode 100644
index 00000000000..4d4018c5731
--- /dev/null
+++ b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=LEEJO
+DIST_VERSION=2.13
+inherit perl-module
+
+DESCRIPTION="CGI Interface for Fast CGI"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/CGI-4
+	virtual/perl-Carp
+	>=dev-perl/FCGI-0.670.0
+	virtual/perl-if
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Temp
+		virtual/perl-Test-Simple
+	)
+"
+PERL_RM_FILES=( "t/006_changes.t" )

diff --git a/dev-perl/CGI-Fast/Manifest b/dev-perl/CGI-Fast/Manifest
index 7b912e58441..cb869631a1b 100644
--- a/dev-perl/CGI-Fast/Manifest
+++ b/dev-perl/CGI-Fast/Manifest
@@ -1,3 +1,4 @@
 DIST CGI-Fast-2.10.tar.gz 8627 BLAKE2B 26c0b6ca6e27a464bcbe75a06b69dee832e93e46f383cc0c459cae1c4c7ce265e7e07062b6b8d4b6d46cb55df0f010262d9e8a38ad7ec260143d13af4edf3d81 SHA512 55d05c742bf49045f917aa4a4efdab3e5ce2251ca61de0e7db0a586d8a592784989bc74fa43a3c6430a920f38b2aa818887e96c3e24c701d531dae94b247da2c
 DIST CGI-Fast-2.11.tar.gz 8662 BLAKE2B a057f9b3f1e83c84f6267be946149bd167a08b60551a3d6f40561eae728d31f30f80808c1fe629e9ce2079b0da1cf54c01ee33e7c6679e753aa005621fa6cb93 SHA512 728d1cb2fb15ea4e894563625258bacdf31f7ffac5e8395fcd1dd1e66a2f3575c4fe342bf1cfdcfee736fe323bcdda1170f8ffbe9a37d30cb7ca6ba6484bc2f5
 DIST CGI-Fast-2.12.tar.gz 8807 BLAKE2B d156cab55ab6b8c8ae882357294aa7c28ed61c9ef8dc3cadf340fb8992e61ded967795061377146c7111ec576160c2915f3309312e64b3e636db11f7c21e4e1a SHA512 00452a2c31eb8fd877808764508a491894d87986bda493b2b15773cd29f2699184559f0c55af1af1684c851005b61eb1364bccae7ba4f4df3166d9020c15b40e
+DIST CGI-Fast-2.13.tar.gz 8844 BLAKE2B ece86a8ead5a83c0407f6c2713bf0848bfc895d9062811b5ce03ad68caa78aeb8b9d9f0f6f68abaafd1a652be2c53ece008f403e05ff49ac6538282f2a36fc65 SHA512 58e7010f5cdfa13e8ba4e528dfe2d7bcc4ac33f48482de186ef27ec0a38ac091c9d534761231c7dd947516532c78520259e841533690ffba7b90fb3d0069f53c


             reply	other threads:[~2018-04-24 22:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-24 22:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-30  7:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Fast/ Agostino Sarubbo
2022-06-29 17:18 Arthur Zamarin
2022-06-29 11:58 Sam James
2022-03-09 13:40 Yixun Lan
2021-11-18 21:43 Arthur Zamarin
2021-10-10 14:02 Andreas K. Hüttel
2020-10-03 23:36 Kent Fredric
2020-05-07  5:35 Kent Fredric
2020-04-28 21:13 Mart Raudsepp
2019-04-17 19:41 Kent Fredric
2018-10-15 19:03 Fabian Groffen
2018-06-30 20:55 Mikle Kolyada
2017-11-17  3:57 Kent Fredric
2017-11-09  0:07 Matt Turner
2017-10-02 17:57 Kent Fredric
2017-09-30  6:31 Sergei Trofimovich
2017-01-28 18:59 Kent Fredric
2016-12-04  0:49 Patrice Clement
2016-11-20  1:21 Kent Fredric
2016-01-03 11:54 Agostino Sarubbo

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=1524608404.b34324551901e37c8c6ed68b16f0c68b18c1c69a.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