ports/165638: [PATCH] japanese/p5-DateTime-Calendar-Japanese-Era: Add missing DEPENDS, add TEST_DEPENDS
Steve Wills
swills at FreeBSD.org
Fri Mar 2 20:40:08 UTC 2012
>Number: 165638
>Category: ports
>Synopsis: [PATCH] japanese/p5-DateTime-Calendar-Japanese-Era: 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: Fri Mar 02 20:40:07 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:
--- ja-p5-DateTime-Calendar-Japanese-Era-0.08001_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 11 Apr 2009 11:50:00 -0000 1.4
+++ Makefile 2 Mar 2012 20:38:14 -0000
@@ -7,6 +7,7 @@
PORTNAME= DateTime-Calendar-Japanese-Era
PORTVERSION= 0.08001
+PORTREVISION= 1
CATEGORIES= japanese devel perl5
MASTER_SITES= CPAN
@@ -17,8 +18,10 @@
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \
- p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
-RUN_DEPENDS= ${BUILD_DEPENDS}
+ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
+ p5-YAML-Tiny>=1.38:${PORTSDIR}/textproc/p5-YAML-Tiny
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
PERL_CONFIGURE= yes
--- ja-p5-DateTime-Calendar-Japanese-Era-0.08001_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list