diff options
author | skrll <skrll> | 2003-01-02 09:12:19 +0000 |
---|---|---|
committer | skrll <skrll> | 2003-01-02 09:12:19 +0000 |
commit | e363476635e9eee4a430e78b3847c3312bcb03c9 (patch) | |
tree | 1ab9a94a1fd0409896e232322846793727e9e77a /net/kdenetwork3/Makefile | |
parent | 8b9ca9a66258f215a9ebf4b60397e0e3dea6ed6e (diff) | |
download | pkgsrc-e363476635e9eee4a430e78b3847c3312bcb03c9.tar.gz |
Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.
Fixes and changes are:
Multiple vulnerabilities.
kdelibs
KHTML : Fixed several crashes and misrenderings.
rlogin.protocol: fixed command execution in specially crafted
urls.
kdebase
KAddressbook: Don't squeeze columns on startup/properly restore
column width settings.
kdenetwork
lisa, reslisa: Fixed several security vulnerabilities.
kdesdk
Cervisia: Show long lines in diff view always completely.
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r-- | net/kdenetwork3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 1d7a09c06c6..e9a006d84c9 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2002/12/24 06:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/01/02 09:12:29 skrll Exp $ -DISTNAME= kdenetwork-3.0.4 -PKGREVISION= 3 +DISTNAME= kdenetwork-3.0.5a CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop |