diff options
author | markd <markd@pkgsrc.org> | 2004-12-10 06:31:05 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-12-10 06:31:05 +0000 |
commit | 4b62a3920524797f2bc27f4b27deae87072cd30f (patch) | |
tree | 76b9c2cd1743e24fe297fb5da1f266d0acbdd4ef /devel/kdevelop-base/distinfo | |
parent | 70802d9943b018697a52449f015bddbdeb13f065 (diff) | |
download | pkgsrc-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/distinfo')
-rw-r--r-- | devel/kdevelop-base/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/kdevelop-base/distinfo b/devel/kdevelop-base/distinfo index 8c58146d858..0c498141c29 100644 --- a/devel/kdevelop-base/distinfo +++ b/devel/kdevelop-base/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2004/11/27 10:46:37 markd Exp $ +$NetBSD: distinfo,v 1.16 2004/12/10 06:31:05 markd Exp $ -SHA1 (kdevelop-3.1.1.tar.bz2) = 5f70ba2c9a4281c2b855927545106459cdbc5932 -Size (kdevelop-3.1.1.tar.bz2) = 7911870 bytes +SHA1 (kdevelop-3.1.2.tar.bz2) = f5655d3a8a340b3e711b51f7e5ebbb08454f909e +Size (kdevelop-3.1.2.tar.bz2) = 7954052 bytes SHA1 (patch-aa) = 7efffd47879e4d41923030f17087ab2c6c029e6c SHA1 (patch-ab) = a1b06e5abaeee53a3a7c61583326296f32dbf782 SHA1 (patch-ac) = d7f377f7775502519a2843967fb6cd2c5ce9a834 |