diff options
author | markd <markd@pkgsrc.org> | 2004-10-13 12:34:51 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-10-13 12:34:51 +0000 |
commit | b3c14189caf99e54a4ef4fe8fa2fe6c5709d37da (patch) | |
tree | 3ddbcbb59294dc950af6ba9a741e5cc6314c8453 | |
parent | d0a9c8958cdbfd871b90a4fdb873327f8f07d906 (diff) | |
download | pkgsrc-b3c14189caf99e54a4ef4fe8fa2fe6c5709d37da.tar.gz |
Update to KDE 3.3.1.
Changes:
* kbruch: Fix color settings (apply them to all widgets)
* kmplot: Avoid an endless loop when a calculation doesn't return a value
* kmplot: Fix areaUnderGraph-drawing: an invald y-value led to y>10e10 or
y<-10e10
* kstars: LX200 GPS fixes
* kstars: Fixes compilation on gcc-2.95
* kstars: Fixes to the Solar Sysytem tab of the options dialog
* kstars: Disable stars-related widgets in the options dialog (Catalogs
tab) if the "Hipparcos Star Catalog" box is unchecked
* kstars: Make it impossible to set the "zoomed out" mag limit to a fainter
value than the "zoomed in" limit
* kstars: Fix horribly blocky images in printed image
* kstars: Printing fix: When original color scheme is restored, restore
the original star color intensity as well
* ktouch: Typos fixes in german2.ktouch
* kturtle: Fix crash in Settings
* kturtle: Fix the endless loop bug that occurs when drawing extremely
long lines
* libkdeedu: 2 Fixes to ExtDateTime and the test program 'test_extdate'
-rw-r--r-- | misc/kdeedu3/Makefile | 3 | ||||
-rw-r--r-- | misc/kdeedu3/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index d318d2518cc..20a145063ef 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2004/10/03 00:12:59 tv Exp $ +# $NetBSD: Makefile,v 1.28 2004/10/13 12:34:51 markd Exp $ DISTNAME= kdeedu-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop diff --git a/misc/kdeedu3/distinfo b/misc/kdeedu3/distinfo index ab2bfa47ae7..07ac18a8553 100644 --- a/misc/kdeedu3/distinfo +++ b/misc/kdeedu3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2004/08/21 13:39:35 markd Exp $ +$NetBSD: distinfo,v 1.19 2004/10/13 12:34:51 markd Exp $ -SHA1 (kdeedu-3.3.0.tar.bz2) = d78043162c14b9c5e58dbfbf16c391f5ac5932b1 -Size (kdeedu-3.3.0.tar.bz2) = 22010608 bytes +SHA1 (kdeedu-3.3.1.tar.bz2) = 03217cbfd095341d71ff1b53062361671dc5dded +Size (kdeedu-3.3.1.tar.bz2) = 22006150 bytes SHA1 (patch-aa) = d66c0a9fb5cf367b65c845e4a46b8353dd033cfc |