ports/160064: [PATCH] textproc/p5-Text-Markdown: cleanup dependencies

Lars Thegler lth at FreeBSD.org
Wed Aug 24 13:50:04 UTC 2011


>Number:         160064
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-Markdown: cleanup 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 Aug 24 13:50:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD chuck.thegler.dk 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011
>Description:
Remove dependencies that are only used for testing ('test_requires' in Makefile.PL)

Port maintainer (fernan at iib.unsam.edu.ar) is cc'd.

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

--- p5-Text-Markdown-1.000031.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Text-Markdown/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	7 Apr 2010 00:40:08 -0000	1.10
+++ Makefile	24 Aug 2011 12:55:38 -0000
@@ -14,12 +14,6 @@
 MAINTAINER=	fernan at iib.unsam.edu.ar
 COMMENT=	Markdown Perl5 module
 
-BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
-		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
-		p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
-RUN_DEPENDS=${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	5.8.0+
 
 MAN1=		Markdown.pl.1
--- p5-Text-Markdown-1.000031.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list