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

Lars Balker Rasmussen lars at balker.dk
Fri Nov 18 10:00:19 UTC 2005


>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 at 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 at 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:
 



More information about the freebsd-ports-bugs mailing list