summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-am
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2003-01-02 09:12:19 +0000
committerskrll <skrll@pkgsrc.org>2003-01-02 09:12:19 +0000
commit42861251c282c37bda020c5e0ae0940c0461f7a9 (patch)
tree1ab9a94a1fd0409896e232322846793727e9e77a /x11/kdebase3/patches/patch-am
parent89fcd02fac594d7b0f01bd59d1a6f1508ec74be2 (diff)
downloadpkgsrc-42861251c282c37bda020c5e0ae0940c0461f7a9.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 'x11/kdebase3/patches/patch-am')
-rw-r--r--x11/kdebase3/patches/patch-am10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/kdebase3/patches/patch-am b/x11/kdebase3/patches/patch-am
index a31de5809d4..965989016cd 100644
--- a/x11/kdebase3/patches/patch-am
+++ b/x11/kdebase3/patches/patch-am
@@ -1,8 +1,8 @@
-$NetBSD: patch-am,v 1.2 2002/08/25 19:23:37 jlam Exp $
+$NetBSD: patch-am,v 1.3 2003/01/02 09:12:33 skrll Exp $
---- kcontrol/ebrowsing/Makefile.in.orig Mon May 13 23:57:37 2002
+--- kcontrol/ebrowsing/Makefile.in.orig Tue Nov 26 12:01:10 2002
+++ kcontrol/ebrowsing/Makefile.in
-@@ -298,7 +298,7 @@
+@@ -298,7 +298,7 @@ kde_module_LTLIBRARIES = kcm_kurifilt.la
kcm_kurifilt_la_SOURCES = filteropts.cpp main.cpp
@@ -11,11 +11,11 @@ $NetBSD: patch-am,v 1.2 2002/08/25 19:23:37 jlam Exp $
kcm_kurifilt_la_LIBADD = $(LIB_KSYCOCA)
data_DATA = ebrowsing.desktop
-@@ -549,7 +549,7 @@
+@@ -549,7 +549,7 @@ distclean-tags:
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
#>+ 4
--KDE_DIST=ebrowsing.desktop main.h filteropts.h
+-KDE_DIST=main.h filteropts.h ebrowsing.desktop
+KDE_DIST=main.h ebrowsing.desktop filteropts.h
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)