ports/166132: [PATCH] textproc/p5-XML-Toolkit: fix TEST_DEPENDS
Steve Wills
swills at FreeBSD.org
Thu Mar 15 03:00:03 UTC 2012
>Number: 166132
>Category: ports
>Synopsis: [PATCH] textproc/p5-XML-Toolkit: fix 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: Thu Mar 15 03:00:03 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 #14 r232426: Fri Mar 2 21:54:42
>Description:
- Fix TEST_DEPENDS
Port maintainer (sunpoet at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-XML-Toolkit-0.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Toolkit/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 17 Jun 2011 22:16:51 -0000 1.2
+++ Makefile 15 Mar 2012 02:51:38 -0000
@@ -30,7 +30,7 @@
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Exception>=0:${PORTSDIR}/devel/Test-Exception \
- p5-Test-XML>=0:${PORTSDIR}/devel/Test-XML
+ p5-Test-XML>=0:${PORTSDIR}/devel/p5-Test-XML
PERL_CONFIGURE= yes
--- p5-XML-Toolkit-0.14.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list