ports/139244: Fix dependency in devel/p5-CHI

Alex Kapranoff alex at kapranoff.ru
Wed Sep 30 01:10:02 UTC 2009


>Number:         139244
>Category:       ports
>Synopsis:       Fix dependency in devel/p5-CHI
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 30 01:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
Inner Mongolia
>Environment:
System: FreeBSD j3.duo.voffka.com 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Sun Sep 6 12:42:56 MSD 2009 root at s05.voffka.com:/usr/src/sys/i386/compile/VOFFKADUO i386


	
>Description:
	

CHI basic driver "file" requires this module. It's also required in
Makefile.PL.

>How-To-Repeat:
	
>Fix:

	


===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/devel/p5-CHI/Makefile /usr/home/kappa/work/ports/p5-CHI/Makefile
--- /usr/ports/devel/p5-CHI/Makefile	2009-09-03 05:03:05.000000000 +0400
+++ /usr/home/kappa/work/ports/p5-CHI/Makefile	2009-09-30 04:40:53.000000000 +0400
@@ -7,6 +7,7 @@
 
 PORTNAME=	CHI
 PORTVERSION=	0.280
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/J/JS/JSWARTZ
@@ -27,7 +28,8 @@
 	p5-Moose>=0.66:${PORTSDIR}/devel/p5-Moose \
 	p5-Task-Weaken>0:${PORTSDIR}/devel/p5-Task-Weaken \
 	p5-Time-Duration>=1.06:${PORTSDIR}/devel/p5-Time-Duration \
-	p5-Time-Duration-Parse>=0.03:${PORTSDIR}/devel/p5-Time-Duration-Parse
+	p5-Time-Duration-Parse>=0.03:${PORTSDIR}/devel/p5-Time-Duration-Parse \
+	p5-Module-Load-Conditional>0:${PORTSDIR}/devel/p5-Module-Load-Conditional
 
 PERL_CONFIGURE=	yes
 
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list