diff options
author | markd <markd@pkgsrc.org> | 2004-01-15 11:04:34 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-01-15 11:04:34 +0000 |
commit | 208ffc8cbcb5507e119b016c058eba928a5fbda2 (patch) | |
tree | f05766a0998aab17eb6424a73337c6f474a94481 /misc/kdeedu3 | |
parent | 89b2606928dfab3f36cc0e16d78d396ccb21c21d (diff) | |
download | pkgsrc-208ffc8cbcb5507e119b016c058eba928a5fbda2.tar.gz |
Update to KDE 3.1.5.
Changes:
* kstars: Fixed Daylight Savings Time rule for locations in Saskatchewan,
Canada (these locations do not use DST).
* kstars: Improved determination of the time that an object sets or
transits. If the transit or set time is before the object's rise time,
then it is recomputed for the following day. These times appear in the
popup menu, and in the details dialog.
Diffstat (limited to 'misc/kdeedu3')
-rw-r--r-- | misc/kdeedu3/Makefile | 6 | ||||
-rw-r--r-- | misc/kdeedu3/PLIST | 4 | ||||
-rw-r--r-- | misc/kdeedu3/distinfo | 6 |
3 files changed, 6 insertions, 10 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index edbe0fd3049..758e25ddcfa 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/01/03 18:49:47 reed Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/15 11:04:34 markd Exp $ -DISTNAME= kdeedu-3.1.4 -PKGREVISION= 1 +DISTNAME= kdeedu-3.1.5 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop -PKGREVISION= 1 .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/misc/kdeedu3/PLIST b/misc/kdeedu3/PLIST index bdb39097f14..76ed7a7e48e 100644 --- a/misc/kdeedu3/PLIST +++ b/misc/kdeedu3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/05/22 02:57:12 markd Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/01/15 11:04:34 markd Exp $ bin/flashkard bin/kalzium bin/keduca @@ -18,8 +18,6 @@ bin/langen2kvtml bin/spotlight2kvtml include/kstarsinterface.h include/simclockinterface.h -lib/kiten.la -lib/kiten.so lib/libkdeeducore.la lib/libkdeeducore.so lib/libkdeeducore.so.1 diff --git a/misc/kdeedu3/distinfo b/misc/kdeedu3/distinfo index dee2937dd34..fd024ce7843 100644 --- a/misc/kdeedu3/distinfo +++ b/misc/kdeedu3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2003/09/17 23:36:41 markd Exp $ +$NetBSD: distinfo,v 1.11 2004/01/15 11:04:35 markd Exp $ -SHA1 (kdeedu-3.1.4.tar.bz2) = d682fa085c603ca2abd3e172125674b4430efdb0 -Size (kdeedu-3.1.4.tar.bz2) = 20039920 bytes +SHA1 (kdeedu-3.1.5.tar.bz2) = fb372ba9297435c433a61b09d73ba49dc0206a83 +Size (kdeedu-3.1.5.tar.bz2) = 20033009 bytes |