Date: Thu, 1 Mar 2007 17:20:56 +0800 (CST) From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109712: [MAINTAINER] security/p5-Authen-PluggableCaptcha: update to 0.05 Message-ID: <20070301092056.6C8C41144F@chinsan.twbbs.org> Resent-Message-ID: <200703010930.l219U49N092155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109712 >Category: ports >Synopsis: [MAINTAINER] security/p5-Authen-PluggableCaptcha: update to 0.05 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 01 09:30:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb 5 23:22:25 CST >Description: - Update to 0.05 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Authen-PluggableCaptcha-0.05.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/p5-Authen-PluggableCaptcha/Makefile /usr/home/chinsan/project/p5-Authen-PluggableCaptcha/Makefile --- /usr/ports/security/p5-Authen-PluggableCaptcha/Makefile Thu Feb 22 13:42:33 2007 +++ /usr/home/chinsan/project/p5-Authen-PluggableCaptcha/Makefile Thu Mar 1 17:15:57 2007 @@ -6,7 +6,7 @@ # PORTNAME= Authen-PluggableCaptcha -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen @@ -22,10 +22,18 @@ 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::Plain.3 \ + Authen::PluggableCaptcha::Render::Text::HTML.3 \ Authen::PluggableCaptcha::StandardAttributesObject.3 \ Authen::PluggableCaptcha::Tutorial.3 \ Authen::PluggableCaptcha::ValidityObject.3 diff -ruN --exclude=CVS /usr/ports/security/p5-Authen-PluggableCaptcha/distinfo /usr/home/chinsan/project/p5-Authen-PluggableCaptcha/distinfo --- /usr/ports/security/p5-Authen-PluggableCaptcha/distinfo Thu Feb 22 13:42:33 2007 +++ /usr/home/chinsan/project/p5-Authen-PluggableCaptcha/distinfo Thu Mar 1 17:11:50 2007 @@ -1,3 +1,3 @@ -MD5 (Authen-PluggableCaptcha-0.04.tar.gz) = a2af590a6af94f49d9e136c8e0b3bffc -SHA256 (Authen-PluggableCaptcha-0.04.tar.gz) = 6386eb9656c40cc7659cb700a3c020bd48c75169f82fbbf9ed9f9b035aacfca0 -SIZE (Authen-PluggableCaptcha-0.04.tar.gz) = 25703 +MD5 (Authen-PluggableCaptcha-0.05.tar.gz) = 5e2d7d353dbad790a650730f5314aed0 +SHA256 (Authen-PluggableCaptcha-0.05.tar.gz) = 8fb075c35967258792a17e720ba7c473e63c2f2b9c284c5cc53ec4fb1b868155 +SIZE (Authen-PluggableCaptcha-0.05.tar.gz) = 26262 --- p5-Authen-PluggableCaptcha-0.05.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070301092056.6C8C41144F>