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.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52e08c21640f
branches:  trunk
changeset: 507395:52e08c21640f
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Jan 31 22:30:45 2006 +0000

description:
Update to KDE 3.5.1

Changes:
* Kopete
  o Fix disconnects/crashes after connecting to a Yahoo webcam
  o Don't send picture information packets to Yahoo buddies when
    connecting into invisible state, as one might use these packets to
    reveal your real connection state
  o Don't crash when deleting several contacts that are in several
    groups
  o Fix escaping of HTML in Yahoo messages
* KPPP
  o fix initialization problem with some modems (Qualcomm 3G CDMA)
  o support higher connection speeds (921600 bps)

diffstat:

 net/kdenetwork3/Makefile |  5 +++--
 net/kdenetwork3/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r 4e96125a0f87 -r 52e08c21640f net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile  Tue Jan 31 22:29:05 2006 +0000
+++ b/net/kdenetwork3/Makefile  Tue Jan 31 22:30:45 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2006/01/24 07:32:30 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2006/01/31 22:30:45 markd Exp $
 
 DISTNAME=      kdenetwork-${_KDE_VERSION}
-PKGREVISION=   2
 CATEGORIES=    net
 COMMENT=       Network modules for the KDE integrated X11 desktop
 
@@ -9,6 +8,8 @@
 
 .include "../../meta-pkgs/kde3/Makefile.kde3"
 
+DEPENDS+=              qca-tls>=1.0:../../security/qca-tls
+
 USE_DIRS+=             xdg-1.1
 PTHREAD_OPTS+=         require
 
diff -r 4e96125a0f87 -r 52e08c21640f net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo  Tue Jan 31 22:29:05 2006 +0000
+++ b/net/kdenetwork3/distinfo  Tue Jan 31 22:30:45 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2005/12/11 11:12:50 markd Exp $
+$NetBSD: distinfo,v 1.36 2006/01/31 22:30:45 markd Exp $
 
-SHA1 (kdenetwork-3.5.0.tar.bz2) = 38c7c021e324e2c3dd222dfc716a511e44d066c7
-RMD160 (kdenetwork-3.5.0.tar.bz2) = 42f313612f67b9261be264cc1fb50e3c538d2f60
-Size (kdenetwork-3.5.0.tar.bz2) = 7452959 bytes
+SHA1 (kdenetwork-3.5.1.tar.bz2) = 5050b2f5e5605567b5e6785d0d6372cad7753c65
+RMD160 (kdenetwork-3.5.1.tar.bz2) = 6f3271dd50f4bebf1784c3822cab91a6b41d6fb6
+Size (kdenetwork-3.5.1.tar.bz2) = 7464777 bytes
 SHA1 (patch-aa) = e89ce73221ef840ed600ae53acad16eaad824fa0
 SHA1 (patch-ab) = cd2fe9a73be928e391923947cb29cbbdeb79ae03
 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855



Home | Main Index | Thread Index | Old Index