Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2006 23:23:52 +0800 (CST)
From:      tjs <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100677: Update port: www/p5-Catalyst-Plugin-Session-Store-File 0.07 -> 0.08
Message-ID:  <200607211523.k6LFNqMZ064784@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200607211530.k6LFUEHe045903@freefall.freebsd.org>

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

>Number:         100677
>Category:       ports
>Synopsis:       Update port: www/p5-Catalyst-Plugin-Session-Store-File 0.07 -> 0.08
>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:   Fri Jul 21 15:30:14 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 17 12:45:19 CST 2006 tjs@Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/Pluto i386


>Description:

	Update to 0.08

>How-To-Repeat:
>Fix:


--- patch begins here ---
--- Makefile.orig	Fri Jul 21 22:54:55 2006
+++ Makefile	Fri Jul 21 23:14:19 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-Session-Store-File
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../by-authors/id/E/ES/ESSKAR
@@ -15,8 +15,9 @@
 MAINTAINER=	lbr@FreeBSD.org
 COMMENT=	File storage backend for session data
 
-BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+BUILD_DEPENDS=	${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \
 		p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \
+		p5-Catalyst-Runtime>=5:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
 		p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \
 		p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable
--- distinfo.orig	Fri Jul 21 22:54:58 2006
+++ distinfo	Fri Jul 21 22:55:36 2006
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Session-Store-File-0.07.tar.gz) = 91fe2f1a86e79fb19c29d53ee4adc502
-SHA256 (Catalyst-Plugin-Session-Store-File-0.07.tar.gz) = 288697f9b5ab814c7c07838f9d562836ddce87fc51ea5a6c910b04064bafda0d
-SIZE (Catalyst-Plugin-Session-Store-File-0.07.tar.gz) = 4060
+MD5 (Catalyst-Plugin-Session-Store-File-0.08.tar.gz) = 398eefa5b6d2494c9895061a5d6aba16
+SHA256 (Catalyst-Plugin-Session-Store-File-0.08.tar.gz) = 895f492d14b1137982c79afc9dc1f93f81e0922c92b1776f0709d550b03edbfc
+SIZE (Catalyst-Plugin-Session-Store-File-0.08.tar.gz) = 4170
--- pkg-plist.orig	Fri Jul 21 22:55:10 2006
+++ pkg-plist	Fri Jul 21 23:19:34 2006
@@ -1,6 +1,7 @@
 %%SITE_PERL%%/Catalyst/Plugin/Session/Store/File.pm
+%%SITE_PERL%%/Catalyst/Plugin/Session/Store/Build.pl
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/File/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/File
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/File
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
--- 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?200607211523.k6LFNqMZ064784>