pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-Rose-DBx-Garden-Catalyst Fix broken DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/268837374502
branches:  trunk
changeset: 556680:268837374502
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 28 17:01:05 2009 +0000

description:
Fix broken DEPENDS.

diffstat:

 databases/p5-Rose-DBx-Garden-Catalyst/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 1c6e3d010c55 -r 268837374502 databases/p5-Rose-DBx-Garden-Catalyst/Makefile
--- a/databases/p5-Rose-DBx-Garden-Catalyst/Makefile    Sat Mar 28 16:53:01 2009 +0000
+++ b/databases/p5-Rose-DBx-Garden-Catalyst/Makefile    Sat Mar 28 17:01:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/12/20 16:12:47 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/03/28 17:01:05 wiz Exp $
 
 DISTNAME=      Rose-DBx-Garden-Catalyst-0.13
 PKGNAME=       p5-${DISTNAME}
@@ -20,8 +20,8 @@
 DEPENDS+=      p5-Rose-DB-Object>=0.77:../../databases/p5-Rose-DB-Object
 DEPENDS+=      p5-Rose-DBx-Garden>=0.11:../../databases/p5-Rose-DBx-Garden
 DEPENDS+=      p5-YAML-Syck>=0:../../textproc/p5-YAML-Syck
-DEPENDS+=      p5-JSON>=>2.00:../../converters/p5-JSON
-DEPENDS+=      p5-JSON-XS>=>2.00:../../converters/p5-JSON-XS
+DEPENDS+=      p5-JSON>=2.00:../../converters/p5-JSON
+DEPENDS+=      p5-JSON-XS>=2.00:../../converters/p5-JSON-XS
 DEPENDS+=      p5-Data-Dump>=0:../../devel/p5-Data-Dump
 DEPENDS+=      p5-Tree-Simple>=0:../../devel/p5-Tree-Simple
 DEPENDS+=      p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory



Home | Main Index | Thread Index | Old Index