ports/102557: [PATCH] www/p5-Catalyst-Plugin-Session: update to 0.12

Gea-Suan Lin gslin at gslin.org
Sun Aug 27 07:10:22 UTC 2006


>Number:         102557
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Session: update to 0.12
>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:   Sun Aug 27 07:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.12
- File::Spec, File::Temp, and Digest are in Perl 5.8.1

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

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

--- p5-Catalyst-Plugin-Session-0.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Session/Makefile /home/staff/gslin/work/p5-Catalyst-Plugin-Session/Makefile
--- /usr/ports/www/p5-Catalyst-Plugin-Session/Makefile	Sun Aug 13 03:21:22 2006
+++ /home/staff/gslin/work/p5-Catalyst-Plugin-Session/Makefile	Sun Aug 27 14:58:41 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-Session
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Catalyst
@@ -16,10 +16,7 @@
 COMMENT=	Generic Catalyst Session plugin
 
 RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
-		p5-Digest>=0:${PORTSDIR}/security/p5-Digest \
-		p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \
-		p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
-		p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
+		p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Session/distinfo /home/staff/gslin/work/p5-Catalyst-Plugin-Session/distinfo
--- /usr/ports/www/p5-Catalyst-Plugin-Session/distinfo	Sun Aug 13 03:21:22 2006
+++ /home/staff/gslin/work/p5-Catalyst-Plugin-Session/distinfo	Sun Aug 27 14:57:02 2006
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Session-0.11.tar.gz) = bd02b22b82dff396ee7533109976de8a
-SHA256 (Catalyst-Plugin-Session-0.11.tar.gz) = 85c15ef59bf853ceb11e8135627327c713d8e861497f4c0b597852aaec832c48
-SIZE (Catalyst-Plugin-Session-0.11.tar.gz) = 20944
+MD5 (Catalyst-Plugin-Session-0.12.tar.gz) = 2d0560b93df902ce0d27d97701f4e31a
+SHA256 (Catalyst-Plugin-Session-0.12.tar.gz) = 1a953d0ce728dd9c9ab2f6a53bb8cd14084a54e4c80bc313f8ee8f6ee7bd5f9f
+SIZE (Catalyst-Plugin-Session-0.12.tar.gz) = 21123
--- p5-Catalyst-Plugin-Session-0.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list