pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-YAML-Valid Depend on p5-YAML-Syck, not p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e85b2a64f63
branches:  trunk
changeset: 551542:0e85b2a64f63
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 17 15:51:08 2008 +0000

description:
Depend on p5-YAML-Syck, not p5-YAML. Bump revision.

diffstat:

 devel/p5-Test-YAML-Valid/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 189b10cd2c63 -r 0e85b2a64f63 devel/p5-Test-YAML-Valid/Makefile
--- a/devel/p5-Test-YAML-Valid/Makefile Wed Dec 17 15:44:10 2008 +0000
+++ b/devel/p5-Test-YAML-Valid/Makefile Wed Dec 17 15:51:08 2008 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/31 00:06:14 he Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/17 15:51:08 joerg Exp $
 #
 
 DISTNAME=      Test-YAML-Valid-0.03
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 
@@ -10,7 +11,7 @@
 HOMEPAGE=      http://search.cpan.org/dist/Test-YAML-Valid/
 COMMENT=       Perl 5 module to test for valid YAML
 
-DEPENDS+=      p5-YAML>=0.60:../../textproc/p5-YAML
+DEPENDS+=      p5-YAML-Syck>=0.60:../../textproc/p5-YAML-Syck
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index