Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2008 14:12:35 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120694: [UPDATE] www/p5-Catalyst-Component-ACCEPT_CONTEXT
Message-ID:  <200802151412.m1FECZLZ096590@www.freebsd.org>
Resent-Message-ID: <200802151420.m1FEK3xl098244@freefall.freebsd.org>

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

>Number:         120694
>Category:       ports
>Synopsis:       [UPDATE] www/p5-Catalyst-Component-ACCEPT_CONTEXT
>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 Feb 15 14:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.05;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	18 Sep 2007 10:01:43 -0000	1.4
+++ Makefile	15 Feb 2008 03:46:20 -0000
@@ -6,16 +6,17 @@
 #
 
 PORTNAME=	Catalyst-Component-ACCEPT_CONTEXT
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	Catalyst
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lth@FreeBSD.org
 COMMENT=	Make the Catalyst request context available in Models and Views
 
-RUN_DEPENDS=	p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime
+RUN_DEPENDS=	p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \
+		p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+		p5-Devel-Cycle>0:${PORTSDIR}/devel/p5-Devel-Cycle
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	18 Sep 2007 10:01:43 -0000	1.3
+++ distinfo	15 Feb 2008 03:46:20 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Component-ACCEPT_CONTEXT-0.04.tar.gz) = 3b728427fda923c43d160d6c998037dc
-SHA256 (Catalyst-Component-ACCEPT_CONTEXT-0.04.tar.gz) = 18ed94305e2173e9f48b2a9f06a86de047a728ea4122d5f226aa2b8052d7f8ad
-SIZE (Catalyst-Component-ACCEPT_CONTEXT-0.04.tar.gz) = 20884
+MD5 (Catalyst-Component-ACCEPT_CONTEXT-0.05.tar.gz) = 95fd36fa91716db99dbb4e488b6ff573
+SHA256 (Catalyst-Component-ACCEPT_CONTEXT-0.05.tar.gz) = 83b48c7b29bd6c7d1b1a910659a4aa3021f6ac4738ca1d721a7da942965b2749
+SIZE (Catalyst-Component-ACCEPT_CONTEXT-0.05.tar.gz) = 22033


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802151412.m1FECZLZ096590>