pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/kdenetwork3 Update to KDE3.1.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f08b10bbf51c
branches:  trunk
changeset: 461576:f08b10bbf51c
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Sep 17 23:28:28 2003 +0000

description:
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:

 net/kdenetwork3/Makefile         |  5 ++---
 net/kdenetwork3/distinfo         |  8 ++++----
 net/kdenetwork3/patches/patch-aa |  8 ++++----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 04ecfe8f7411 -r f08b10bbf51c net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile  Wed Sep 17 23:24:27 2003 +0000
+++ b/net/kdenetwork3/Makefile  Wed Sep 17 23:28:28 2003 +0000
@@ -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
 
diff -r 04ecfe8f7411 -r f08b10bbf51c net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo  Wed Sep 17 23:24:27 2003 +0000
+++ b/net/kdenetwork3/distinfo  Wed Sep 17 23:28:28 2003 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2003/07/30 13:58:36 markd Exp $
+$NetBSD: distinfo,v 1.17 2003/09/17 23:28:28 markd Exp $
 
-SHA1 (kdenetwork-3.1.3.tar.bz2) = a1e1a4c6b27c0e6a6c4d136d3dcca21c38488f77
-Size (kdenetwork-3.1.3.tar.bz2) = 4989774 bytes
-SHA1 (patch-aa) = 1050ca130a50a2f64c72e9e2933016339844ef88
+SHA1 (kdenetwork-3.1.4.tar.bz2) = 4fd70fc999cef1e22d01cc152274b61ae1e07ec2
+Size (kdenetwork-3.1.4.tar.bz2) = 4989720 bytes
+SHA1 (patch-aa) = 204586688b36ea3374abdc73e5c819b5c020b1c8
 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855
 SHA1 (patch-ad) = 916bcbe11ca71f7a0f5f03c91fa18a6af9197be2
 SHA1 (patch-ae) = 8b58afa071bd3f47577e5aeb46210ae77690b8bb
diff -r 04ecfe8f7411 -r f08b10bbf51c net/kdenetwork3/patches/patch-aa
--- a/net/kdenetwork3/patches/patch-aa  Wed Sep 17 23:24:27 2003 +0000
+++ b/net/kdenetwork3/patches/patch-aa  Wed Sep 17 23:28:28 2003 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-aa,v 1.7 2003/07/30 13:58:37 markd Exp $
+$NetBSD: patch-aa,v 1.8 2003/09/17 23:28:29 markd Exp $
 
---- configure.orig     2003-07-15 22:08:08.000000000 +1200
+--- configure.orig     2003-09-11 03:38:40.000000000 +1200
 +++ configure
-@@ -28619,65 +28619,6 @@ _ACEOF
+@@ -28622,65 +28622,6 @@ _ACEOF
  
  
  
 -  echo "$as_me:$LINENO: checking sizeof(size_t) == sizeof(unsigned long)" >&5
 -echo $ECHO_N "checking sizeof(size_t) == sizeof(unsigned long)... $ECHO_C" >&6
 -  cat >conftest.$ac_ext <<_ACEOF
--/* #line $LINENO "configure" */
+-#line $LINENO "configure"
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext



Home | Main Index | Thread Index | Old Index