pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/rrdtool
Module Name: pkgsrc
Committed By: martti
Date: Tue Oct 7 07:23:36 UTC 2008
Modified Files:
pkgsrc/databases/rrdtool: Makefile PLIST distinfo
Log Message:
Updated databases/rrdtool to 1.3.4
* detect short/truncated files on open (rrdtool used to crash later
on some platforms)
* stop rrd_resize from altering the original file (mmap side
effect)
* fix VDEF and SHIFT use. Now it returns correct data and does
not crash anymore.
* fix rrd_xport when used on datasources with different
resolutions. This has been broken from day 1 of this tools
exsitance.
* fixed default prefix for ruby install
* added rpath for perl bindings on bsd
* do not [fm]advise past the end of the file since this
causes crashes on sparc.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 pkgsrc/databases/rrdtool/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/databases/rrdtool/PLIST
cvs rdiff -r1.32 -r1.33 pkgsrc/databases/rrdtool/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index