summaryrefslogtreecommitdiff
path: root/net/smokeping/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/smokeping/patches/patch-ad')
-rw-r--r--net/smokeping/patches/patch-ad12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/smokeping/patches/patch-ad b/net/smokeping/patches/patch-ad
index 6778ec25dc4..77db363a2ef 100644
--- a/net/smokeping/patches/patch-ad
+++ b/net/smokeping/patches/patch-ad
@@ -1,6 +1,6 @@
-$NetBSD: patch-ad,v 1.3 2007/11/22 20:25:54 adrianp Exp $
+$NetBSD: patch-ad,v 1.4 2008/04/06 21:47:00 adrianp Exp $
---- bin/tSmoke.dist.orig 2007-11-05 21:59:38.000000000 +0000
+--- bin/tSmoke.dist.orig 2008-03-29 07:47:19.000000000 +0000
+++ bin/tSmoke.dist
@@ -50,8 +50,7 @@ use strict;
# -- Getopt::Long
@@ -10,7 +10,7 @@ $NetBSD: patch-ad,v 1.3 2007/11/22 20:25:54 adrianp Exp $
-use lib "/usr/local/rrdtool-1.0.39/lib/perl";
+use lib "@PREFIX@/lib/smokeping";
- use Smokeping 2.002007;
+ use Smokeping 2.003005;
use Net::SMTP;
@@ -60,7 +59,7 @@ use Pod::Usage;
use RRDs;
@@ -21,7 +21,7 @@ $NetBSD: patch-ad,v 1.3 2007/11/22 20:25:54 adrianp Exp $
# global variables
my $cfg;
-@@ -462,9 +461,9 @@ past week and past month including an ov
+@@ -475,9 +474,9 @@ past week and past month including an ov
Typical crontab used to invoke this are
# Quick morning alert to see what's down
@@ -33,7 +33,7 @@ $NetBSD: patch-ad,v 1.3 2007/11/22 20:25:54 adrianp Exp $
=head1 SETUP
-@@ -484,17 +483,16 @@ We need to use the following B<libraries
+@@ -497,17 +496,16 @@ We need to use the following B<libraries
Set up your libraries:
@@ -50,7 +50,7 @@ $NetBSD: patch-ad,v 1.3 2007/11/22 20:25:54 adrianp Exp $
General section:
- tmail = /usr/local/smokeping/etc/tmail
-+ @PKG_SYSCONFDIR@/tmail
++ tmail = @PKG_SYSCONFDIR@/tmail
=head1 COPYRIGHT