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 | |
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')
-rw-r--r-- | devel/kdevelop-base/Makefile | 7 | ||||
-rw-r--r-- | devel/kdevelop-base/PLIST | 39 | ||||
-rw-r--r-- | devel/kdevelop-base/distinfo | 6 |
3 files changed, 26 insertions, 26 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/ diff --git a/devel/kdevelop-base/PLIST b/devel/kdevelop-base/PLIST index 503a8844506..82a3b455c88 100644 --- a/devel/kdevelop-base/PLIST +++ b/devel/kdevelop-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:26 jlam Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/12/10 06:31:05 markd Exp $ bin/kdevassistant bin/kdevdesigner bin/kdevelop @@ -1123,21 +1123,21 @@ share/kde/servicetypes/kdevelopplugin.desktop share/kde/servicetypes/kdevelopproject.desktop share/kde/servicetypes/kdevelopsourceformatter.desktop share/kde/servicetypes/kdevelopversioncontrol.desktop -@comment dirrm share/kde/servicetypes -@comment dirrm share/kde/services -@comment dirrm share/kde/mimelnk/text -@comment dirrm share/kde/mimelnk/application -@comment dirrm share/kde/icons/locolor/32x32/actions -@comment dirrm share/kde/icons/locolor/16x16/actions -@comment dirrm share/kde/icons/hicolor/48x48/apps -@comment dirrm share/kde/icons/hicolor/48x48/actions -@comment dirrm share/kde/icons/hicolor/32x32/mimetypes -@comment dirrm share/kde/icons/hicolor/32x32/apps -@comment dirrm share/kde/icons/hicolor/32x32/actions -@comment dirrm share/kde/icons/hicolor/22x22/actions -@comment dirrm share/kde/icons/hicolor/16x16/apps -@comment dirrm share/kde/icons/hicolor/16x16/actions -@comment dirrm share/kde/config +@comment in kde: @dirrm share/kde/servicetypes +@comment in kde: @dirrm share/kde/services +@comment in kde: @dirrm share/kde/mimelnk/text +@comment in kde: @dirrm share/kde/mimelnk/application +@comment in kde: @dirrm share/kde/icons/locolor/32x32/actions +@comment in kde: @dirrm share/kde/icons/locolor/16x16/actions +@comment in kde: @dirrm share/kde/icons/hicolor/48x48/apps +@comment in kde: @dirrm share/kde/icons/hicolor/48x48/actions +@comment in kde: @dirrm share/kde/icons/hicolor/32x32/mimetypes +@comment in kde: @dirrm share/kde/icons/hicolor/32x32/apps +@comment in kde: @dirrm share/kde/icons/hicolor/32x32/actions +@comment in kde: @dirrm share/kde/icons/hicolor/22x22/actions +@comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps +@comment in kde: @dirrm share/kde/icons/hicolor/16x16/actions +@comment in kde: @dirrm share/kde/config @dirrm share/kde/apps/qeditorpart/highlight @dirrm share/kde/apps/qeditorpart @dirrm share/kde/apps/manager @@ -1212,11 +1212,12 @@ share/kde/servicetypes/kdevelopversioncontrol.desktop @dirrm share/kde/apps/kdevabbrev/templates @dirrm share/kde/apps/kdevabbrev/sources @dirrm share/kde/apps/kdevabbrev -@comment dirrm share/kde/apps -@comment dirrm share/kde/applnk/Development +@comment in kde: @dirrm share/kde/apps +@comment in kde: @dirrm share/kde/applnk/Development @dirrm share/doc/kde/HTML/en/kdevelop @dirrm share/doc/kde/HTML/en/kde_app_devel -@comment dirrm share/doc/kde/HTML/en +@comment in kde: @dirrm share/doc/kde/HTML/en +@comment in kde: @dirrm lib/kde3 @dirrm include/kinterfacedesigner @dirrm include/kdevelop/propeditor @dirrm include/kdevelop/cppparser 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 |