diff options
author | markd <markd@pkgsrc.org> | 2006-06-01 13:54:09 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-06-01 13:54:09 +0000 |
commit | cb493fb2a4743d1f652178b3271992f44e9c7f55 (patch) | |
tree | b9a278dac7a59deebea4da850b709ae8ad7a6a88 /net/kdenetwork3 | |
parent | ba118112cfedcef2ce4faece9e2f083c45c07680 (diff) | |
download | pkgsrc-cb493fb2a4743d1f652178b3271992f44e9c7f55.tar.gz |
Update KDE to 3.5.3
Changes:
* Kopete
o Fix automatic spellchecking when turning off rich text
o Prevent contacts from being added to a server side group called
Top Level
o Message notification in contactlist
o Fix crash for AIM
o Kopete is closing down all connections and reconnects after
about each 1 minute
o Fix Kopete crash after change ICQ status to online.
o Fix crash in ICQ on disconnect due to connect elsewhere.
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r-- | net/kdenetwork3/Makefile | 3 | ||||
-rw-r--r-- | net/kdenetwork3/PLIST | 5 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 8 |
3 files changed, 7 insertions, 9 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 99788a86303..fb71a3714cf 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2006/04/17 13:46:06 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2006/06/01 13:54:09 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 00e28d72ebe..8a95d74cf16 100644 --- a/net/kdenetwork3/PLIST +++ b/net/kdenetwork3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2006/03/30 02:47:01 markd Exp $ +@comment $NetBSD: PLIST,v 1.23 2006/06/01 13:54:09 markd Exp $ bin/dsirc bin/feedbrowser bin/kdict @@ -1008,8 +1008,6 @@ share/kde/apps/kppp/Provider/Germany/Netsurf share/kde/apps/kppp/Provider/Irland/.directory share/kde/apps/kppp/Provider/Irland/Eircom share/kde/apps/kppp/Provider/Irland/IOL -share/kde/apps/kppp/Provider/Irland/UTV -share/kde/apps/kppp/Provider/Irland/UVT share/kde/apps/kppp/Provider/Netherlands/.directory share/kde/apps/kppp/Provider/Netherlands/12Move share/kde/apps/kppp/Provider/Netherlands/Bart @@ -1113,6 +1111,7 @@ share/kde/apps/kppp/Provider/United_Kingdom/UK%032Free%032Software%032Network%03 share/kde/apps/kppp/Provider/United_Kingdom/UK%032Free%032Software%032Network%032Modem share/kde/apps/kppp/Provider/United_Kingdom/UKPOST%032ISDN share/kde/apps/kppp/Provider/United_Kingdom/UKPOST%032Modem +share/kde/apps/kppp/Provider/United_Kingdom/UTV share/kde/apps/kppp/Provider/Yugoslavia/041Net share/kde/apps/kppp/Provider/Yugoslavia/BeoTelNet share/kde/apps/kppp/Provider/Yugoslavia/CG.Bar.yu diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index ef7bbf94983..49552e903ae 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.37 2006/03/30 02:47:01 markd Exp $ +$NetBSD: distinfo,v 1.38 2006/06/01 13:54:09 markd Exp $ -SHA1 (kdenetwork-3.5.2.tar.bz2) = 7c013939cce68c31f51d66143dc2092db7db2cbd -RMD160 (kdenetwork-3.5.2.tar.bz2) = 7c924c66fb71af001795f55be47a9e75405742ca -Size (kdenetwork-3.5.2.tar.bz2) = 7524328 bytes +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 (patch-aa) = e89ce73221ef840ed600ae53acad16eaad824fa0 SHA1 (patch-ab) = cd2fe9a73be928e391923947cb29cbbdeb79ae03 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 |