diff options
author | markd <markd@pkgsrc.org> | 2009-10-11 08:13:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-10-11 08:13:38 +0000 |
commit | e4aeda29e705e277271f604f48526c34ee682879 (patch) | |
tree | 3484dd3c3c8aeb57e07bdda982aa9023e562d163 /devel/kdesdk4 | |
parent | d6fb8091325ee184e930e92fac12077d84570edd (diff) | |
download | pkgsrc-e4aeda29e705e277271f604f48526c34ee682879.tar.gz |
Update KDE4 to 4.3.2
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
a number of bugs in effect plugins such as the famous coverswitch window
switcher
* The biggest number of bugs for this release has been fixed in KMail,
KDE's email client, making it more reliable and usable by correcting a
number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer
Diffstat (limited to 'devel/kdesdk4')
-rw-r--r-- | devel/kdesdk4/Makefile | 4 | ||||
-rw-r--r-- | devel/kdesdk4/distinfo | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile index 754cde48049..1dfa385a690 100644 --- a/devel/kdesdk4/Makefile +++ b/devel/kdesdk4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:30:38 markd Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:38 markd Exp $ DISTNAME= kdesdk-${_KDE_VERSION} CATEGORIES= devel @@ -11,8 +11,6 @@ CONFLICTS+= umbrello-[0-9]* # BUILD_MAKE_FLAGS+= VERBOSE=1 -PKG_DESTDIR_SUPPORT= user-destdir - CMAKE_ARGS+= -DBUILD_kmtrace:BOOL=OFF # disable for the moment till sort out -ldl diff --git a/devel/kdesdk4/distinfo b/devel/kdesdk4/distinfo index add4686e862..9fcefae1b28 100644 --- a/devel/kdesdk4/distinfo +++ b/devel/kdesdk4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:30:38 markd Exp $ +$NetBSD: distinfo,v 1.2 2009/10/11 08:13:38 markd Exp $ -SHA1 (kdesdk-4.3.1.tar.bz2) = ded236a12002b824f97856ce5dc882161ed437d2 -RMD160 (kdesdk-4.3.1.tar.bz2) = f440815ae8f00b61f39f4f86e5023be64b69afb6 -Size (kdesdk-4.3.1.tar.bz2) = 5611514 bytes +SHA1 (kdesdk-4.3.2.tar.bz2) = eabd284791cd4315b743389bddb13848c47bf287 +RMD160 (kdesdk-4.3.2.tar.bz2) = 0841bb34e41261a8786e07e9ea8ea46d4f078091 +Size (kdesdk-4.3.2.tar.bz2) = 5618797 bytes SHA1 (patch-aa) = ab73e4306efb33344012f95c059ea0ed0adfafd1 SHA1 (patch-ab) = af132807eaca326ad0c5fe87ffced9e8b813f3f9 |