pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mailgraph Use relational dependency instead of rr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/440e5fbb4d72
branches: trunk
changeset: 528966:440e5fbb4d72
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 21 09:59:56 2007 +0000
description:
Use relational dependency instead of rrdtool-1*. Bump revision.
diffstat:
mail/mailgraph/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 7d92099870b0 -r 440e5fbb4d72 mail/mailgraph/Makefile
--- a/mail/mailgraph/Makefile Mon May 21 09:58:23 2007 +0000
+++ b/mail/mailgraph/Makefile Mon May 21 09:59:56 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2006/06/18 01:02:45 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2007/05/21 09:59:56 joerg Exp $
#
DISTNAME= mailgraph-1.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ \
http://people.ee.ethz.ch/~dws/software/mailgraph/pub/old/
@@ -11,7 +11,7 @@
HOMEPAGE= http://people.ee.ethz.ch/~dws/software/mailgraph/
COMMENT= RRDtool frontend for mail statistics
-DEPENDS+= rrdtool-1*:../../databases/rrdtool
+DEPENDS+= rrdtool>=1:../../databases/rrdtool
DEPENDS+= p5-File-Tail-[0-9]*:../../misc/p5-File-Tail
USE_TOOLS+= perl:run
Home |
Main Index |
Thread Index |
Old Index