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 /misc/kdepim3/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 'misc/kdepim3/Makefile')
-rw-r--r-- | misc/kdepim3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index b5e3f6e88fb..59013e86b95 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2002/12/24 06:10:15 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/02 09:12:28 skrll Exp $ -DISTNAME= kdepim-3.0.4 -PKGREVISION= 1 +DISTNAME= kdepim-3.0.5a CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop |