diff options
author | markd <markd@pkgsrc.org> | 2003-09-17 23:28:28 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-09-17 23:28:28 +0000 |
commit | d0f800dcb7cb2daa0bdd735d06d2951e2e575fcf (patch) | |
tree | fc376e0b181e60ecd5fbf7d4814b7642020f1c27 /net/kdenetwork3/Makefile | |
parent | 79371643f57da1f4b18a80ee3a509b4d772e40b6 (diff) | |
download | pkgsrc-d0f800dcb7cb2daa0bdd735d06d2951e2e575fcf.tar.gz |
Update to KDE3.1.4.
Changes:
* kpf: Generate proper links in the HTML output for directories with spaces
and umlauts.
* knewsticker: Fix Bug 49114: KNewsticker news download still buggy?
* knewsticker: Fix Bug 52642: does not update an rdf feed when the new feed
has no entries
* knewsticker: Fix Bug 62129: Suggest button is not cancellable."
* knewsticker: Fix Bug 63224: knewsticker doesn't update news
* knewsticker: Fix Bug 63265: Ampersands in news source is shown as underline
* knewsticker: Filters now work properly with original (non-custom) newsfeed
names.
* knewsticker: Scrolltext now eats less CPU, scrolling speed slider influences
speed linearly.
* kmail: Fix crypto plugin loading.
* kmail: Fix decoding of subjected in embedded mime parts.
* kmail: Fix crash during configuring signatures.
* kmail: Fix portability issue in header field decoding.
* kmail: Fix bug that caused mailman to mangle headers.
* kmail: Fix mangling of multiline, quoted-printable encoded subject header.
* kmail: Roaming User Support.
* krfb: multihead fix.
* kget: Roaming User Support.
* knode: Roaming User Support.
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 712efe46d8b..edf704ab33c 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2003/08/05 13:39:59 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2003/09/17 23:28:28 markd Exp $ -DISTNAME= kdenetwork-3.1.3 -PKGREVISION= 1 +DISTNAME= kdenetwork-3.1.4 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop |