ports/155589: [PATCH] devel/p5-Test-Fatal: update to 0.003_1

Jase Thew freebsd at beardz.net
Wed Mar 16 03:10:13 UTC 2011


>Number:         155589
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-Fatal: update to 0.003_1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 16 03:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 06:25:04 GMT 2011
>Description:
- Update to 0.003_1
- Add missing build dependancy on p5-Test-Simple

Port maintainer (culot at FreeBSD.org) is cc'd.

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

--- p5-Test-Fatal-0.003_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Fatal.orig/Makefile /usr/ports/devel/p5-Test-Fatal/Makefile
--- /usr/ports/devel/p5-Test-Fatal.orig/Makefile	2010-11-15 20:11:25.000000000 +0000
+++ /usr/ports/devel/p5-Test-Fatal/Makefile	2011-03-16 03:03:41.768978400 +0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Test-Fatal
 PORTVERSION=	0.003
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +15,8 @@
 MAINTAINER=	culot at FreeBSD.org
 COMMENT=	Incredibly simple helpers for testing code with exceptions
 
-BUILD_DEPENDS=	p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny
+BUILD_DEPENDS=	p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny \
+		p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
--- p5-Test-Fatal-0.003_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list