pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/qalculate
Module Name: pkgsrc
Committed By: drochner
Date: Mon May 25 15:10:28 UTC 2009
Modified Files:
pkgsrc/math/qalculate: Makefile distinfo
Added Files:
pkgsrc/math/qalculate: MESSAGE
pkgsrc/math/qalculate/patches: patch-af
Log Message:
-make this compile with 64-bit time_t
The fix is suboptimal because the y2037 problem remains. It would be
better to either
-extend the "cln" lib for 64-bit integers (but the code is a mess
already) or
-split the time_t into a lower/higher part and convert them seperately,
which is less than elegant.
-add a MESSAGE telling that gnome-vfs or wget are needed to fetch
currency exchange rates automatically, so the (wrong) wget dependency
can be removed from child pkgs
bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/qalculate/MESSAGE
cvs rdiff -u -r1.31 -r1.32 pkgsrc/math/qalculate/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/qalculate/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/qalculate/patches/patch-af
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