pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/kdenetwork3 Update to KDE 3.5.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/cce30cbba127
branches: trunk
changeset: 516976:cce30cbba127
user: markd <markd%pkgsrc.org@localhost>
date: Wed Aug 02 13:53:31 2006 +0000
description:
Update to KDE 3.5.4
Kopete
* Fix ICQ server thinks the client you are using is too old.
krdc
* Fix advanced button not working after Scaling.
* Make "always show local cursor" and "view only" permanently
configurable via krdcrc.
* Handle "smb:/" as well as "smb://" URLs.
diffstat:
net/kdenetwork3/distinfo | 9 +++++----
net/kdenetwork3/patches/patch-an | 13 +++++++++++++
2 files changed, 18 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 80b4d1f140ae -r cce30cbba127 net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo Wed Aug 02 13:48:04 2006 +0000
+++ b/net/kdenetwork3/distinfo Wed Aug 02 13:53:31 2006 +0000
@@ -1,10 +1,11 @@
-$NetBSD: distinfo,v 1.38 2006/06/01 13:54:09 markd Exp $
+$NetBSD: distinfo,v 1.39 2006/08/02 13:53:31 markd Exp $
-SHA1 (kdenetwork-3.5.3.tar.bz2) = 237820320c02839b1b24e401230b7b2d812aa433
-RMD160 (kdenetwork-3.5.3.tar.bz2) = 0c57f39652946c577ad0d6ec7f4fc593fe38a0bc
-Size (kdenetwork-3.5.3.tar.bz2) = 7524718 bytes
+SHA1 (kdenetwork-3.5.4.tar.bz2) = 35fb92f0c76346ca38a63f796d505487b15ba748
+RMD160 (kdenetwork-3.5.4.tar.bz2) = 8c120d4fc80d1679289f3d60457e1812d9a7ae6a
+Size (kdenetwork-3.5.4.tar.bz2) = 7526158 bytes
SHA1 (patch-aa) = e89ce73221ef840ed600ae53acad16eaad824fa0
SHA1 (patch-ab) = cd2fe9a73be928e391923947cb29cbbdeb79ae03
SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855
SHA1 (patch-ad) = 83bd8b1131366a093783f5dcbf498a0cd977009f
SHA1 (patch-am) = e0511acfd35ebde0c919612f52dd63304934e8cf
+SHA1 (patch-an) = b86d93cc8173629f5fb46fa9538a834e7b3edebe
diff -r 80b4d1f140ae -r cce30cbba127 net/kdenetwork3/patches/patch-an
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork3/patches/patch-an Wed Aug 02 13:53:31 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.9 2006/08/02 13:53:31 markd Exp $
+
+--- kopete/protocols/oscar/liboscar/oscartypes.h.orig 2006-07-22 20:11:33.000000000 +1200
++++ kopete/protocols/oscar/liboscar/oscartypes.h
+@@ -237,7 +237,7 @@ struct ChatRoomInfo
+ const WORD ICQ_MAJOR = 0x0014;
+ const WORD ICQ_MINOR = 0x0034;
+ const WORD ICQ_POINT = 0x0000;
+- const WORD ICQ_BUILD = 0x0A0F;
++ const WORD ICQ_BUILD = 0x0BB8;
+ const char ICQ_OTHER[] = { 0x00, 0x00, 0x04, 0x3d };
+ const char ICQ_COUNTRY[] = "us";
+ const char ICQ_LANG[] = "en";
Home |
Main Index |
Thread Index |
Old Index