CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/11/11 13:51:28
Modified files:
net/rrdtool : Makefile distinfo
net/rrdtool/patches: patch-bindings_Makefile_in patch-configure
patch-doc_Makefile_in patch-src_Makefile_in
patch-src_rrd_graph_helper_c
patch-src_rrd_tool_c
net/rrdtool/pkg: PLIST-main PLIST-ruby
Log message:
update to rrdtool-1.8.0
add pre-test target to use GNU seq to avoid test failures due to some
different behaviour with ours:
$ seq 1300000020 750 1300003020
1.3e+09
1.3e+09
1.3e+09
1.3e+09
1.3e+09
1.3e+09
$ gseq 1300000020 750 1300003020
1300000020
1300000770
1300001520
1300002270
1300003020