FreeBSD Bugzilla – Attachment 63866 Details for
Bug 95156
[PATCH] net/smokeping: update to 2.0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
smokeping-2.0.7.patch
smokeping-2.0.7.patch (text/plain), 4.08 KB, created by
Konstantin Saurbier
on 2006-03-31 16:10:19 UTC
(
hide
)
Description:
smokeping-2.0.7.patch
Filename:
MIME Type:
Creator:
Konstantin Saurbier
Created:
2006-03-31 16:10:19 UTC
Size:
4.08 KB
patch
obsolete
>--- net/smokeping/Makefile Thu Dec 29 03:46:21 2005 >+++ net/smokeping/Makefile Fri Mar 31 16:14:47 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= smokeping >-PORTVERSION= 2.0.5 >+PORTVERSION= 2.0.7 > CATEGORIES= net www > MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ > >--- net/smokeping/distinfo Thu Dec 29 03:46:21 2005 >+++ net/smokeping/distinfo Fri Mar 31 16:18:12 2006 >@@ -1,3 +1,3 @@ >-MD5 (smokeping-2.0.5.tar.gz) = c965439c147012b91585c3e134225b4d >-SHA256 (smokeping-2.0.5.tar.gz) = 9cd7cf12a3183dae5c3fe6f2ad1e4f4ed7396e8f01081b6784084f934e6901f1 >-SIZE (smokeping-2.0.5.tar.gz) = 375851 >+MD5 (smokeping-2.0.7.tar.gz) = 25e2e2285bbc67a1ad5798e0cb211ebc >+SHA256 (smokeping-2.0.7.tar.gz) = 279fe0c6cfa673e153bcd028c8e4abafa798c713c55e1dd01e316cbfa32fb67f >+SIZE (smokeping-2.0.7.tar.gz) = 382269 >--- net/smokeping/files/patch-bin-smokeping.dist Thu Dec 29 03:46:21 2005 >+++ net/smokeping/files/patch-bin-smokeping.dist Fri Mar 31 16:34:00 2006 >@@ -1,5 +1,5 @@ >---- bin/smokeping.dist.orig Mon Sep 26 22:15:57 2005 >-+++ bin/smokeping.dist Thu Oct 6 10:37:31 2005 >+--- bin/smokeping.dist.orig Fri Mar 31 16:23:31 2006 >++++ bin/smokeping.dist Fri Mar 31 16:27:01 2006 > @@ -1,12 +1,11 @@ > -#!/usr/sepp/bin/perl-5.8.4 -w > +#!%%PERL%% -w >@@ -9,7 +9,7 @@ > -use lib qw(lib); > +use lib qw(%%PREFIX%%/smokeping/lib); > >- use Smokeping 2.000005; >+ use Smokeping 2.000007; > > -Smokeping::main("etc/config.dist"); > +Smokeping::main("%%PREFIX%%/etc/smokeping/config"); >--- net/smokeping/files/patch-bin-tSmoke.dist Thu Oct 6 14:44:03 2005 >+++ net/smokeping/files/patch-bin-tSmoke.dist Fri Mar 31 16:34:15 2006 >@@ -1,5 +1,5 @@ >---- bin/tSmoke.dist.orig Mon Sep 19 00:50:50 2005 >-+++ bin/tSmoke.dist Mon Sep 19 00:54:58 2005 >+--- bin/tSmoke.dist.orig Fri Mar 31 16:29:45 2006 >++++ bin/tSmoke.dist Fri Mar 31 16:33:07 2006 > @@ -1,4 +1,4 @@ > -#!/usr/bin/perl > +#!%%PERL%% >@@ -14,7 +14,7 @@ > -use lib "/usr/local/rrdtool-1.0.39/lib/perl"; > +use lib qw(%%PREFIX%%/smokeping/lib); > >- use Smokeping 2.000001; >+ use Smokeping 2.000007; > use Net::SMTP; > @@ -60,7 +59,7 @@ > use RRDs; >@@ -25,7 +25,7 @@ > > # global variables > my $cfg; >-@@ -479,33 +478,8 @@ >+@@ -468,33 +467,8 @@ > > =head1 SETUP > >--- net/smokeping/files/patch-etc-config.dist Thu Oct 13 15:15:45 2005 >+++ net/smokeping/files/patch-etc-config.dist Fri Mar 31 16:37:27 2006 >@@ -1,5 +1,5 @@ >---- etc/config.dist.orig Thu Jun 2 15:47:39 2005 >-+++ etc/config.dist Sun Sep 18 18:14:12 2005 >+--- etc/config.dist.orig Fri Mar 31 16:34:39 2006 >++++ etc/config.dist Fri Mar 31 16:36:42 2006 > @@ -7,14 +7,14 @@ > owner = Joe Random > contact = joe@some.place.xyz >--- net/smokeping/files/patch-htdocs-smokeping.cgi.dist Thu Dec 29 03:46:21 2005 >+++ net/smokeping/files/patch-htdocs-smokeping.cgi.dist Fri Mar 31 16:40:48 2006 >@@ -1,5 +1,5 @@ >---- htdocs/smokeping.cgi.dist.orig Mon Sep 26 22:15:57 2005 >-+++ htdocs/smokeping.cgi.dist Thu Oct 6 10:40:18 2005 >+--- htdocs/smokeping.cgi.dist.orig Fri Mar 31 16:37:51 2006 >++++ htdocs/smokeping.cgi.dist Fri Mar 31 16:40:00 2006 > @@ -1,13 +1,12 @@ > -#!/usr/sepp/bin/speedy -w > +#!%%PREFIX%%/bin/speedy -w >@@ -10,10 +10,36 @@ > +use lib qw(%%PREFIX%%/smokeping/lib); > use CGI::Carp qw(fatalsToBrowser); > >- use Smokeping 2.000005; >+ use Smokeping 2.000007; > > -Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config"); > +Smokeping::cgi("%%PREFIX%%/etc/smokeping/config"); > > =head1 NAME >+ >+@@ -34,23 +33,8 @@ >+ >+ =head1 SETUP >+ >+-When installing SmokePing, this file has to be adjusted to fit your >+-local system. Three paths have to be entered. >+- >+- use lib qw(/usr/pack/rrdtool-1.0.33-to/lib/perl); >+- >+-One pointing to your B<rrdtool> installation >+- >+- use lib qw(/home/oetiker/public_html/smokeping/lib); >+- >+-One pointing to the place where you have installed the SmokePing libraries >+- >+- use Smokeping; >+- >+- Smokeping::cgi("/home/oetiker/.smokeping/config"); >+- >+-The third path is the argument to the Smokeping::cgi command. It points to >+-the SmokePing configuration file. >++When installing SmokePing, this file has been adjusted to fit your >++local system. There should be no need for further path adjustments. >+ >+ =head1 COPYRIGHT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 95156
: 63866