ports/166741: [PATCH] devel/p5-Sub-Signatures: add missing DEPENDS, add TEST_DEPENDS

Steve Wills swills at FreeBSD.org
Sat Apr 7 23:50:10 UTC 2012


>Number:         166741
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Sub-Signatures: add missing DEPENDS, add TEST_DEPENDS
>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:   Sat Apr 07 23:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r233932: Thu Apr  5 22:13:25
>Description:
- Add missing DEPENDS
- Bump PORTREVISION
- Add TEST_DEPENDS

Port maintainer (magik at roorback.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Sub-Signatures-0.21_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Sub-Signatures/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	22 Nov 2010 00:24:31 -0000	1.1
+++ Makefile	7 Apr 2012 23:47:30 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Sub-Signatures
 PORTVERSION=	0.21
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +15,10 @@
 MAINTAINER=	magik at roorback.net
 COMMENT=	Use proper signatures for subroutines, including dispatching
 
+BUILD_DEPENDS=	p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Sub::Signatures.3
--- p5-Sub-Signatures-0.21_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list