pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki Kwiki-0.37 requires at least Spoon-0.21. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8672e543a446
branches:  trunk
changeset: 488504:8672e543a446
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Feb 02 17:27:41 2005 +0000

description:
Kwiki-0.37 requires at least Spoon-0.21.  Bump the dependency and bump
the PKGREVISION to 1.

diffstat:

 www/p5-Kwiki/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 521f8fdfbbd1 -r 8672e543a446 www/p5-Kwiki/Makefile
--- a/www/p5-Kwiki/Makefile     Wed Feb 02 17:27:24 2005 +0000
+++ b/www/p5-Kwiki/Makefile     Wed Feb 02 17:27:41 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2005/01/25 18:20:52 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2005/02/02 17:27:41 jlam Exp $
 
 DISTNAME=              Kwiki-0.37
 PKGNAME=               p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Kwiki/}
 
@@ -9,7 +10,7 @@
 HOMEPAGE=      http://www.kwiki.org/
 COMMENT=       Extensible, modular, Perl-based Wiki
 
-DEPENDS+=      p5-Spoon>=0.20:../../devel/p5-Spoon
+DEPENDS+=      p5-Spoon>=0.21nb1:../../devel/p5-Spoon
 
 USE_BUILDLINK3=                yes
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Kwiki/.packlist



Home | Main Index | Thread Index | Old Index