diff options
author | markd <markd@pkgsrc.org> | 2003-09-17 23:36:41 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-09-17 23:36:41 +0000 |
commit | 2ad66ab84978544c6e3af015c0143abebb76a109 (patch) | |
tree | 5897f74b73173613716b983de0e1e9a46b23e2b0 /misc/kdeedu3 | |
parent | cf5a21169e1d38336244a7d3a0c7fdc35ba9b802 (diff) | |
download | pkgsrc-2ad66ab84978544c6e3af015c0143abebb76a109.tar.gz |
Update to KDE3.1.4.
Changes:
* kstars: Fix bug which essentially made all Southern Hemisphere locations
to report that Daylight savings time was always active.
* kvoctrain: fix crash on inline editing.
* kstars: Implement altitude shift caused by atmospheric refraction.
Diffstat (limited to 'misc/kdeedu3')
-rw-r--r-- | misc/kdeedu3/Makefile | 5 | ||||
-rw-r--r-- | misc/kdeedu3/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index 60ea5c5fb6f..d9d3bb2bef0 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2003/08/05 13:39:10 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2003/09/17 23:36:41 markd Exp $ -DISTNAME= kdeedu-3.1.3 -PKGREVISION= 1 +DISTNAME= kdeedu-3.1.4 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop diff --git a/misc/kdeedu3/distinfo b/misc/kdeedu3/distinfo index 98688b3110e..dee2937dd34 100644 --- a/misc/kdeedu3/distinfo +++ b/misc/kdeedu3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2003/07/30 14:15:27 markd Exp $ +$NetBSD: distinfo,v 1.10 2003/09/17 23:36:41 markd Exp $ -SHA1 (kdeedu-3.1.3.tar.bz2) = 3d9baa8819c8f6c2c86b18aa7034b615fdc38dd6 -Size (kdeedu-3.1.3.tar.bz2) = 20038921 bytes +SHA1 (kdeedu-3.1.4.tar.bz2) = d682fa085c603ca2abd3e172125674b4430efdb0 +Size (kdeedu-3.1.4.tar.bz2) = 20039920 bytes |