pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/kdeedu3 Update to KDE 3.4.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/106a32be3970
branches:  trunk
changeset: 500832:106a32be3970
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Oct 13 13:06:27 2005 +0000

description:
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:

 misc/kdeedu3/Makefile |  13 +------------
 misc/kdeedu3/distinfo |  11 ++++-------
 2 files changed, 5 insertions(+), 19 deletions(-)

diffs (50 lines):

diff -r cfade79775c9 -r 106a32be3970 misc/kdeedu3/Makefile
--- a/misc/kdeedu3/Makefile     Thu Oct 13 13:02:41 2005 +0000
+++ b/misc/kdeedu3/Makefile     Thu Oct 13 13:06:27 2005 +0000
@@ -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 @@
 
 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 -r cfade79775c9 -r 106a32be3970 misc/kdeedu3/distinfo
--- a/misc/kdeedu3/distinfo     Thu Oct 13 13:02:41 2005 +0000
+++ b/misc/kdeedu3/distinfo     Thu Oct 13 13:06:27 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index