Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2005 09:47:03 +0100 (CET)
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89221: [MAINTAINER] devel/p5-Module-Pluggable-Fast: get rid of dependancy of p5-UNIVERSAL-exports, which plist-conflicts with more universally used UNIVERSAL-require
Message-ID:  <20051118084703.702D83FF34@tux.nerdheaven.dk>
Resent-Message-ID: <200511181000.jAIA0Ib6082292@freefall.freebsd.org>

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

>Number:         89221
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Module-Pluggable-Fast: get rid of dependancy of p5-UNIVERSAL-exports, which plist-conflicts with more universally used UNIVERSAL-require
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 10:00:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root@lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
get rid of dependancy of p5-UNIVERSAL-exports, which plist-conflicts with more universally used UNIVERSAL-require

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-Pluggable-Fast/Makefile,v
retrieving revision 1.4
diff -u -a -r1.4 Makefile
--- Makefile	3 Jun 2005 15:20:17 -0000	1.4
+++ Makefile	18 Nov 2005 08:45:45 -0000
@@ -8,6 +8,7 @@
 
 PORTNAME=	Module-Pluggable-Fast
 PORTVERSION=	0.16
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Module
@@ -16,7 +17,7 @@
 MAINTAINER=	lars@balker.dk
 COMMENT=	Fast plugins with instantiation
 
-BUILD_DEPENDS=	${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports
+BUILD_DEPENDS=	p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:
 



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