ports/120694: [UPDATE] www/p5-Catalyst-Component-ACCEPT_CONTEXT
Felippe de Meirelles Motta
lippemail at gmail.com
Fri Feb 15 14:20:03 UTC 2008
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list