From lars@balker.dk  Fri Nov 18 09:53:34 2005
Return-Path: <lars@balker.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5D2D016A627
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 09:53:05 +0000 (GMT)
	(envelope-from lars@balker.dk)
Received: from tux.nerdheaven.dk (tux.nerdheaven.dk [193.88.12.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F1C574401C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 08:47:11 +0000 (GMT)
	(envelope-from lars@balker.dk)
Received: from localhost (localhost [127.0.0.1])
	by tux.nerdheaven.dk (Postfix) with ESMTP id 8522D3FF38
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 09:47:09 +0100 (CET)
Received: from tux.nerdheaven.dk ([127.0.0.1])
 by localhost (tux.nerdheaven.dk [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 99941-05; Fri, 18 Nov 2005 09:47:09 +0100 (CET)
Received: from localhost.localdomain (tux.nerdheaven.dk [193.88.12.43])
	by tux.nerdheaven.dk (Postfix) with ESMTP
	id 702D83FF34; Fri, 18 Nov 2005 09:47:03 +0100 (CET)
Message-Id: <20051118084703.702D83FF34@tux.nerdheaven.dk>
Date: Fri, 18 Nov 2005 09:47:03 +0100 (CET)
From: Lars Balker Rasmussen <lars@balker.dk>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] devel/p5-Module-Pluggable-Fast: get rid of dependancy of p5-UNIVERSAL-exports, which plist-conflicts with more universally used UNIVERSAL-require

>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:    erwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 10:00:18 GMT 2005
>Closed-Date:    Fri Nov 18 10:59:10 GMT 2005
>Last-Modified:  Fri Nov 18 10:59:10 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Fri Nov 18 10:12:42 GMT 2005 
Responsible-Changed-Why:  
I'll handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89221 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Fri Nov 18 10:59:03 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89221 
>Unformatted:
 
