ports/128120: [PATCH] devel/p5-Sub-Override: Reduce dependencies

Yen-Ming Lee leeym at FreeBSD.org
Wed Oct 15 15:00:10 UTC 2008


>Number:         128120
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Sub-Override: Reduce dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 15 15:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Reduce dependencies
- bump PORTREVISION

Port maintainer (lars.eggert at gmx.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Sub-Override-0.08_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Sub-Override/Makefile,v
retrieving revision 1.5
diff -u -d -b -w -u -r1.5 Makefile
--- Makefile	17 Apr 2008 14:26:08 -0000	1.5
+++ Makefile	15 Oct 2008 14:49:22 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Sub-Override
 PORTVERSION=	0.08
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +15,7 @@
 MAINTAINER=	lars.eggert at gmx.net
 COMMENT=	Perl extension for easily overriding subroutines
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
 
 PERL_CONFIGURE=	yes
 
--- p5-Sub-Override-0.08_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list