pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Diff Wildcard depends on p5-Algorithm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13fce526658e
branches:  trunk
changeset: 484894:13fce526658e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 30 18:21:41 2004 +0000

description:
Wildcard depends on p5-Algorithm-Diff.

diffstat:

 textproc/p5-Text-Diff/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1e855e5fd9e6 -r 13fce526658e textproc/p5-Text-Diff/Makefile
--- a/textproc/p5-Text-Diff/Makefile    Tue Nov 30 18:17:31 2004 +0000
+++ b/textproc/p5-Text-Diff/Makefile    Tue Nov 30 18:21:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/05/04 23:46:37 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/30 18:21:41 wiz Exp $
 
 DISTNAME=      Text-Diff-0.35
 PKGNAME=       p5-${DISTNAME}
@@ -8,7 +8,7 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       High-level text diffing module for Perl
 
-DEPENDS+=      p5-Algorithm-Diff-1.15:../../devel/p5-Algorithm-Diff
+DEPENDS+=      p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff
 
 USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Text/Diff/.packlist



Home | Main Index | Thread Index | Old Index