From nobody@FreeBSD.org  Fri Feb 15 14:14:57 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A179416A469
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:14:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7659A13C468
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:14:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1FECaFf096591
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:12:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1FECZLZ096590;
	Fri, 15 Feb 2008 14:12:35 GMT
	(envelope-from nobody)
Message-Id: <200802151412.m1FECZLZ096590@www.freebsd.org>
Date: Fri, 15 Feb 2008 14:12:35 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] www/p5-Catalyst-Component-ACCEPT_CONTEXT
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120694
>Category:       ports
>Synopsis:       [UPDATE] www/p5-Catalyst-Component-ACCEPT_CONTEXT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lth
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:20:02 UTC 2008
>Closed-Date:    Sun Mar 02 21:08:57 UTC 2008
>Last-Modified:  Sun Mar  2 21:10:00 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->lth 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 15 14:20:15 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120694 
State-Changed-From-To: open->closed 
State-Changed-By: lth 
State-Changed-When: Sun Mar 2 21:07:38 UTC 2008 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

p5-Devel-Cycle is only used for testing, so there's no need to 
include it as a dependency. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=120694 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120694: commit references a PR
Date: Sun,  2 Mar 2008 21:05:58 +0000 (UTC)

 lth         2008-03-02 21:05:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Catalyst-Component-ACCEPT_CONTEXT Makefile distinfo 
   Log:
   - Update to 0.05
   - Fix dependencies
   
   PR:             ports/120694
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   
   Revision  Changes    Path
   1.5       +4 -4      ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
   1.4       +3 -3      ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
