diff options
author | markd <markd@pkgsrc.org> | 2005-05-31 14:34:59 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-05-31 14:34:59 +0000 |
commit | 740e402e39e4d6c4d2b426957f4f6cc5d5dfd914 (patch) | |
tree | d446cbaa422894d6134a446f8b737ad4932ecc21 /net/kdenetwork3 | |
parent | ded9b1391d2f3a5878dfac6d5873ccd9d1343cd9 (diff) | |
download | pkgsrc-740e402e39e4d6c4d2b426957f4f6cc5d5dfd914.tar.gz |
Update to KDE 3.4.1
Changes:
* Kopete: Fix crash when KDE logout
* Kopete: Fix crash when drag&drop a temporary contact to the list.
* Kopete: Fix crash when ignoring messages from non-buddies
* Kopete: Resize correctly wide photos
* Kopete: Change the effect applied on offline status icon in order to
let see the color
* Kopete: Update the contactlist whan KDE (fonts) settings changes.
* Kopete: Don't send empty messages when holding enter
* Kopete: MSN: Don't dissconnect people using webmessenger.msn.com when
sending message with default font
* Kopete: MSN: Make the timeout option for away message works.
* Kopete: MSN: Fix the reverse list button.
* Kopete: MSN: Fix connections problems
* Kopete: MSN: Avatars downloaded correctly by third client like Gaim
* Kopete: MSN: Show font and colors settings
* Kopete: MSN: Scale the display picture
* Kopete: Yahoo: Fix big fonts
* Kopete: Yahoo: fix problems when sending messages
* Kopete: ICQ: Display only one error when we hit an unknown error
* Kopete: ICQ: fix "Online Sice"
* Kopete: ICQ and AIM: Fix typing notifycation
* Kopete: ICQ and AIM: Escape HTML correctly
* Kopete: Latex: Blacklist some latex command
* Kopete: GroupWise: copy and paste in contact property dialog
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r-- | net/kdenetwork3/Makefile | 3 | ||||
-rw-r--r-- | net/kdenetwork3/PLIST | 7 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 9 | ||||
-rw-r--r-- | net/kdenetwork3/patches/patch-an | 14 |
4 files changed, 10 insertions, 23 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 1df4c485bac..e5e80db4a96 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2005/04/11 21:46:48 tv Exp $ +# $NetBSD: Makefile,v 1.41 2005/05/31 14:34:59 markd Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kdenetwork3/PLIST b/net/kdenetwork3/PLIST index 89369a715df..391b3700ea3 100644 --- a/net/kdenetwork3/PLIST +++ b/net/kdenetwork3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2005/03/26 03:49:03 markd Exp $ +@comment $NetBSD: PLIST,v 1.18 2005/05/31 14:34:59 markd Exp $ bin/dsirc bin/feedbrowser bin/kdict @@ -44,6 +44,7 @@ include/kopete/kopetemessagemanagerfactory.h include/kopete/kopetemetacontact.h include/kopete/kopetemimetypehandler.h include/kopete/kopetenotifyclient.h +include/kopete/kopetenotifydataobject.h include/kopete/kopeteonlinestatus.h include/kopete/kopeteonlinestatusmanager.h include/kopete/kopetepassword.h @@ -347,7 +348,6 @@ share/kde/apps/kget/icons/crystalsvg/22x22/actions/bar6.png share/kde/apps/kget/icons/crystalsvg/22x22/actions/dock.png share/kde/apps/kget/icons/crystalsvg/22x22/actions/tool_clipboard.png share/kde/apps/kget/icons/crystalsvg/22x22/actions/tool_delay.png -share/kde/apps/kget/icons/crystalsvg/22x22/actions/tool_delete.png share/kde/apps/kget/icons/crystalsvg/22x22/actions/tool_disconnect.png share/kde/apps/kget/icons/crystalsvg/22x22/actions/tool_dock.png share/kde/apps/kget/icons/crystalsvg/22x22/actions/tool_drop_target.png @@ -1258,12 +1258,15 @@ share/kde/apps/kppp/Rules/Ireland/Eircom_National.rst share/kde/apps/kppp/Rules/Ireland/Eircom_Special.rst share/kde/apps/kppp/Rules/Israel/Bezeq_Interurban.rst share/kde/apps/kppp/Rules/Israel/Bezeq_Local.rst +share/kde/apps/kppp/Rules/Italy/Atlanet.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Internet_SpZero.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Libero1055_Base.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Libero1055_SpZero.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Loc_Reg_Naz_SpZero.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Locali_Base.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Reg_Naz_Base.rst +share/kde/apps/kppp/Rules/Italy/Tele2_Altri_ISP.rst +share/kde/apps/kppp/Rules/Italy/Tele2_Internet_Tele2.rst share/kde/apps/kppp/Rules/Italy/Telecom_Interurbane_Fino15Km.rst share/kde/apps/kppp/Rules/Italy/Telecom_Interurbane_Oltre15Km.rst share/kde/apps/kppp/Rules/Italy/Telecom_Locali.rst diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index bbd157f9c86..b83debeb135 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.29 2005/03/30 12:26:45 markd Exp $ +$NetBSD: distinfo,v 1.30 2005/05/31 14:34:59 markd Exp $ -SHA1 (kdenetwork-3.4.0.tar.bz2) = 208435bba67db8e689a704827dc40c063936f1b3 -RMD160 (kdenetwork-3.4.0.tar.bz2) = 746e6897dd17ce6a39c07f231a23812bfa694fae -Size (kdenetwork-3.4.0.tar.bz2) = 7327047 bytes +SHA1 (kdenetwork-3.4.1.tar.bz2) = b346614fa3d350ae771c975f1198427d71c18f2d +RMD160 (kdenetwork-3.4.1.tar.bz2) = 146c851a13fc5056c530bdf4dd4326eb01dabbd5 +Size (kdenetwork-3.4.1.tar.bz2) = 7388991 bytes SHA1 (patch-aa) = 49ca3764fae7044d1170efe03b53147732e9d470 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 SHA1 (patch-ad) = 916bcbe11ca71f7a0f5f03c91fa18a6af9197be2 SHA1 (patch-am) = e0511acfd35ebde0c919612f52dd63304934e8cf -SHA1 (patch-an) = 62c7cfb58b04d12b7711efb425ae7be55f6e60bc diff --git a/net/kdenetwork3/patches/patch-an b/net/kdenetwork3/patches/patch-an deleted file mode 100644 index bb17a1e54c1..00000000000 --- a/net/kdenetwork3/patches/patch-an +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-an,v 1.7 2005/03/30 12:26:45 markd Exp $ - ---- krdc/rdp/krdpview.cpp.orig 2005-03-30 15:24:53.000000000 +1200 -+++ krdc/rdp/krdpview.cpp -@@ -210,8 +210,8 @@ bool KRdpView::start() - if(!m_user.isEmpty()) { *m_process << "-u" << m_user; } - if(!m_password.isEmpty()) { *m_process << "-p" << m_password; } - *m_process << "-X" << ("0x" + QString::number(m_container->winId(), 16)); -- *m_process << (m_host + ":" + QString::number(m_port)); - *m_process << "-a" << QString::number(hp->colorDepth()); -+ *m_process << (m_host + ":" + QString::number(m_port)); - connect(m_process, SIGNAL(processExited(KProcess *)), SLOT(processDied(KProcess *))); - connect(m_process, SIGNAL(receivedStderr(KProcess *, char *, int)), SLOT(receivedStderr(KProcess *, char *, int))); - connect(m_container, SIGNAL(embeddedWindowDestroyed()), SLOT(connectionClosed())); |