diff options
author | markd <markd@pkgsrc.org> | 2006-10-12 10:51:01 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-10-12 10:51:01 +0000 |
commit | bc5cb848cc3984764b75ecdf9cc6ee1e6b4d0cce (patch) | |
tree | 792011ea9c33dce0e186a3eac4529d41a8485aa9 /misc | |
parent | fa54bf292150fcb79c7ea32f937aa8c3d04f4134 (diff) | |
download | pkgsrc-bc5cb848cc3984764b75ecdf9cc6ee1e6b4d0cce.tar.gz |
Update to KDE 3.5.5
Changes:
kcalc
* Wrong result with large number in hexa on amd64.
* Alt-H selected both Hexadecimal and Help.
* CMP function only complemented lower 32-bits.
* Wrong DEC to HEX conversion in 64bit math.
* Avoid crash on large results, when using "exp" etc.
* Negative number raised to zero gives now one.
ark
* Fix race condition at exit.
* Fix drag'n'drop problems.
kmilo
* Small fixes.
kwalletmanager
* Allow overwriting of files on export.
khexedit
* Reorder "find previous/next" actions in that order for consistency.
SuperKaramba
* Improve unicode support.
klaptopdaemon
* Make the UI reflect default battery critical behavior.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kdeutils3/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/kdeutils3/distinfo b/misc/kdeutils3/distinfo index 70b048e0df1..ab34de0b285 100644 --- a/misc/kdeutils3/distinfo +++ b/misc/kdeutils3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.43 2006/08/02 13:59:04 markd Exp $ +$NetBSD: distinfo,v 1.44 2006/10/12 10:51:01 markd Exp $ -SHA1 (kdeutils-3.5.4.tar.bz2) = ed10a30c6c682d3656336d756d85ebc6797e365f -RMD160 (kdeutils-3.5.4.tar.bz2) = 56264e29a9a9b7074352d7a7cc582536e2959498 -Size (kdeutils-3.5.4.tar.bz2) = 2981597 bytes +SHA1 (kdeutils-3.5.5.tar.bz2) = 9f81cf7987e23b12861635cfeb69dc46f87f050f +RMD160 (kdeutils-3.5.5.tar.bz2) = 28ba45da550fd81f2ff9670cc0a98f7d965c3e92 +Size (kdeutils-3.5.5.tar.bz2) = 2988542 bytes SHA1 (patch-aa) = 0e9c35666640bdd17b22c03fb06ad6c3eed3a382 SHA1 (patch-ab) = c85392afdb34c52d309940d7a485d4d2b7b6faaf SHA1 (patch-ac) = 9b31039b0e3cc05dc4fb288ee8f66ebf3e440f6e |