ports/140846: DBIx-Class-0.08114 depends on Data-Dumper-Concise
Christopher Key
cjk32 at cam.ac.uk
Tue Nov 24 21:50:02 UTC 2009
>Number: 140846
>Category: ports
>Synopsis: DBIx-Class-0.08114 depends on Data-Dumper-Concise
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 24 21:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Christopher Key
>Release: FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chacal.wzl33 7.2-RELEASE FreeBSD 7.2-RELEASE #7: Thu May 7 20:03:07 BST 2009 root at chacal.wzl33:/usr/obj/usr/src/sys/CHACAL amd64
>Description:
DBIx-Class depends on Data-Dumper-Concise, apparently after the update to 0.08114. The attached patch updates the Makefile to reflect this. Depends upon ports/140844, which adds the p5-Data-Dumper-Concise port.
>How-To-Repeat:
>Fix:
--- p5-DBIx-Class-depend-Data-Dumper-Concise.patch begins here ---
--- Makefile.orig 2009-11-24 21:34:47.000000000 +0000
+++ Makefile 2009-11-24 21:36:11.000000000 +0000
@@ -19,6 +19,7 @@
p5-Class-C3-Componentised>=1.0005:${PORTSDIR}/devel/p5-Class-C3-Componentised \
p5-Class-Inspector>=1.24:${PORTSDIR}/devel/p5-Class-Inspector \
p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \
+ p5-Data-Dumper-Concise>=1.002:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI \
p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \
p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \
--- p5-DBIx-Class-depend-Data-Dumper-Concise.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list