Subject: CVS commit: pkgsrc/x11/kdebase2
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 10/18/2001 18:43:12
Module Name:	pkgsrc
Committed By:	skrll
Date:		Thu Oct 18 15:43:12 UTC 2001

Modified Files:
	pkgsrc/x11/kdebase2: distinfo
	pkgsrc/x11/kdebase2/patches: patch-bh patch-bi patch-bp patch-bq
Added Files:
	pkgsrc/x11/kdebase2/patches: patch-ez patch-fa

Log Message:
Make kicker and kdesktop not only compile and work in some cases, but
all cases. Apologies for the mess.

If anyone is in the middle of a build I suggest you do:

	cd x11/kdebase2/work/kdebase-2.2.1
	for p in ../../patches/patch-b[hipq] ../../patches/patch-ez \
	    ../patches/patch-fa; do
		patch < $p
	done

and start the build again.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/kdebase2/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/kdebase2/patches/patch-bh \
    pkgsrc/x11/kdebase2/patches/patch-bi
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/kdebase2/patches/patch-bp \
    pkgsrc/x11/kdebase2/patches/patch-bq
cvs rdiff -r0 -r1.1 pkgsrc/x11/kdebase2/patches/patch-ez \
    pkgsrc/x11/kdebase2/patches/patch-fa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.