FreeBSD Bugzilla – Attachment 89823 Details for
Bug 126852
[PATCH] Fix build of net-mgmt/nfsen with rrdtool 1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 328 bytes, created by
Vincent Hoffman-Kazlauskas
on 2008-08-26 12:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vincent Hoffman-Kazlauskas
Created:
2008-08-26 12:40:01 UTC
Size:
328 bytes
patch
obsolete
>--- NfSenRRD.pm.orig 2008-08-05 10:49:34.000000000 +0100 >+++ NfSenRRD.pm 2008-08-05 10:50:13.000000000 +0100 >@@ -73,7 +73,7 @@ > if ( $rrd_version < 1.1 ) { # it's RRD 1.0.x > $RRDoffset = 77; > } >- if ( $rrd_version >= 1.2 && $rrd_version < 1.3 ) { >+ if ( $rrd_version >= 1.2 && $rrd_version <= 1.3 ) { > $RRDoffset = 67; > }
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 126852
: 89823