ports/165107: [PATCH] devel/p5-DateTime-Util-Calc: add missing DEPENDS
Steve Wills
swills at FreeBSD.org
Mon Feb 13 19:00:23 UTC 2012
>Number: 165107
>Category: ports
>Synopsis: [PATCH] devel/p5-DateTime-Util-Calc: add missing 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: Mon Feb 13 19:00:22 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 #13 r230974: Fri Feb 3 23:48:36
>Description:
see patch
Port maintainer (markun at onohara.to) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-DateTime-Util-Calc-0.13002_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-DateTime-Util-Calc/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 21 Jan 2012 17:37:56 -0000 1.4
+++ Makefile 13 Feb 2012 18:55:46 -0000
@@ -7,7 +7,7 @@
PORTNAME= DateTime-Util-Calc
PORTVERSION= 0.13002
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,8 @@
MAINTAINER= markun at onohara.to
COMMENT= DateTime Calculation Utilities
-BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \
+ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
--- p5-DateTime-Util-Calc-0.13002_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list