FreeBSD Bugzilla – Attachment 40833 Details for
Bug 64071
[MAINTAINER] net/smokeping: update to 1.27
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
smokeping-1.27.patch
smokeping-1.27.patch (text/plain), 2.75 KB, created by
Lars Thegler
on 2004-03-10 22:10:08 UTC
(
hide
)
Description:
smokeping-1.27.patch
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2004-03-10 22:10:08 UTC
Size:
2.75 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/Makefile,v >retrieving revision 1.18 >diff -u -r1.18 Makefile >--- Makefile 24 Feb 2004 12:41:37 -0000 1.18 >+++ Makefile 10 Mar 2004 21:59:24 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= smokeping >-PORTVERSION= 1.26 >+PORTVERSION= 1.27 > CATEGORIES= net www > MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/distinfo,v >retrieving revision 1.12 >diff -u -r1.12 distinfo >--- distinfo 24 Feb 2004 12:41:37 -0000 1.12 >+++ distinfo 10 Mar 2004 21:59:24 -0000 >@@ -1,2 +1,2 @@ >-MD5 (smokeping-1.26.tar.gz) = 3d61ccbcc36e08a18306f8b439309b88 >-SIZE (smokeping-1.26.tar.gz) = 213969 >+MD5 (smokeping-1.27.tar.gz) = 25a5c6cc60189d549c56dca43e6997f4 >+SIZE (smokeping-1.27.tar.gz) = 214526 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/pkg-descr,v >retrieving revision 1.1 >diff -u -r1.1 pkg-descr >--- pkg-descr 1 Apr 2002 10:46:58 -0000 1.1 >+++ pkg-descr 10 Mar 2004 21:59:24 -0000 >@@ -2,7 +2,7 @@ > daemon process which organizes the latency measurements and a CGI > which presents the graphs. > >-WWW: http://ee-staff.ethz.ch/~oetiker/webtools/smokeping >+WWW: http://people.ee.ethz.ch/~oetiker/webtools/smokeping > > --lars > lars@thegler.dk >Index: files/patch-bin-smokeping.dist >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/files/patch-bin-smokeping.dist,v >retrieving revision 1.1 >diff -u -r1.1 patch-bin-smokeping.dist >--- files/patch-bin-smokeping.dist 24 Feb 2004 12:41:37 -0000 1.1 >+++ files/patch-bin-smokeping.dist 10 Mar 2004 21:59:24 -0000 >@@ -11,7 +11,7 @@ > -use lib qw(/home/oetiker/data/projects/AADJ-smokeping/dist/lib); > +use lib qw(%%PREFIX%%/smokeping/lib); > >- use Smokeping 1.26; >+ use Smokeping 1.27; > > -Smokeping::main("etc/config.dist"); > +Smokeping::main("%%PREFIX%%/etc/smokeping/config"); >Index: files/patch-htdocs-smokeping.cgi.dist >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist,v >retrieving revision 1.1 >diff -u -r1.1 patch-htdocs-smokeping.cgi.dist >--- files/patch-htdocs-smokeping.cgi.dist 24 Feb 2004 12:41:37 -0000 1.1 >+++ files/patch-htdocs-smokeping.cgi.dist 10 Mar 2004 21:59:24 -0000 >@@ -9,7 +9,7 @@ > -use lib qw(/home/oetiker/data/projects/AADJ-smokeping/dist/lib); > +use lib qw(%%PREFIX%%/smokeping/lib); > >- use Smokeping 1.26; >+ use Smokeping 1.27; > > -Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config"); > +Smokeping::cgi("%%PREFIX%%/etc/smokeping/config");
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 64071
: 40833