Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:21:31 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lbr@FreeBSD.org
Subject:   ports/136575: [PATCH] www/p5-Catalyst-Plugin-Authentication: update to 0.100091
Message-ID:  <200907090121.n691LV4o020817@freefall.freebsd.org>
Resent-Message-ID: <200907090130.n691UB8m036108@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136575
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Authentication: update to 0.100091
>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:   Thu Jul 09 01:30:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.100091

Port maintainer (lbr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Catalyst-Plugin-Authentication-0.100091,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Authentication/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	19 Jun 2009 19:47:37 -0000	1.22
+++ Makefile	9 Jul 2009 01:21:27 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-Authentication
-PORTVERSION=	0.10012
-PORTREVISION=	1
+PORTVERSION=	0.100091
 PORTEPOCH=	2
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
@@ -16,11 +15,11 @@
 MAINTAINER=	lbr@FreeBSD.org
 COMMENT=	Infrastructure plugin for the Catalyst authentication framework
 
-RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
 		p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.1+
 
@@ -35,7 +34,6 @@
 	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 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Authentication/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	19 Jun 2009 19:09:08 -0000	1.18
+++ distinfo	9 Jul 2009 01:21:27 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Authentication-0.10012.tar.gz) = 9c3357e05fbeb1ccf62621fe4542a0eb
-SHA256 (Catalyst-Plugin-Authentication-0.10012.tar.gz) = 3e49510cac0d166f8833b9bee527de8875fe1389417b669c380196c9251a337e
-SIZE (Catalyst-Plugin-Authentication-0.10012.tar.gz) = 62738
+MD5 (Catalyst-Plugin-Authentication-0.100091.tar.gz) = cd14db0da73f11f2a8dee309d0a2b202
+SHA256 (Catalyst-Plugin-Authentication-0.100091.tar.gz) = a03c2614387295ab1e64e59940ca6e4e3089672505f994276440ff535708b66f
+SIZE (Catalyst-Plugin-Authentication-0.100091.tar.gz) = 59268
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist,v
retrieving revision 1.10
diff -u -u -r1.10 pkg-plist
--- pkg-plist	19 Jun 2009 20:01:13 -0000	1.10
+++ pkg-plist	9 Jul 2009 01:21:27 -0000
@@ -1,6 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/.packlist
 %%SITE_PERL%%/Catalyst/Authentication/Credential/Password.pm
-%%SITE_PERL%%/Catalyst/Authentication/Credential/Remote.pm
 %%SITE_PERL%%/Catalyst/Authentication/Realm.pm
 %%SITE_PERL%%/Catalyst/Authentication/Realm/Compatibility.pm
 %%SITE_PERL%%/Catalyst/Authentication/Realm/Progressive.pm
--- p5-Catalyst-Plugin-Authentication-0.100091,2.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?200907090121.n691LV4o020817>