pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/checkbot Add depends on time/p5-Time-Duration, bum...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/091184a86696
branches:  trunk
changeset: 541470:091184a86696
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Apr 23 11:08:22 2008 +0000

description:
Add depends on time/p5-Time-Duration, bump PKGREVISION

diffstat:

 www/checkbot/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 2a0bad93cd57 -r 091184a86696 www/checkbot/Makefile
--- a/www/checkbot/Makefile     Wed Apr 23 09:44:05 2008 +0000
+++ b/www/checkbot/Makefile     Wed Apr 23 11:08:22 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2007/02/22 19:27:19 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/04/23 11:08:22 abs Exp $
 #
 
 DISTNAME=      checkbot-1.79
+PKGREVISION=   1
 CATEGORIES=    www net perl5
 MASTER_SITES=  http://degraaff.org/checkbot/
 
@@ -11,6 +12,7 @@
 
 DEPENDS+=      p5-MailTools>=1.03:../../mail/p5-MailTools
 DEPENDS+=      p5-Net-[0-9]*:../../net/p5-Net
+DEPENDS+=      p5-Time-Duration-[0-9]*:../../time/p5-Time-Duration
 DEPENDS+=      p5-URI>=1.10:../../www/p5-URI
 DEPENDS+=      p5-libwww>=5.76:../../www/p5-libwww
 



Home | Main Index | Thread Index | Old Index