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 /net/kdenetwork4 | |
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 'net/kdenetwork4')
-rw-r--r-- | net/kdenetwork4/Makefile | 8 | ||||
-rw-r--r-- | net/kdenetwork4/PLIST | 6 | ||||
-rw-r--r-- | net/kdenetwork4/distinfo | 8 |
3 files changed, 10 insertions, 12 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index ee155ff9b4b..1f45fbf9d9a 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/02 20:17:15 markd Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:39 markd Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} CATEGORIES= net @@ -10,8 +10,6 @@ CONFLICTS= kopete-[0-9]* # BUILD_MAKE_FLAGS+= VERBOSE=1 -PKG_DESTDIR_SUPPORT= user-destdir - # for kded_dnssdwatcher UNLIMIT_RESOURCES+= datasize memorysize stacksize @@ -27,8 +25,8 @@ REPLACE_PERL+= \ REPLACE_SH+= \ kopete/protocols/skype/call_end \ kopete/protocols/skype/call_start \ - kopete/protocols/winpopup/winpopup-install.sh \ - kopete/protocols/winpopup/winpopup-send.sh + kopete/protocols/winpopup/winpopup-install \ + kopete/protocols/winpopup/winpopup-send .include "../../meta-pkgs/kde4/kde4.mk" diff --git a/net/kdenetwork4/PLIST b/net/kdenetwork4/PLIST index d070e083b30..448130ff1e8 100644 --- a/net/kdenetwork4/PLIST +++ b/net/kdenetwork4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/02 20:17:16 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/10/11 08:13:39 markd Exp $ bin/kget bin/kopete bin/kopete_latexconvert.sh @@ -7,8 +7,8 @@ bin/kppplogview bin/krdc bin/krfb bin/skype-action-handler -bin/winpopup-install.sh -bin/winpopup-send.sh +bin/winpopup-install +bin/winpopup-send include/kopete/kabcpersistence.h include/kopete/kopete_export.h include/kopete/kopeteaccount.h diff --git a/net/kdenetwork4/distinfo b/net/kdenetwork4/distinfo index 741a366d34a..732bd068a99 100644 --- a/net/kdenetwork4/distinfo +++ b/net/kdenetwork4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/10/02 20:17:15 markd Exp $ +$NetBSD: distinfo,v 1.2 2009/10/11 08:13:39 markd Exp $ -SHA1 (kdenetwork-4.3.1.tar.bz2) = 57194b5f89b37329e562951c491fa18029c0b431 -RMD160 (kdenetwork-4.3.1.tar.bz2) = 82248233d954f45765706cb898911e4612eee1f9 -Size (kdenetwork-4.3.1.tar.bz2) = 7382818 bytes +SHA1 (kdenetwork-4.3.2.tar.bz2) = 7b384e11b551c9d1113cc39d318ca1b9d7712864 +RMD160 (kdenetwork-4.3.2.tar.bz2) = 45dccc0ad35041be39bbea3d014927362cfbe307 +Size (kdenetwork-4.3.2.tar.bz2) = 7378385 bytes SHA1 (patch-aa) = 0359cd86501c57197242c398d63c1fc77c60a4d0 SHA1 (patch-ab) = 0743b3b6c994623c507b8bcd52ee01dad31cf56f |