public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/files/
@ 2016-09-09 13:28 Patrice Clement
  0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2016-09-09 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     3dfebceb8d2f5e9a1ccf0f95e15870e3ce0f7585
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Sep  7 17:44:39 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep  9 13:27:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfebceb

dev-perl/CGI: remove unused patch.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/CGI/files/3.47-fcgi.patch | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-perl/CGI/files/3.47-fcgi.patch b/dev-perl/CGI/files/3.47-fcgi.patch
deleted file mode 100644
index 922a577..00000000
--- a/dev-perl/CGI/files/3.47-fcgi.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-http://rt.cpan.org/Public/Bug/Display.html?id=49599
-
---- CGI.pm-3.47/t/fast.t
-+++ CGI.pm-3.47/t/fast.t
-@@ -7,16 +7,16 @@
- 	$fcgi = $@ ? 0 : 1;
- }
- 
--use Test::More tests => 10;
-+use Test::More tests => 11;
- 
- # Shut up "used only once" warnings.
- () = $CGI::Q;
- () = $CGI::Fast::Ext_Request;
- 
- SKIP: {
--	skip( 'FCGI not installed, cannot continue', 7 ) unless $fcgi;
-+	skip( 'FCGI not installed, cannot continue', 11 ) unless $fcgi;
- 
--	use CGI::Fast;
-+	use_ok( CGI::Fast );
- 	ok( my $q = CGI::Fast->new(), 'created new CGI::Fast object' );
- 	is( $q, $CGI::Q, 'checking to see if the object was stored properly' );
- 	is( $q->param(), (), 'no params' );


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-09 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 13:28 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI/files/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox