FreeBSD Bugzilla – Attachment 42919 Details for
Bug 66803
[MAINTAINER] net/smokeping: update to 1.30
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
smokeping-1.30.patch
smokeping-1.30.patch (text/plain), 2.80 KB, created by
Lars Thegler
on 2004-05-18 13:50:18 UTC
(
hide
)
Description:
smokeping-1.30.patch
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2004-05-18 13:50:18 UTC
Size:
2.80 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/Makefile,v >retrieving revision 1.20 >diff -u -r1.20 Makefile >--- Makefile 29 Mar 2004 13:31:11 -0000 1.20 >+++ Makefile 18 May 2004 12:38:40 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= smokeping >-PORTVERSION= 1.28 >+PORTVERSION= 1.30 > CATEGORIES= net www > MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ > >@@ -94,8 +94,6 @@ > @${RM} ${WRKSRC}/lib/BER.pm > @${RM} ${WRKSRC}/lib/SNMP_*.pm > @${RM} ${WRKSRC}/lib/probes/patch >- @${RM} ${WRKSRC}/lib/Smokeping.pm.orig >- @${RM} ${WRKSRC}/lib/Smokeping.pm.rej > > post-patch: > @${FIND} ${WRKSRC} -name \*.orig -delete >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/distinfo,v >retrieving revision 1.14 >diff -u -r1.14 distinfo >--- distinfo 29 Mar 2004 13:31:11 -0000 1.14 >+++ distinfo 18 May 2004 12:38:40 -0000 >@@ -1,2 +1,2 @@ >-MD5 (smokeping-1.28.tar.gz) = c6f6b03e917c4b04d2079bff0aee6b35 >-SIZE (smokeping-1.28.tar.gz) = 214564 >+MD5 (smokeping-1.30.tar.gz) = b7e909fb4d851995edc05afffb1a1e4b >+SIZE (smokeping-1.30.tar.gz) = 191865 >Index: pkg-install >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/pkg-install,v >retrieving revision 1.3 >diff -u -r1.3 pkg-install >--- pkg-install 24 Feb 2004 12:41:37 -0000 1.3 >+++ pkg-install 18 May 2004 12:38:40 -0000 >@@ -49,4 +49,3 @@ > exit 0 > ;; > esac >- >Index: files/patch-bin-smokeping.dist >=================================================================== >RCS file: /home/ncvs/ports/net/smokeping/files/patch-bin-smokeping.dist,v >retrieving revision 1.3 >diff -u -r1.3 patch-bin-smokeping.dist >--- files/patch-bin-smokeping.dist 29 Mar 2004 13:31:11 -0000 1.3 >+++ files/patch-bin-smokeping.dist 18 May 2004 12:38:40 -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.28; >+ use Smokeping 1.30; > > -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.3 >diff -u -r1.3 patch-htdocs-smokeping.cgi.dist >--- files/patch-htdocs-smokeping.cgi.dist 29 Mar 2004 13:31:11 -0000 1.3 >+++ files/patch-htdocs-smokeping.cgi.dist 18 May 2004 12:38:40 -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.28; >+ use Smokeping 1.30; > > -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 66803
: 42919