aboutsummaryrefslogtreecommitdiff
path: root/editors/codelite
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-08-30 08:34:19 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-08-30 08:34:19 +0000
commitc0e99c73503b378eb125c09f21e52107cc1bfc14 (patch)
tree1f013ad7ef7eddb4ee52e81083e197e0454c0055 /editors/codelite
parent44e436f4250943af65c50bfea49ff9ed47380244 (diff)
downloadports-c0e99c73503b378eb125c09f21e52107cc1bfc14.tar.gz
ports-c0e99c73503b378eb125c09f21e52107cc1bfc14.zip
Notes
Diffstat (limited to 'editors/codelite')
-rw-r--r--editors/codelite/Makefile4
-rw-r--r--editors/codelite/distinfo4
-rw-r--r--editors/codelite/pkg-plist18
3 files changed, 18 insertions, 8 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 440b40452ca3..37f5279b3524 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= codelite
-DISTVERSION= 2.10.0.${SVN_REVISION}
+DISTVERSION= 3.0.0.${SVN_REVISION}
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION:R:R}
@@ -25,7 +25,7 @@ HAS_CONFIGURE= yes
.include <bsd.port.pre.mk>
-SVN_REVISION= 4778
+SVN_REVISION= 5041
.if defined(WITH_CSCOPE)
RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope
diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo
index 0a5d18212aaf..4ae813551ac8 100644
--- a/editors/codelite/distinfo
+++ b/editors/codelite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (codelite-2.10.0.4778.tar.gz) = cd5f6bcfb443cb7046fb8b66009d821618d1adf8f57cf02a421ecaa00b39bb6c
-SIZE (codelite-2.10.0.4778.tar.gz) = 6114788
+SHA256 (codelite-3.0.0.5041.tar.gz) = e93188b62af84d2ffd8f92a82135fd8573bb281d841a126c5ae1c8f634864321
+SIZE (codelite-3.0.0.5041.tar.gz) = 8082209
diff --git a/editors/codelite/pkg-plist b/editors/codelite/pkg-plist
index 6b565829eb5f..db51917e6b31 100644
--- a/editors/codelite/pkg-plist
+++ b/editors/codelite/pkg-plist
@@ -27,6 +27,7 @@ bin/codelite_xterm
%%DATADIR%%/plugins/ContinuousBuild.so
%%DATADIR%%/plugins/Copyright.so
%%DATADIR%%/plugins/CppCheck.so
+%%DATADIR%%/plugins/DatabaseExplorer.so
%%DATADIR%%/plugins/ExternalTools.so
%%DATADIR%%/plugins/Gizmos.so
%%DATADIR%%/plugins/QmakePlugin.so
@@ -39,8 +40,10 @@ bin/codelite_xterm
%%DATADIR%%/plugins/debuggers/Debugger.so
%%DATADIR%%/plugins/git.so
%%DATADIR%%/plugins/libcodeliteu.so
+%%DATADIR%%/plugins/libdblayersqliteu.so
%%DATADIR%%/plugins/libpluginu.so
%%DATADIR%%/plugins/libwxscintillau.so
+%%DATADIR%%/plugins/libwxshapeframeworku.so
%%DATADIR%%/plugins/libwxsqlite3u.so
%%DATADIR%%/plugins/resources/abbrev.png
%%DATADIR%%/plugins/resources/abbreviation.accelerators
@@ -63,6 +66,15 @@ bin/codelite_xterm
%%DATADIR%%/rc/menu.xrc
%%DATADIR%%/src/unittest++1.3.tar.gz
%%DATADIR%%/svnreport.html
+%%DATADIR%%/templates/codedesigner/CDTemplate.cdp
+%%DATADIR%%/templates/codedesigner/HSCHTemplate.cdp
+%%DATADIR%%/templates/codedesigner/HSCHTemplateWithMain.cdp
+%%DATADIR%%/templates/codedesigner/SCHTemplate.cdp
+%%DATADIR%%/templates/codedesigner/SCHTemplateWithMain.cdp
+%%DATADIR%%/templates/databaselayer/dataClass.ctmp
+%%DATADIR%%/templates/databaselayer/dataClass.htmp
+%%DATADIR%%/templates/databaselayer/viewClass.ctmp
+%%DATADIR%%/templates/databaselayer/viewClass.htmp
%%DATADIR%%/templates/formbuilder/DialogTemplate.fbp
%%DATADIR%%/templates/formbuilder/DialogTemplateWithButtons.fbp
%%DATADIR%%/templates/formbuilder/FrameTemplate.fbp
@@ -101,11 +113,8 @@ bin/codelite_xterm
%%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
%%DATADIR%%/templates/projects/dynamic-library-wx-enabled/dynamic-library-wx-enabled.project
-%%DATADIR%%/templates/projects/dynamic-library-wx-enabled/dynamic-library-wx-enabled.project~
%%DATADIR%%/templates/projects/dynamic-library-wx-enabled/icon.png
-%%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
@@ -144,7 +153,6 @@ bin/codelite_xterm
%%DATADIR%%/templates/projects/executable/main.cpp
%%DATADIR%%/templates/projects/non-code-project/icon.png
%%DATADIR%%/templates/projects/non-code-project/non-code.project
-%%DATADIR%%/templates/projects/static-library-wx-enabled/defs.h
%%DATADIR%%/templates/projects/static-library-wx-enabled/icon.png
%%DATADIR%%/templates/projects/static-library-wx-enabled/main.cpp
%%DATADIR%%/templates/projects/static-library-wx-enabled/static-library-wx-enabled.project
@@ -190,6 +198,8 @@ share/applications/codelite.desktop
@dirrm %%DATADIR%%/templates/projects
@dirrm %%DATADIR%%/templates/gizmos
@dirrm %%DATADIR%%/templates/formbuilder
+@dirrm %%DATADIR%%/templates/databaselayer
+@dirrm %%DATADIR%%/templates/codedesigner
@dirrm %%DATADIR%%/templates
@dirrm %%DATADIR%%/src
@dirrm %%DATADIR%%/rc