pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dspam Updated p5-GD-Graph3d dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f77230b4d03
branches: trunk
changeset: 397683:6f77230b4d03
user: sno <sno%pkgsrc.org@localhost>
date: Mon Aug 17 19:09:13 2009 +0000
description:
Updated p5-GD-Graph3d dependency.
diffstat:
mail/dspam/Makefile | 4 ++--
mail/dspam/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 6db1168e38b9 -r 6f77230b4d03 mail/dspam/Makefile
--- a/mail/dspam/Makefile Mon Aug 17 19:04:37 2009 +0000
+++ b/mail/dspam/Makefile Mon Aug 17 19:09:13 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2009/05/12 08:27:09 hasso Exp $
+# $NetBSD: Makefile,v 1.63 2009/08/17 19:09:13 sno Exp $
DISTNAME= dspam-3.8.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= http://dspam.nuclearelephant.com/sources/
diff -r 6db1168e38b9 -r 6f77230b4d03 mail/dspam/options.mk
--- a/mail/dspam/options.mk Mon Aug 17 19:04:37 2009 +0000
+++ b/mail/dspam/options.mk Mon Aug 17 19:09:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.23 2009/03/13 10:11:14 roy Exp $
+# $NetBSD: options.mk,v 1.24 2009/08/17 19:09:13 sno Exp $
.if defined(DSPAM_DELIVERY_AGENT) && !empty(DSPAM_DELIVERY_AGENT:Mcustom)
DSPAM_DELIVERY_AGENT:= ${DSPAM_DELIVERY_AGENT_ARGS}
@@ -136,7 +136,7 @@
### Enable DSPAM's graph.cgi to produce graphs of spam statistics.
###
.if !empty(PKG_OPTIONS:Mgraphs)
-DEPENDS+= p5-GDGraph3d-[0-9]*:../../graphics/p5-GDGraph3d
+DEPENDS+= p5-GD-Graph3d-[0-9]*:../../graphics/p5-GD-Graph3d
.endif
###
Home |
Main Index |
Thread Index |
Old Index