summaryrefslogtreecommitdiff
path: root/devel/kdevelop-base/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-12-10 06:31:05 +0000
committermarkd <markd@pkgsrc.org>2004-12-10 06:31:05 +0000
commit4b62a3920524797f2bc27f4b27deae87072cd30f (patch)
tree76b9c2cd1743e24fe297fb5da1f266d0acbdd4ef /devel/kdevelop-base/Makefile
parent70802d9943b018697a52449f015bddbdeb13f065 (diff)
downloadpkgsrc-4b62a3920524797f2bc27f4b27deae87072cd30f.tar.gz
Update to kdevelop 3.1.2 (part of kde 3.3.2)
Changes: * fixed many 3.1.x regressions in project templates * custommakefiles: don't insert targets twice into the menu, sort the targets alphabetically (this time it works) * fixed the bug "the kdevelop3 custom makefile based project files do not work with cmake out-of-source builds" * Don't overwrite existing files * Fix the forkbomb created by KDevAssistant when it was told to use KDevAssistant to remotely open documentation... * fix mem leak * fix amd64 crash * Perl parser; Don't require a whitespace between function name and the opening bracket * make the incremental qlistview search work in the filelist part
Diffstat (limited to 'devel/kdevelop-base/Makefile')
-rw-r--r--devel/kdevelop-base/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile
index 6717b5a9e3b..511c909a664 100644
--- a/devel/kdevelop-base/Makefile
+++ b/devel/kdevelop-base/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2004/11/27 10:46:37 markd Exp $
+# $NetBSD: Makefile,v 1.38 2004/12/10 06:31:05 markd Exp $
-DISTNAME= kdevelop-3.1.1
-PKGNAME= kdevelop-base-3.1.1
-PKGREVISION= 1
+DISTNAME= kdevelop-3.1.2
+PKGNAME= kdevelop-base-3.1.2
CATEGORIES= devel kde
HOMEPAGE= http://www.kdevelop.org/