Date: Mon, 8 Dec 2008 16:15:13 +0300 (MSK) From: Denis Pokataev <catone@cpan.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: oleg@mamontov.net Subject: ports/129497: [PATCH] www/p5-Catalyst-Authentication-Store-DBIx-Class: update to 0.1082 Message-ID: <200812081315.mB8DFDl8021214@rating.spylog.dev.vega.ru> Resent-Message-ID: <200812081320.mB8DK14t015569@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129497 >Category: ports >Synopsis: [PATCH] www/p5-Catalyst-Authentication-Store-DBIx-Class: update to 0.1082 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 08 13:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Denis Pokataev >Release: FreeBSD 7.0-amd64-20080828-RELENG_7_0 amd64 >Organization: >Environment: System: FreeBSD rating.spylog.dev.vega.ru 7.0-amd64-20080828-RELENG_7_0 FreeBSD 7.0-amd64-20080828-RELENG_7_0 #0: Thu Aug 28 13:18:32 UTC 2008 >Description: - Update to 0.1082 Port maintainer (oleg@mamontov.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Catalyst-Authentication-Store-DBIx-Class-0.1082.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile /usr/home/dpokataev/tmp/ports/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile --- /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile 2008-09-29 11:45:16.000000000 +0400 +++ /usr/home/dpokataev/tmp/ports/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile 2008-12-08 15:53:55.769504927 +0300 @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Authentication-Store-DBIx-Class -PORTVERSION= 0.106 +PORTVERSION= 0.1082 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,12 +16,14 @@ BUILD_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Plugin-Authentication>=0.10005:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication + p5-Catalyst-Plugin-Authentication>=0.10008:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ + p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3= Catalyst::Authentication::Store::DBIx::Class.3 \ - Catalyst::Authentication::Store::DBIx::Class::User.3 +MAN3= Catalyst::Authentication::Store::DBIx::Class.3 \ + Catalyst::Authentication::Store::DBIx::Class::User.3 \ + Catalyst::Authentication::Realm::SimpleDB.3 .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo /usr/home/dpokataev/tmp/ports/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo --- /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo 2008-09-29 11:45:16.000000000 +0400 +++ /usr/home/dpokataev/tmp/ports/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo 2008-12-08 15:50:06.562241993 +0300 @@ -1,3 +1,3 @@ -MD5 (Catalyst-Authentication-Store-DBIx-Class-0.106.tar.gz) = e6a6d09e4abda186ee8749b579b80822 -SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.106.tar.gz) = 2d660948a763a18670bc3cb9f519306a9e4eb7f4a2d841ebe68e24af32084d7b -SIZE (Catalyst-Authentication-Store-DBIx-Class-0.106.tar.gz) = 35055 +MD5 (Catalyst-Authentication-Store-DBIx-Class-0.1082.tar.gz) = c057bed16d46cd5ac73fdbd0d22b1643 +SHA256 (Catalyst-Authentication-Store-DBIx-Class-0.1082.tar.gz) = d13201e128b953f5a2506a75103f0399377c5f041fb558283561b9c1319705e6 +SIZE (Catalyst-Authentication-Store-DBIx-Class-0.1082.tar.gz) = 38020 diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist /usr/home/dpokataev/tmp/ports/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist --- /usr/ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist 2008-09-29 11:45:16.000000000 +0400 +++ /usr/home/dpokataev/tmp/ports/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist 2008-12-08 15:53:39.529840694 +0300 @@ -1,12 +1,16 @@ @comment $FreeBSD: ports/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist,v 1.1 2008/09/29 07:45:16 miwi Exp $ %%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class.pm %%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class/User.pm +%%SITE_PERL%%/Catalyst/Authentication/Realm/SimpleDB.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Realm/SimpleDB +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Realm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst +@dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Realm/ @dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class @dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Store/DBIx @dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Store --- p5-Catalyst-Authentication-Store-DBIx-Class-0.1082.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?200812081315.mB8DFDl8021214>