summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2003-07-30 13:58:35 +0000
committermarkd <markd>2003-07-30 13:58:35 +0000
commitc460830e141a4f5172f191a990a55eac720fe05a (patch)
treecfc9c3631c539eadb758922b97be6815127b5976 /net/kdenetwork3/Makefile
parentd050485fcc48867febdcbf1b120cbab18c11bc09 (diff)
downloadpkgsrc-c460830e141a4f5172f191a990a55eac720fe05a.tar.gz
Update kdenetwork to 3.1.3.
Changes: * Desktop Sharing server (krfb): Fix various problem (crashes, hanging server) caused by port scans while the server is accepting connections * Desktop Sharing server (krfb): Compile fix for older Solaris systems * KMail: Fix bug 58555 (wrong filter rules in filter configuration or POP filter configuration dialogs) * KMail: Fix bug 58679 (KMail crashes with a folder called "new") * KMail: Fix bug 58814 (Subject shown as "Unknown" until selected (big5 charset)) * KMail: Display the correct folder name in the window title bar when changing folders with the keyboard. * KMail: Fix bug 59195 (Selecting 'Reply-All' in KMail results in a new message with no recipients under certain circumstances) * KMail: Fix bug 53009 (kmail --attach <url> does not preserve mime type in attachment) * KMail: Fix bug 60304 (Deleted address still reported as email address already in addressbook) * KMail: Fix bug 60508 (When receiving from maildir, cancelling the receive nukes the entire source maildir) * KMail: Remove the Delete icon from the default toolbar. * KMail: Use better background colors for signed/encrypted messages in case of a dark background color * KMail: Don't add detached signature as attachment when forwarding a PGP/MIME signed message inline * KMail: Fix bug 46185 (detached signature of PGP/MIME signed message is shown as attachment in composer when editting a signed message) * KMail: Fix bug 59048 (remove of crypto plugin does not work) * KMail: Fix bug 59978 (Entry in Crypto Plugin is stored even when its entry is empty) * KMail: Fix bug 48686 by clearing the preview pane after all messages have been sent.
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r--net/kdenetwork3/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index ab4c1f37bd4..1a632683249 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2003/07/13 13:52:55 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2003/07/30 13:58:35 markd Exp $
-DISTNAME= kdenetwork-3.1.2
-PKGREVISION= 1
+DISTNAME= kdenetwork-3.1.3
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
-.include "../../x11/kde3/Makefile.kde3"
+.include "../../meta-pkgs/kde3/Makefile.kde3"
USE_BUILDLINK2= yes
PTHREAD_OPTS+= require
@@ -22,11 +21,11 @@ REPLACE_PERL= ksirc/dsirc
CONFIGURE_ENV+= ac_cv_sys_file_offset_bits=no
.endif
-.include "../../x11/kde3/Makefile.foo_main"
+.include "../../meta-pkgs/kde3/Makefile.foo_main"
.include "../../converters/uulib/buildlink2.mk"
.include "../../databases/gdbm/buildlink2.mk"
-.include "../../x11/kde3/buildlink2.mk"
+.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"