Subject: CVS commit: pkgsrc/devel/kdevelop-base
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2004 14:15:41
Module Name:	pkgsrc
Committed By:	markd
Date:		Tue Apr 20 14:15:41 UTC 2004

Modified Files:
	pkgsrc/devel/kdevelop-base: Makefile PLIST distinfo
	pkgsrc/devel/kdevelop-base/patches: patch-aa patch-ac

Log Message:
bl3ify and update to kdevelop3.0.3

Changes:
* Fixed: A case where selected items that disappeared due to filesystem
  events could crash the FileTree.
* Fixed: Several language parsers were updated to use QRegExp instead of
  the deprecated KRegExp.
* Fixed: 74570: Custom makefiles project doesn't support "GNUmakefile"
  file name (Don't try to outguess make.)
* Fixed: 75172: Changing projects with unsaved work (Don't set recent
  project marker when user cancels project change.)
* Fixed: 75943: Crash during directory scan (Don't crash when we don't have
  permission to read a directory.)
* Fixed: 77278: Grep component fails to search with spaces in path
* Fixed: 78776: Crash in CustomProjectPart::populateProject populating new
  project


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/devel/kdevelop-base/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/kdevelop-base/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/kdevelop-base/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/kdevelop-base/patches/patch-aa \
    pkgsrc/devel/kdevelop-base/patches/patch-ac

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