From tjs@Pluto.CDPA.nsysu.edu.tw  Tue Aug  1 15:19:12 2006
Return-Path: <tjs@Pluto.CDPA.nsysu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3DDF016A530;
	Tue,  1 Aug 2006 15:19:12 +0000 (UTC)
	(envelope-from tjs@Pluto.CDPA.nsysu.edu.tw)
Received: from Pluto.CDPA.nsysu.edu.tw (Pluto.CDPA.nsysu.edu.tw [140.117.205.30])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1ADEC43DFA;
	Tue,  1 Aug 2006 15:18:00 +0000 (GMT)
	(envelope-from tjs@Pluto.CDPA.nsysu.edu.tw)
Received: from Pluto.CDPA.nsysu.edu.tw (localhost [127.0.0.1])
	by Pluto.CDPA.nsysu.edu.tw (8.13.6/8.13.6) with ESMTP id k71FH80M051471;
	Tue, 1 Aug 2006 23:17:08 +0800 (CST)
	(envelope-from tjs@Pluto.CDPA.nsysu.edu.tw)
Received: (from root@localhost)
	by Pluto.CDPA.nsysu.edu.tw (8.13.6/8.13.6/Submit) id k71FH8mm051470;
	Tue, 1 Aug 2006 23:17:08 +0800 (CST)
	(envelope-from tjs)
Message-Id: <200608011517.k71FH8mm051470@Pluto.CDPA.nsysu.edu.tw>
Date: Tue, 1 Aug 2006 23:17:08 +0800 (CST)
From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lbr@freebsd.org
Subject: [PATCH] www/p5-Catalyst-Plugin-Authentication: update to 0.09
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101180
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Authentication: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lbr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 15:20:15 GMT 2006
>Closed-Date:    Thu Aug 03 11:00:35 GMT 2006
>Last-Modified:  Thu Aug 03 11:00:35 GMT 2006
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jul 24 07:18:53 CST 2006
>Description:
- Update to 0.09
- sort pkg-plist

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

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

--- p5-Catalyst-Plugin-Authentication-0.09.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Authentication/Makefile /root/p5-Catalyst-Plugin-Authentication/Makefile
--- /usr/ports/www/p5-Catalyst-Plugin-Authentication/Makefile	Sun Jul 30 07:02:59 2006
+++ /root/p5-Catalyst-Plugin-Authentication/Makefile	Tue Aug  1 23:10:26 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-Authentication
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Catalyst
@@ -16,6 +16,7 @@
 COMMENT=	Infrastructure plugin for the Catalyst authentication framework
 
 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
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Authentication/distinfo /root/p5-Catalyst-Plugin-Authentication/distinfo
--- /usr/ports/www/p5-Catalyst-Plugin-Authentication/distinfo	Sun Jul 30 07:02:59 2006
+++ /root/p5-Catalyst-Plugin-Authentication/distinfo	Tue Aug  1 23:10:28 2006
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Authentication-0.08.tar.gz) = 841d9a378cfa8e51077700b422b7dc5a
-SHA256 (Catalyst-Plugin-Authentication-0.08.tar.gz) = f57b8e5ebcf3e508b5c795fa56c682764a3a9ea1f6cf76ef1549480698567f7a
-SIZE (Catalyst-Plugin-Authentication-0.08.tar.gz) = 16208
+MD5 (Catalyst-Plugin-Authentication-0.09.tar.gz) = 59be3895b1c79609545d5472ec4e4bb5
+SHA256 (Catalyst-Plugin-Authentication-0.09.tar.gz) = 6d246e174c4c62506692a6604acc8d8eb73329f40a3f8932ee41d7653dfe4bef
+SIZE (Catalyst-Plugin-Authentication-0.09.tar.gz) = 17914
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist /root/p5-Catalyst-Plugin-Authentication/pkg-plist
--- /usr/ports/www/p5-Catalyst-Plugin-Authentication/pkg-plist	Sun Jul 30 07:02:59 2006
+++ /root/p5-Catalyst-Plugin-Authentication/pkg-plist	Tue Aug  1 23:15:55 2006
@@ -1,18 +1,18 @@
-%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store.pod
+%%SITE_PERL%%/Catalyst/Plugin/Authentication.pm
 %%SITE_PERL%%/Catalyst/Plugin/Authentication/Credential/Password.pm
+%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store.pod
 %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Minimal.pm
 %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Minimal/Backend.pm
-%%SITE_PERL%%/Catalyst/Plugin/Authentication/User/Hash.pm
 %%SITE_PERL%%/Catalyst/Plugin/Authentication/User.pm
-%%SITE_PERL%%/Catalyst/Plugin/Authentication.pm
+%%SITE_PERL%%/Catalyst/Plugin/Authentication/User/Hash.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/.packlist
+@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/User
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Minimal
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store
-@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/User
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Credential
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin
 @dirrmtry %%SITE_PERL%%/Catalyst
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
--- p5-Catalyst-Plugin-Authentication-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lbr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 1 15:20:46 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101180 
State-Changed-From-To: open->closed 
State-Changed-By: lbr 
State-Changed-When: Thu Aug 3 11:00:13 UTC 2006 
State-Changed-Why:  
Thanks, committed! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101231 
State-Changed-From-To: open->closed 
State-Changed-By: lbr 
State-Changed-When: Thu Aug 3 11:00:13 UTC 2006 
State-Changed-Why:  
Thanks, committed! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101180 
>Unformatted:
