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 /x11/kdebindings4-python | |
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 'x11/kdebindings4-python')
-rw-r--r-- | x11/kdebindings4-python/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebindings4-python/distinfo | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/x11/kdebindings4-python/Makefile b/x11/kdebindings4-python/Makefile index 1509fca917d..4acae8a2e09 100644 --- a/x11/kdebindings4-python/Makefile +++ b/x11/kdebindings4-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 19:47:47 markd Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:40 markd Exp $ PKGNAME= kdebindings4-python-${_KDE_VERSION} DISTNAME= kdebindings-${_KDE_VERSION} @@ -7,8 +7,6 @@ COMMENT= Python bindings for the KDE integrated X11 desktop .include "../../meta-pkgs/kde4/Makefile.kde4" -PKG_DESTDIR_SUPPORT= user-destdir - # BUILD_MAKE_FLAGS+= VERBOSE=1 CMAKE_ARGS+= -DENABLE_SMOKE=off diff --git a/x11/kdebindings4-python/distinfo b/x11/kdebindings4-python/distinfo index 783952b259d..91728601e6e 100644 --- a/x11/kdebindings4-python/distinfo +++ b/x11/kdebindings4-python/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/10/02 19:47:47 markd Exp $ +$NetBSD: distinfo,v 1.2 2009/10/11 08:13:40 markd Exp $ -SHA1 (kdebindings-4.3.1.tar.bz2) = bb414b1ab28b51d9bbbfaa2d9c8474b27c325c32 -RMD160 (kdebindings-4.3.1.tar.bz2) = bddbc6845c294fb10acd189b2c9e7575f97bd8b5 -Size (kdebindings-4.3.1.tar.bz2) = 4881053 bytes +SHA1 (kdebindings-4.3.2.tar.bz2) = 72416301dce5362535bd3c09ffd6d2f884409fc4 +RMD160 (kdebindings-4.3.2.tar.bz2) = 038aaddf18e2dee9f48ea48f767f77bec1799ec5 +Size (kdebindings-4.3.2.tar.bz2) = 4878928 bytes SHA1 (patch-aa) = f01b1d350a8e79e639f46c797baf035684275158 SHA1 (patch-ab) = cae51d216ad914009b4e9c80a17a172ec5a5eaec |