Date: Fri, 19 Jun 2009 15:50:22 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: "Philip M. Gollucci" <pgollucci@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-Catalyst-Plugin-Authentication Makefile pkg-plist Message-ID: <4A3BEBFE.1020907@p6m7g8.com> In-Reply-To: <200906191947.n5JJlbO4087078@repoman.freebsd.org> References: <200906191947.n5JJlbO4087078@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Reported by: QAT Philip M. Gollucci wrote: > pgollucci 2009-06-19 19:47:37 UTC > > FreeBSD ports repository > > Modified files: > www/p5-Catalyst-Plugin-Authentication Makefile pkg-plist > Log: > - Fix previous commit > > Pointyhat to: pgollucci > Approved by: maintainer (lbr; implicit) > > Revision Changes Path > 1.22 +2 -0 ports/www/p5-Catalyst-Plugin-Authentication/Makefile > 1.9 +1 -0 ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist > > http://cvsweb.FreeBSD.org/ports/www/p5-Catalyst-Plugin-Authentication/Makefile.diff?r1=1.21&r2=1.22&f=h > | --- ports/www/p5-Catalyst-Plugin-Authentication/Makefile 2009/06/19 19:09:08 1.21 > | +++ ports/www/p5-Catalyst-Plugin-Authentication/Makefile 2009/06/19 19:47:37 1.22 > | @@ -2,11 +2,12 @@ > | # Date created: Dec 12, 2005 > | # Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Catalyst-Plugin-Authentication/Makefile,v 1.21 2009/06/19 19:09:08 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Catalyst-Plugin-Authentication/Makefile,v 1.22 2009/06/19 19:47:37 pgollucci Exp $ > | # > | > | PORTNAME= Catalyst-Plugin-Authentication > | PORTVERSION= 0.10012 > | +PORTREVISION= 1 > | PORTEPOCH= 2 > | CATEGORIES= www perl5 > | MASTER_SITES= CPAN > | @@ -34,6 +35,7 @@ MAN3= Catalyst::Authentication::Credenti > | Catalyst::Authentication::User::Hash.3 \ > | Catalyst::Plugin::Authentication.3 \ > | Catalyst::Plugin::Authentication::Credential::Password.3 \ > | + Catalyst::Authentication::Credential::Remote.3 \ > | Catalyst::Plugin::Authentication::Internals.3 \ > | Catalyst::Plugin::Authentication::Store::Minimal.3 \ > | Catalyst::Plugin::Authentication::User.3 \ > http://cvsweb.FreeBSD.org/ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist.diff?r1=1.8&r2=1.9&f=h > | --- ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist 2008/12/06 00:17:45 1.8 > | +++ ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist 2009/06/19 19:47:37 1.9 > | @@ -10,6 +10,7 @@ > | %%SITE_PERL%%/Catalyst/Authentication/User/Hash.pm > | %%SITE_PERL%%/Catalyst/Plugin/Authentication.pm > | %%SITE_PERL%%/Catalyst/Plugin/Authentication/Credential/Password.pm > | +%%SITE_PERL%%/Catalyst/Plugin/Authentication/Credential/Remote.pm > | %%SITE_PERL%%/Catalyst/Plugin/Authentication/Internals.pod > | %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Minimal.pm > | %%SITE_PERL%%/Catalyst/Plugin/Authentication/User.pm -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Consultant - P6M7G8 Inc. http://p6m7g8.net Senior Sys Admin - RideCharge, Inc. http://ridecharge.com Contractor - PositiveEnergyUSA http://positiveenergyusa.com ASF Member - Apache Software Foundation http://apache.org FreeBSD Committer - FreeBSD Foundation http://freebsd.org Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A3BEBFE.1020907>