diff options
author | drochner <drochner@pkgsrc.org> | 2009-05-25 15:10:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-05-25 15:10:28 +0000 |
commit | 7107938e2b61d7061a4c587c14318675c8c2f354 (patch) | |
tree | 0e5686fdafb09d961a53cfde1dfac1967f420f12 /math/qalculate/distinfo | |
parent | 4d666edc13add624b5311a21f6bf1f20a91e47f3 (diff) | |
download | pkgsrc-7107938e2b61d7061a4c587c14318675c8c2f354.tar.gz |
-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
Diffstat (limited to 'math/qalculate/distinfo')
-rw-r--r-- | math/qalculate/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qalculate/distinfo b/math/qalculate/distinfo index 260eba48e12..d14ce8cb60f 100644 --- a/math/qalculate/distinfo +++ b/math/qalculate/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.17 2007/11/05 20:44:03 drochner Exp $ +$NetBSD: distinfo,v 1.18 2009/05/25 15:10:28 drochner Exp $ SHA1 (libqalculate-0.9.6.tar.gz) = 0bcd42e13c23db9489ce594767d5017bdcb338ad RMD160 (libqalculate-0.9.6.tar.gz) = 30f819530236da6b6b78088754643408c8aeb70d @@ -8,3 +8,4 @@ SHA1 (patch-ab) = b1a4b0ffe5dc19ff2b1c640960c3f3a524fd524b SHA1 (patch-ac) = 98e817d60fc4cd521e7d227ecd330364ec072ecd SHA1 (patch-ad) = 0e767ff393ea2d54da8a49527d24842ca0b90d28 SHA1 (patch-ae) = 7c9685c578a848cb4e9c55756110d891b9254f2b +SHA1 (patch-af) = 3bab134f0ca10ecf91252e8211982be767e594e5 |