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 | a6b9d9ece579a120d95e7c854d9fe2b883c39fbf (patch) | |
tree | 3484dd3c3c8aeb57e07bdda982aa9023e562d163 /x11/kdebase-runtime4 | |
parent | 26a2f0344c7466660d5fe824e0094de8921d1146 (diff) | |
download | pkgsrc-a6b9d9ece579a120d95e7c854d9fe2b883c39fbf.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 'x11/kdebase-runtime4')
-rw-r--r-- | x11/kdebase-runtime4/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase-runtime4/distinfo | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11/kdebase-runtime4/Makefile b/x11/kdebase-runtime4/Makefile index 1c3bb4994ef..95f46d909fa 100644 --- a/x11/kdebase-runtime4/Makefile +++ b/x11/kdebase-runtime4/Makefile @@ -1,14 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2009/10/06 14:06:27 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/10/11 08:13:40 markd Exp $ DISTNAME= kdebase-runtime-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop .include "../../meta-pkgs/kde4/Makefile.kde4" -PKG_DESTDIR_SUPPORT= user-destdir - # BUILD_MAKE_FLAGS+= VERBOSE=1 CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=off diff --git a/x11/kdebase-runtime4/distinfo b/x11/kdebase-runtime4/distinfo index 29ce9178c46..4597fabe15d 100644 --- a/x11/kdebase-runtime4/distinfo +++ b/x11/kdebase-runtime4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/10/02 19:30:13 markd Exp $ +$NetBSD: distinfo,v 1.2 2009/10/11 08:13:40 markd Exp $ -SHA1 (kdebase-runtime-4.3.1.tar.bz2) = 4cb7a4ed093bacf01d5ecff1cbc60a8934dea59c -RMD160 (kdebase-runtime-4.3.1.tar.bz2) = febfcff745a5021d9ad793fac4d3067c2bbeb846 -Size (kdebase-runtime-4.3.1.tar.bz2) = 7260641 bytes +SHA1 (kdebase-runtime-4.3.2.tar.bz2) = 33bb1da691d1ab75d1fbe5bcac38f105cddab709 +RMD160 (kdebase-runtime-4.3.2.tar.bz2) = e3694468e6056ffea03a922a3b7fb01db3c6fc4f +Size (kdebase-runtime-4.3.2.tar.bz2) = 7331247 bytes SHA1 (patch-ab) = f6af1c3e2502a91add9ceaa5375e76aee1e8c20c SHA1 (patch-ac) = 6bb21775f48d7a7155712524162a2de736391f40 SHA1 (patch-ad) = 285fbd72b3be665776acc61a55f3d65f35e338c4 |