Date: Mon, 24 Jan 2011 10:11:56 +0000 From: Andy Piper <Andy.Piper@Kaspersky.com> To: "perl@FreeBSD.org" <perl@FreeBSD.org> Subject: [PATCH] security/p5-Authen-PluggableCaptcha packaging issue Message-ID: <3FF49CB38878A24FBA2FB2493439B26F10567678D9@ukmail.uk.kaspersky.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello, It appears that the manpage configuration for the current version of the security/p5-Authen-PluggableCaptcha port is incorrect. The attached patch resolves the issue. Best regards, Andy Piper Senior Software Developer | Hosted Security Services | Kaspersky Lab [-- Attachment #2 --] diff -ur p5-Authen-PluggableCaptcha.orig/Makefile p5-Authen-PluggableCaptcha/Makefile --- p5-Authen-PluggableCaptcha.orig/Makefile 2011-01-12 09:03:56.000000000 +0000 +++ p5-Authen-PluggableCaptcha/Makefile 2011-01-12 08:56:13.000000000 +0000 @@ -21,18 +21,10 @@ MAN3= Authen::PluggableCaptcha.3 \ Authen::PluggableCaptcha::Challenge.3 \ - Authen::PluggableCaptcha::Challenge::DoMath.3 \ - Authen::PluggableCaptcha::Challenge::TypeString.3 \ Authen::PluggableCaptcha::ErrorLoggingObject.3 \ Authen::PluggableCaptcha::Helpers.3 \ Authen::PluggableCaptcha::KeyManager.3 \ Authen::PluggableCaptcha::Render.3 \ - Authen::PluggableCaptcha::Render::Image::Imager.3 \ - Authen::PluggableCaptcha::Render::Image::Imager::effects.3 \ - Authen::PluggableCaptcha::Render::Image::Imager::effects::sinewarp.3 \ - Authen::PluggableCaptcha::Render::Image::Imager::layers.3 \ - Authen::PluggableCaptcha::Render::Text::HTML.3 \ - Authen::PluggableCaptcha::Render::Text::Plain.3 \ Authen::PluggableCaptcha::StandardAttributesObject.3 \ Authen::PluggableCaptcha::Tutorial.3 \ Authen::PluggableCaptcha::ValidityObject.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FF49CB38878A24FBA2FB2493439B26F10567678D9>
