diff options
author | markd <markd@pkgsrc.org> | 2005-10-13 13:06:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-10-13 13:06:27 +0000 |
commit | 0afbc8adbcdd95653e67a14d3f3b6dad6551469f (patch) | |
tree | d2213551fa60f412bfd3440c7547e4aa4666d589 /misc | |
parent | 2729699c45f4897d99570d62512894761517ffa1 (diff) | |
download | pkgsrc-0afbc8adbcdd95653e67a14d3f3b6dad6551469f.tar.gz |
Update to KDE 3.4.3
Changes:
* Kig, Kiten, KTouch: Fix incorrect C++ code
* Kalzium: "Connect Points" does not work in the plottingdialog
* Kalzium: Correct the data for the orbit of Niobium
* Kig: Fix compile problem
* KmPlot: Fix crash when the Remove action is added in a toolbar and used
to remove a graph
* KStars: Fix crash after telescope not found
* KVocTrain: Fix langen2kvtml temp file vulnerability
* KWordQuiz: Fix crash in SuSe systems
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kdeedu3/Makefile | 13 | ||||
-rw-r--r-- | misc/kdeedu3/distinfo | 11 |
2 files changed, 5 insertions, 19 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index e4be11511c0..74a59ca3d1d 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,13 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2005/09/29 14:25:47 adam Exp $ +# $NetBSD: Makefile,v 1.34 2005/10/13 13:06:27 markd Exp $ DISTNAME= kdeedu-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop -PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ -PATCHFILES= post-3.4.2-kdeedu.diff - .include "../../meta-pkgs/kde3/Makefile.kde3" REPLACE_PERL= \ @@ -16,13 +12,6 @@ REPLACE_PERL= \ USE_DIRS+= xdg-1.1 -# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem -SUBST_CLASSES+= hints -SUBST_STAGE.hints= post-patch -SUBST_MESSAGE.hints= "Fix includehints." -SUBST_FILES.hints= kstars/kstars/tools/*.ui -SUBST_FILTER_CMD.hints= ${GREP} -v includehint - .include "../../meta-pkgs/kde3/kde3.mk" .include "../../x11/kdebase3/buildlink3.mk" .include "../../x11/kdelibs3/buildlink3.mk" diff --git a/misc/kdeedu3/distinfo b/misc/kdeedu3/distinfo index 71d146642cb..64ba5ca24e1 100644 --- a/misc/kdeedu3/distinfo +++ b/misc/kdeedu3/distinfo @@ -1,10 +1,7 @@ -$NetBSD: distinfo,v 1.27 2005/08/15 12:44:45 markd Exp $ +$NetBSD: distinfo,v 1.28 2005/10/13 13:06:27 markd Exp $ -SHA1 (kdeedu-3.4.2.tar.bz2) = ac204edb196d2ec28de2ded3c2cbf560f2a70174 -RMD160 (kdeedu-3.4.2.tar.bz2) = aef63fb2cfbf8ce0ae45b9fe903d3b9d333424b5 -Size (kdeedu-3.4.2.tar.bz2) = 24028133 bytes -SHA1 (post-3.4.2-kdeedu.diff) = 7bb460a41841a8af53d98505c614cbac7f22e531 -RMD160 (post-3.4.2-kdeedu.diff) = 46577e490c2059485578b1daddc0fb0938a1bf61 -Size (post-3.4.2-kdeedu.diff) = 1876 bytes +SHA1 (kdeedu-3.4.3.tar.bz2) = 2ae13c8caa861503e6899c4d35fc62de3bbc859a +RMD160 (kdeedu-3.4.3.tar.bz2) = d792ff51a0b7ad2fc371306a7695c26ff7c4ec76 +Size (kdeedu-3.4.3.tar.bz2) = 23983295 bytes SHA1 (patch-aa) = cef7d7721efdd4193b6559fabd42115b35491790 SHA1 (patch-ab) = 6f7122f34d2894489b933d90644022f71192b023 |