svn commit: r311927 - head/www/p5-Catalyst-Plugin-Session

Anton Berezin tobez at FreeBSD.org
Fri Feb 8 09:17:19 UTC 2013


Author: tobez
Date: Fri Feb  8 09:17:18 2013
New Revision: 311927
URL: http://svnweb.freebsd.org/changeset/ports/311927

Log:
  Update to 0.36.
  
  Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes

Modified:
  head/www/p5-Catalyst-Plugin-Session/Makefile
  head/www/p5-Catalyst-Plugin-Session/distinfo

Modified: head/www/p5-Catalyst-Plugin-Session/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Session/Makefile	Fri Feb  8 09:15:22 2013	(r311926)
+++ head/www/p5-Catalyst-Plugin-Session/Makefile	Fri Feb  8 09:17:18 2013	(r311927)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:	p5-Catalyst-Plugin-Session
-# Date created:				Nov 16, 2005
-# Whom:					Lars Balker Rasmussen <lbr at FreeBSD.org>
-#
+# Created by: Lars Balker Rasmussen <lbr at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Catalyst-Plugin-Session
-PORTVERSION=	0.35
+PORTVERSION=	0.36
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,7 +18,6 @@ BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.71
 		p5-Moose>=0.76:${PORTSDIR}/devel/p5-Moose \
 		p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \
 		p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \
-		p5-Plack-Middleware-ForceEnv>=0:${PORTSDIR}/www/p5-Plack-Middleware-ForceEnv \
 		p5-namespace-clean>=0.10:${PORTSDIR}/devel/p5-namespace-clean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \

Modified: head/www/p5-Catalyst-Plugin-Session/distinfo
==============================================================================
--- head/www/p5-Catalyst-Plugin-Session/distinfo	Fri Feb  8 09:15:22 2013	(r311926)
+++ head/www/p5-Catalyst-Plugin-Session/distinfo	Fri Feb  8 09:17:18 2013	(r311927)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Plugin-Session-0.35.tar.gz) = e65fbcfd1e851e6cca103d0da96abe151e0832facde5a0f98cf4cf842265d0f8
-SIZE (Catalyst-Plugin-Session-0.35.tar.gz) = 47851
+SHA256 (Catalyst-Plugin-Session-0.36.tar.gz) = 8bc89c9c2d52f49c38fc1d44d0bdd5b887605c9921a5f7cde32f193e5e9e8f93
+SIZE (Catalyst-Plugin-Session-0.36.tar.gz) = 48280


More information about the svn-ports-head mailing list