From 0c43f433cf0ed1933208bbfa459b33c74c1f67b3 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Tue, 2 Feb 2010 15:46:46 +0000 Subject: - Update to 2.2.0.3681 Changelog: http://sourceforge.net/projects/codelite/files/Releases/codelite-2.2.0.3681/change_log.txt/view --- editors/codelite/Makefile | 4 ++-- editors/codelite/distinfo | 6 +++--- editors/codelite/pkg-plist | 17 ++++++++++++++++- 3 files changed, 21 insertions(+), 6 deletions(-) (limited to 'editors/codelite') diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 01004ba8a077..aa5e4298deb4 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= codelite -DISTVERSION= 2.1.0.${SVN_REVISION} +DISTVERSION= 2.2.0.${SVN_REVISION} CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION} @@ -25,7 +25,7 @@ HAS_CONFIGURE= yes .include -SVN_REVISION= 3584 +SVN_REVISION= 3681 .if defined(WITH_CSCOPE) RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo index 4755a0b0aa4c..4175607c3932 100644 --- a/editors/codelite/distinfo +++ b/editors/codelite/distinfo @@ -1,3 +1,3 @@ -MD5 (codelite-2.1.0.3584.tar.gz) = f7841f1f2e1c317cd10883efd11af48a -SHA256 (codelite-2.1.0.3584.tar.gz) = c9ad7acb0f372161abf4148e10e9f9565146407ac05a4341faf119cfac75860f -SIZE (codelite-2.1.0.3584.tar.gz) = 5966146 +MD5 (codelite-2.2.0.3681.tar.gz) = 35aaa8f5e7482101246ec04419a26dd2 +SHA256 (codelite-2.2.0.3681.tar.gz) = 172526adb93ec37142016fd374ddcaa0fc89e47bebbe1602ad5edf21825ef091 +SIZE (codelite-2.2.0.3681.tar.gz) = 6105502 diff --git a/editors/codelite/pkg-plist b/editors/codelite/pkg-plist index d68710f34418..8375a455c213 100644 --- a/editors/codelite/pkg-plist +++ b/editors/codelite/pkg-plist @@ -21,6 +21,7 @@ bin/codelite_kill_children %%DATADIR%%/index.html %%DATADIR%%/lexers/BlackTheme/lexer_asm.xml %%DATADIR%%/lexers/BlackTheme/lexer_batch.xml +%%DATADIR%%/lexers/BlackTheme/lexer_cobra.xml %%DATADIR%%/lexers/BlackTheme/lexer_cpp.xml %%DATADIR%%/lexers/BlackTheme/lexer_default.xml %%DATADIR%%/lexers/BlackTheme/lexer_diff.xml @@ -36,6 +37,8 @@ bin/codelite_kill_children %%DATADIR%%/lexers/BlackTheme/lexer_xml.xml %%DATADIR%%/lexers/Default/lexer_asm.xml %%DATADIR%%/lexers/Default/lexer_batch.xml +%%DATADIR%%/lexers/Default/lexer_cobra.xml +%%DATADIR%%/lexers/Default/lexer_cobraAlt.xml %%DATADIR%%/lexers/Default/lexer_cpp.xml %%DATADIR%%/lexers/Default/lexer_default.xml %%DATADIR%%/lexers/Default/lexer_diff.xml @@ -64,12 +67,12 @@ bin/codelite_kill_children %%DATADIR%%/plugins/debuggers/Debugger.so %%DATADIR%%/plugins/libcodeliteu.so %%DATADIR%%/plugins/libpluginu.so -%%DATADIR%%/plugins/libwxpropgridu.so %%DATADIR%%/plugins/libwxscintillau.so %%DATADIR%%/plugins/libwxsqlite3u.so %%DATADIR%%/plugins/resources/abbrev.png %%DATADIR%%/plugins/resources/abbreviation.accelerators %%DATADIR%%/plugins/resources/compfile.png +%%DATADIR%%/plugins/resources/connect_no.png %%DATADIR%%/plugins/resources/cppcheck.png %%DATADIR%%/plugins/resources/cscope.accelerators %%DATADIR%%/plugins/resources/external_tools.accelerators @@ -117,6 +120,12 @@ bin/codelite_kill_children %%DATADIR%%/templates/projects/UnitTest++/UnitTest++.project %%DATADIR%%/templates/projects/UnitTest++/icon.png %%DATADIR%%/templates/projects/UnitTest++/main.cpp +%%DATADIR%%/templates/projects/cobra-executableU/build-file +%%DATADIR%%/templates/projects/cobra-executableU/cobra-executableU.project +%%DATADIR%%/templates/projects/cobra-libraryU/cobra-library.project +%%DATADIR%%/templates/projects/cobra-libraryU/lib-build-files +%%DATADIR%%/templates/projects/cobra-staticU/build-file +%%DATADIR%%/templates/projects/cobra-staticU/cobra-staticU.project %%DATADIR%%/templates/projects/custom-makefile/custom-makefile.project %%DATADIR%%/templates/projects/custom-makefile/icon.png %%DATADIR%%/templates/projects/dynamic-library-wx-enabled/defs.h @@ -126,6 +135,8 @@ bin/codelite_kill_children %%DATADIR%%/templates/projects/dynamic-library-wx-enabled/main.cpp %%DATADIR%%/templates/projects/dynamic-library/dynamic-library.project %%DATADIR%%/templates/projects/dynamic-library/icon.png +%%DATADIR%%/templates/projects/executable-cobra/executable-cobra.project +%%DATADIR%%/templates/projects/executable-cobra/main.cobra %%DATADIR%%/templates/projects/executable-console-wx-enabled/executable-console-wx-enabled.project %%DATADIR%%/templates/projects/executable-console-wx-enabled/icon.png %%DATADIR%%/templates/projects/executable-console-wx-enabled/main.cpp @@ -191,11 +202,15 @@ share/applications/codelite.desktop @dirrm %%DATADIR%%/templates/projects/executable-qt-enabled @dirrm %%DATADIR%%/templates/projects/executable-gcc @dirrm %%DATADIR%%/templates/projects/executable-console-wx-enabled +@dirrm %%DATADIR%%/templates/projects/executable-cobra @dirrm %%DATADIR%%/templates/projects/executable @dirrm %%DATADIR%%/templates/projects/dynamic-library-wx-enabled-win @dirrm %%DATADIR%%/templates/projects/dynamic-library-wx-enabled @dirrm %%DATADIR%%/templates/projects/dynamic-library @dirrm %%DATADIR%%/templates/projects/custom-makefile +@dirrm %%DATADIR%%/templates/projects/cobra-staticU +@dirrm %%DATADIR%%/templates/projects/cobra-libraryU +@dirrm %%DATADIR%%/templates/projects/cobra-executableU @dirrm %%DATADIR%%/templates/projects/UnitTest++ @dirrm %%DATADIR%%/templates/projects/QtConsole @dirrm %%DATADIR%%/templates/projects/QmakeTestTmpl -- cgit v1.2.3