ports/101180: [PATCH] www/p5-Catalyst-Plugin-Authentication: update to 0.09

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Aug 1 15:20:40 UTC 2006


>Number:         101180
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Authentication: update to 0.09
>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:   Tue Aug 01 15:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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
+ at dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/User
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Minimal
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store
- at 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
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
--- p5-Catalyst-Plugin-Authentication-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list